Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 02:53
· 2 commits to main since this release

4.0.0 (2024-04-30)

Bug Fixes

  • Deprecate Ruby 3.0 and Drop support for Ruby 2.7 (#163) (3d81d65)

BREAKING CHANGES

  • ruby 2.7 is no longer supported. Please upgrade to ruby 3.0 or higher.

Features

  • configure Faraday::Retry to handle DataDog API rate limits backup SLOs (closes #161) (#162)