What's Changed
New Features
- Add Faraday middleware support by @fredericmangano-ticketmaster
- Add MD5 compatibility option in authentic? method by @samiralicherif
Improvements
- Add support for Ruby 3.1 and Rails 7.0 by @fwininger
- Update Grape to v2.0+ for Rails 7/Rack 3 compatibility
- Update Rubocop to v1.50+ and Curb to v1.0+ for Ruby 3.x compatibility
Bug Fixes
- Fix HTTPS URL handling by @fwininger
- Fix Ruby 2.6 compatibility with Rails 6.x (Logger loading issue)
- Add drb gem dependency (2.0.4-2.0.5) for Ruby 3.4+ compatibility
Breaking Changes
- Drop support for Rails 5 and Ruby 2.5
Supported Versions
- Ruby: 2.6, 2.7, 3.0, 3.1, 3.4+
- Rails: 6.0, 6.1, 7.0
Full Changelog: v2.5.1...v2.6.0