HV-1879Backport Jenkinsfiles to 6.0
HV-1871Sign published artifacts
HV-1881Switch to Log4j 2 for 6.0 testing
HV-1877Move the release job to a separate Jenkinsfile
HV-1878java.sql.Date is not supported anymore
HV-1858Switch to OSSRH for deployment to Maven Central
HV-1833DomainNameUtil issues java.lang.StackOverflowError on very large error (@Email validation)
HV-1609CDI extension should not rely on @WithAnnotations filtering
HV-1645Revert HV-1609 due to increased CDI startup caused by ValidateableBeanFilter
HV-1774Invalid parsing of EL expression can lead to invalid EL expressions considered valid
HV-1821HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor
HV-1804Fix Dutch translation for @Size constraint
HV-1795Remove link to JavaMoney javadoc
HV-1657Make the “propertyPath” available via the “HibernateMessageInterpolatorContext”
HV-1761Interpolation of primitive arrays causes a ClassCastException
HV-1772Building multiple ValidatorFactory instances from a single Configuration violates specification for MessageInterpolator
HV-1773Be more explicit about issues with EL injection and how to avoid them
HV-1722Remove settings-example.xml reference from .travis.yml
HV-1720Support bounded wildcard types in container value unwrapping
HV-1724Update to OpenJFX 11.0.2
HV-1715Validation can sometimes proceed to the next group in sequence even after one of the constraints generated a violation
HV-1740Deprecate @SafeHtml
HV-1729Skip allocation of an action for each need to access the context classloader
HV-1731Move TCK signature check to tck-runner module
HV-1739CVE-2019-10219 Security issue with @SafeHtml
HV-1728Upgrade to WildFly 17.0.1.Final
HV-1758Extra dollar sign in validation messages for ModCheck
HV-1755Introduce the notion of BeanMetaDataClassNormalizer in the standard ValidatorFactory
HV-1756Incorrect variables in the newly added translations
HV-1753Force Pax-Exam and Karaf to use Maven Central repository with SSL enabled
HV-1710Remove settings-example.xml
HV-1709Polish Identification numbers are not considering length of the value
HV-1717Update test dependencies
HV-1716Update WildFly secondary version to 17.0.0.Beta1
HV-1706ISBN-13 algorithm does not handle checksum 10
HV-1713Missing violation when a bean is validated with different groups
HV-1711Fix aggregated javadoc build with recent JDK 11
HV-1693Test compatibility with JDK 12
HV-1696Avoid using computeIfAbsent for the common case when getting bean metadata
HV-1695Avoid creating an empty map for group conversions
HV-1694Reduce memory allocation for unconstrained beans
HV-1704Build fails on Windows
HV-1705Upgrade WildFly to 16.0.0.Final
HV-1699Rounding error when having a BigDecimal at runtime with @Max/@Min annotation set on a Number field
HV-1692Custom group sequence might cause StackOverflowError on objects with cycles