Releases: mdsol/mauth-jvm-clients
Releases · mdsol/mauth-jvm-clients
v7.0.1
v7.0.0
Merge pull request #136 from mdsol/update/MCC-805832-fallback-to-cach…
v6.0.1
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
v6.0.0
v5.0.2
v5.0.1
Merge pull request #129 from mdsol/feature/MCC-650302-set-default-sig…
v5.0.0
Merge pull request #128 from mdsol/feature/MCC-621192-config-signing-…