gems faraday 2.7.2
v2.7.2

latest releases: 2.9.2, 2.9.1, 2.9.0...
18 months ago

What's Changed

  • Replace actions/setup-ruby with ruby/setup-ruby by @kyoshidajp in #1466
  • Enforce timeouts in Faraday's test adapter by @dpep in #1465
  • Rename Faraday::Logger::Formatter#error to #exception by @iMacTia in #1468

ATTENTION

Rename Faraday::Logger::Formatter#error (#1468) is potentially a breaking change IF you've created a custom Faraday::Logging::Formatter implementing the new error method introduced in v2.7.0.

We've decided to rollout this change in a fix version anyway because the name of the method was potentially causing infinite loop issues, and because the feature was very recently released.

This should not be impacting you otherwise and you can safely upgrade.

New Contributors

Full Changelog: v2.7.1...v2.7.2

Don't miss a new faraday release

NewReleases is sending notifications on new releases.