This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: Nike-Inc/cerberus-java-client
Releases · Nike-Inc/cerberus-java-client
v7.2.2
- Updates Gradle version to 4.8.1
- Adds OWASP dependency check
- Fixes dependency vulnerabilities for dom4j, jackson-databind, jetty, logback, okhttp3 and pmd
- Updates bintray plugin to 1.8.5
- Updates shadow plugin to 4.0.3
v7.1.2
- Exclude org.w3c.dom and org.xml packages from relocation
v7.1.1
- Update Travis credentials
v7.1.0
Upgraded AWS SDK for Java to v1.11.+
v7.0.2
v7.0.1
v7.0.1-RC.1
- Add okio to relocate shade Gradle config.
v7.0.0
BREAKING: STS Get Caller Identity doesn't return IAM paths, you must update your SDB to have the IAM role without the path.
- Added STS Auth support to Java client
- Removed all logic for KMS Authentication
- Client now works using STS Auth which does not require a special IAM policy
- This client will work anywhere IAM credentials are available (lambda, EC2, ECS, etc)
v6.1.0
- Adding DefaultAWSCredentialsProviderChainDebugger so that issues can be debugged from log messages