Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Releases: openid/ruby-openid

v2.9.2

16 Oct 12:20
13a88ad
Compare
Choose a tag to compare
  • Perform all checks before verifying endpoints.
    #126

v2.9.1

06 Oct 18:06
Compare
Choose a tag to compare

Update CHANGELOG with all the changes in v2.9.0
and update version.rb

v2.9.0

17 Sep 20:19
184518b
Compare
Choose a tag to compare
  • Remove deprecated autorequire from gemspec.
    #123
  • Rescue from Yadis::XRI::XRIHTTPError on discovery.
    #106
  • Avoid SSRF for claimed_id request.
    #121
  • Updated documentation.
    #115, #116, #117, #118
  • Reduce warnings output in test runs.
    #119
  • Drop deprecated option from gemspec.
    #120
  • Remove circular require.
    #113
  • Updated Travis CI config with Ruby 2.6
    #114
  • Simplify Bundler require; remove need for extra :require.
    #112