Releases: duosecurity/duo_api_ruby
Releases · duosecurity/duo_api_ruby
Version 1.5.1
Version 1.5.1
Changes:
- Minor change to dependency version requirements
Version 1.5.0
Version 1.5.0
Changes:
- Adds Ruby 3.3 and 3.4 support
- Implements support for the latest Duo API authentication algorithm
- Restructures the code, examples, and tests to more logically organize the functionality
- Introduces new examples
- Provides convenient functions for the existing Duo API calls
- Adds support for new Duo certificate authorities
Version 1.4.0
Version 1.4.0 of duo_api for Ruby
Changes:
- Updated API authentication to the latest algorithm
Version 1.3.0
Version 1.3.0
Fixes:
- Fix a warning regarding use of url encoding
Improvements:
- Use SHA2 for the signature of API calls
1.2.0
Change HTTP verification mode.