Skip to content

v6.0.1

Compare
Choose a tag to compare
@hballangan-mdsol hballangan-mdsol released this 21 Jul 00:24
· 114 commits to master since this release
a71a7b8

Enhancements

  • Add parsing code to test with mauth-protocol-test-suite.
  • Update sttp to 3.x from 2.x. Note this is a new major sttp version with new package prefix sttp.client3
  • Remove silencer as 2.12.13 also got configurable warnings now
  • Add Caffeine dependency and use it as local cache instead of Guava Cache
  • Use Cache-Control max-age header as ttl in public key local cache and only set configuration value as fallback
  • Added Cache-Control header in FakeMauthServer success response