Recent Releases of omniauth-identity
omniauth-identity - v3.1.3
3.1.3 - 2025-06-08
- TAG: v3.1.3
- COVERAGE: 92.06% -- 348/378 lines in 15 files
- BRANCH COVERAGE: 79.49% -- 62/78 branches in 15 files
- 44.44% documented ### Added
- More documentation by @pboling
- Expanded test suite, covering many more points of the dependency matrix by @pboling
- Test workflows with latest dependencies and more platform and dep HEADs ### Changed
- Updated Code of Conduct to Contributor Covenant v2.1 ### Fixed
- Set
SKIP_GEM_SIGNINGin env to allowgem buildwithout cryptographic signing requirement by @pboling- Useful for linux distros whose package managers sign packages independently
What's Changed
- Update Ruby 3.4.3 → 3.4.4 by @depfu in https://github.com/omniauth/omniauth-identity/pull/151
- Release/v3.1.3 by @pboling in https://github.com/omniauth/omniauth-identity/pull/152
- 📝 Update README by @Aboling0 in https://github.com/omniauth/omniauth-identity/pull/154
New Contributors
- @Aboling0 made their first contribution in https://github.com/omniauth/omniauth-identity/pull/154
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.1.2...v3.1.3
- Ruby
Published by pboling 7 months ago
omniauth-identity - v3.1.2
3.1.2 - 2025-05-07 (tag)
- COVERAGE: 92.02% -- 346/376 lines in 15 files
- BRANCH COVERAGE: 79.49% -- 62/78 branches in 15 files ### Added
- 20 year signing cert expires 2045-04-29 by @pboling
- Added CITATION.cff by @pboling
- devcontainer for easier maintenance by @pboling
- Improved documentation by @pboling
- Greatly improved spec suite and CI config by @pboling
- Testing against JRuby 9.2, 9.3, 9.4, 10.0, and head
- Testing against many more combinations of Databases, ORMs, Rails, and Ruby versions ### Changed
- Upgraded Code of Conduct based on Contributor Covenant v2.1 by @pboling
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/omniauth/omniauth-identity/pull/131
- Update all development Bundler dependencies (2024-12-16) by @depfu in https://github.com/omniauth/omniauth-identity/pull/133
- Update Ruby 3.3.5 → 3.4.1 by @depfu in https://github.com/omniauth/omniauth-identity/pull/134
- 🔒️ Tidelift for Reporting Security vulnerabilities by @pboling in https://github.com/omniauth/omniauth-identity/pull/132
- 👷 Add Ruby 3.4 to CI by @pboling in https://github.com/omniauth/omniauth-identity/pull/135
- Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0 by @dependabot in https://github.com/omniauth/omniauth-identity/pull/136
- Update all development Bundler dependencies (2025-01-15) by @depfu in https://github.com/omniauth/omniauth-identity/pull/137
- Update all development Bundler dependencies (2025-02-10) by @depfu in https://github.com/omniauth/omniauth-identity/pull/138
- 🚨 [security] Update rack 2.2.10 → 2.2.11 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/139
- Update Ruby 3.4.1 → 3.4.2 by @depfu in https://github.com/omniauth/omniauth-identity/pull/140
- Update version_gem 1.1.4 → 1.1.6 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/141
- 🚨 [security] Update rack 2.2.11 → 2.2.12 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/142
- Update omniauth 2.1.2 → 2.1.3 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/143
- Update all development Bundler dependencies (2025-03-10) by @depfu in https://github.com/omniauth/omniauth-identity/pull/144
- 🚨 [security] Update rack 2.2.12 → 2.2.13 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/145
- 🚨 [security] Update json 2.10.1 → 2.10.2 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/146
- Update all development Bundler dependencies (2025-04-07) by @depfu in https://github.com/omniauth/omniauth-identity/pull/147
- Update version_gem 1.1.6 → 1.1.7 (patch) by @depfu in https://github.com/omniauth/omniauth-identity/pull/149
- Update Ruby 3.4.2 → 3.4.3 by @depfu in https://github.com/omniauth/omniauth-identity/pull/148
- Update all development Bundler dependencies (2025-05-05) by @depfu in https://github.com/omniauth/omniauth-identity/pull/150
New Contributors
- @dependabot made their first contribution in https://github.com/omniauth/omniauth-identity/pull/131
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.1.1...v3.1.2
- Ruby
Published by pboling 8 months ago
omniauth-identity - v3.1.1
RELEASE v3.1.1 CHANGELOG
- COVERAGE: 92.00% -- 345/375 lines in 15 files
- BRANCH COVERAGE: 80.26% -- 61/76 branches in 15 files
- 44.44% documented ### Added
- PR 130 Add SECURITY.md policy by @pboling
- PR 130 Add Maintainer contact email by @pboling ### Changed
- PR 130 Require MFA to publish to RubyGems.org by @pboling
What's Changed (autogenerated)
- SECURITY updates by @pboling in https://github.com/omniauth/omniauth-identity/pull/130
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.1.0...v3.1.1
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.1.0
RELEASE v3.1.0 CHANGELOG
- COVERAGE: 91.98% -- 344/374 lines in 15 files
- BRANCH COVERAGE: 80.26% -- 61/76 branches in 15 files
- 44.44% documented ### Added
- PR #123 Improve readability in #identity method of OmniAuth::Strategies::Identity by @Xeragus
- PR #124 Modernized gem structure, and updated dependencies for development by @pboling
- Gem releases are now cryptographically signed
- All ORM adapters (except NoBrainer) are tested in CI
- PR #127 Improved documentation by @pboling
- PR #128 Instructions for contributing by @pboling ### Changed
- Deprecate
require 'omniauth/identity'by @pboling- in favor of
require 'omniauth-identity'(matching the gem name) ### Fixed
- in favor of
- PR #120 Fix: handling of SCRIPTNAME for registrationpath by @btalbot
- PR #122 Compatibility with rack v3.1+: use
req.params[]instead ofreq[]by @emon- See: https://github.com/rack/rack/pull/2183
What's Changed (autogenerated)
- Refactor for readability in #identity method in OmniAuth::Strategies::Identity by @Xeragus in https://github.com/omniauth/omniauth-identity/pull/123
- Fix: broken registrationpath when SCRIPTNAME is not empty string by @btalbot in https://github.com/omniauth/omniauth-identity/pull/120
- Use req.params[] instead of req[], which was removed in rack 3.1.0 by @emon in https://github.com/omniauth/omniauth-identity/pull/122
- Updates by @pboling in https://github.com/omniauth/omniauth-identity/pull/124
- Update all development Bundler dependencies (2024-11-14) by @depfu in https://github.com/omniauth/omniauth-identity/pull/126
- 📝 Improve documentation by @pboling in https://github.com/omniauth/omniauth-identity/pull/127
- Contributing by @pboling in https://github.com/omniauth/omniauth-identity/pull/128
- Release/v3.1.0 by @pboling in https://github.com/omniauth/omniauth-identity/pull/129
New Contributors
- @Xeragus made their first contribution in https://github.com/omniauth/omniauth-identity/pull/123
- @btalbot made their first contribution in https://github.com/omniauth/omniauth-identity/pull/120
- @emon made their first contribution in https://github.com/omniauth/omniauth-identity/pull/122
- @depfu made their first contribution in https://github.com/omniauth/omniauth-identity/pull/126
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.0.9...v3.1.0
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.0.9
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.0.8...v3.0.9
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.0.8
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.0.7...v3.0.8
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.0.7
What's Changed
- Add missing ORM specs and fix bugs discovered by @pboling in https://github.com/omniauth/omniauth-identity/pull/111
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.0.6...v3.0.7
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.0.6
What's Changed
- fix: options[:on_validation] regression by @pboling in https://github.com/omniauth/omniauth-identity/pull/109
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/v3.0.5...v3.0.6
- Ruby
Published by pboling about 1 year ago
omniauth-identity - v3.0.5
What's Changed
- Define API for classes utilizing OmniAuth::Identity::Model by @pboling in https://github.com/omniauth/omniauth-identity/pull/108
Full Changelog: https://github.com/omniauth/omniauth-identity/compare/3.0.4...v3.0.5
- Ruby
Published by pboling about 1 year ago
omniauth-identity - Release 3.0.4 - Support for Sequel ORM
- Ruby
Published by pboling almost 5 years ago
omniauth-identity - v2.0.0
Note: The only potential breaking change is the removal of MongoMapper integration.
Added
- CHANGELOG to maintain a history of changes.
- Include mongoid-rspec gem.
Changed
- Fix failing Specs
- Update Spec syntax to RSpec 3
- Fix deprecation Warnings
- Updated mongoid_spec.rb to leverage mongoid-rspec features.
- Fix security warning about missing secret in session cookie.
- Dependency version limits so that the most up-to-date gem dependencies are used. (rspec 3+, mongo 2+, mongoid 7+, rake 13+, rack 2+, json 2+)
- Updated copyright information.
- Updated MongoMapper section of README to reflect its discontinued support.
Removed
- Gemfile.lock file
- MongoMapper support; unable to satisfy dependencies of both MongoMapper and Mongoig now that MongoMapper is no longer actively maintained.
- Ruby
Published by andyroberts over 5 years ago