gems faraday 1.3.0
v1.3.0

latest releases: 2.9.0, 2.8.1, 2.8.0...
3 years ago

Highlights

Faraday v1.3.0 is the first release to officially support Ruby 3.0 in the CI pipeline 🎉 🍾!

This is also the first release with a previously "included" adapter (Net::HTTP) being isolated into a separate gem 🎊!
The new adapter is added to Faraday as a dependency for now, so that means full backwards-compatibility, but just to be safe be careful when upgrading!

This is a huge step towards are Faraday v2.0 objective of pushing adapters and middleware into separate gems.
Many thanks to the Faraday Team, @JanDintel and everyone who attended the ROSS Conf remote event

Features

Fixes

  • Don't assign to global ::Timer (#1227, @bpo)

Documentation

Misc

Don't miss a new faraday release

NewReleases is sending notifications on new releases.