Skip to content

phase4 3.0.2

Latest
Compare
Choose a tag to compare
@phax phax released this 21 Jan 22:51
· 1 commit to master since this release
  • Updated to BouncyCastle 1.80
  • Updated to Apache HttpClient 5.4
  • The default value for the configuration property phase4.errormsg.include.stacktraces was changed to false for security reasons
  • Enumeration EEbmsErrorSeverity now implements IHasID<String>
  • Deprecated ICryptoSessionKeyProvider.INSTANCE_RANDOM_AES_128_GCM and INSTANCE_RANDOM_AES_256_GCM in favour of the versions without GCM - see#294 - thx @beth-soptim

What's Changed

  • Fix: Removed "duplicated" ICryptoSessionKeyProvider instances for AES keys by @beth-soptim in #294

Full Changelog: phase4-parent-pom-3.0.1...phase4-parent-pom-3.0.2