Skip to content

Releases: duosecurity/duo_api_ruby

Version 1.5.1

14 Oct 14:33
912808d

Choose a tag to compare

Version 1.5.1

Changes:

  • Minor change to dependency version requirements

Version 1.5.0

28 Jul 14:37
d68157d

Choose a tag to compare

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

19 Feb 15:34
8738f80

Choose a tag to compare

Version 1.4.0 of duo_api for Ruby

Changes:

  • Updated API authentication to the latest algorithm

Version 1.3.0

07 Dec 15:08

Choose a tag to compare

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

22 Dec 16:37
85e57f2

Choose a tag to compare

Change HTTP verification mode.