Skip to content

0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 10:43
· 745 commits to main since this release
c23eabe

This release fixes compatibility with cucumber-ruby version 9.2 that introduced a breaking change that causes datadog-ci to fail.

Fixed

  • fix: cucumber-ruby 9.2 includes breaking change for Cucumber::Core::Test::Result (#145)

Changed

  • remove temporary hack and use Core::Remote::Negotiation's new constructor param (#142)
  • use filter_basic_auth method from Datadog::Core (#141)

Read the full changeset and the release milestone.