Skip to content

v12.1.4

Choose a tag to compare

@phax phax released this 10 Mar 21:08
· 121 commits to master since this release
  • Added constant CHttp.HTTP_UNPROCESSABLE_CONTENT and deprecated CHttp.HTTP_UNPROCESSABLE_ENTITY
  • Deprecated old CSP HTTP headers starting with X-
  • Added interface method IConfig.getConfigurationValueProvider ()
  • Added enum EConfigSourceTypeName and EConfigSourceType now has a getDisplayText() method
  • TrustedCAChecker.checkCertificate now always uses the revocation cache if instructed to do so - there is no dependency on the check date
  • TrustedCAChecker got a new constructor that provides more configuration flexibility
  • Added some missing JavaDocs for public methods

Full Changelog: ph-commons-parent-pom-12.1.3...ph-commons-parent-pom-12.1.4