Releases: duosecurity/duo_client_java
Releases · duosecurity/duo_client_java
Version 0.6.3
Version 0.6.3
Changes:
- Fixed a bug where an empty 'code' value from Duo would cause an unchecked JSON exception
Version 0.6.2
Version 0.6.2
Changes:
- Fixes a bug with windows-style line endings causing invalid HMAC signatures
Version 0.6.1
Changes:
- Updated a number of dependency versions to resolve CVEs
Version 0.6.0
- Added support for latest version of Duo's API call signing algorithm, including
- Support for additional headers
- Support for non-String type call parameters
- Created dedicated Admin, Accounts, and Auth API client classes
- Defaulted Admin client to use latest version of Duo API signing
- Added support for Java 17
- Added example for SSO integration calls with the new Admin client
- Various code cleanups and dependency updates
Version 0.5.1
Version 0.5.1
Changes
- Use the SHA512 algorithm for creating API call authentication header
Version 0.5.0
Moved to a Builder for the client Http class.
Added certificate pinning and a default set of trusted certificates
Version 0.4.0
Merge pull request #27 from AaronAtDuo/master Version 0.4.0 bump
Duo_client_java-0.2.2
Duo Security Java API client library