Omniauth: v2.1.0 Release

Release date:
April 13, 2022
Previous version:
v2.0.4 (released April 7, 2021)
Magnitude:
300 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v2.1.0

barttenbrinke
BobbyMcWho
ybiquitous

Directory Browser for v2.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This release adds Ruby 3.0+ support.

Due to kwarg changes in ruby 3, we have bumped the minimum required version of Rack to 2.2.3, which is where ruby3 support was added.

Releasing as a minor as dependency resolution should fail at install if an application is locked to a rack below new minimum.

Full Changelog: https://github.com/omniauth/omniauth/compare/v2.0.4...v2.1.0