Skip to content

Releases: oauth-xx/oauth-ruby

Stable Release v1

23 Aug 13:00
df56183
Compare
Choose a tag to compare

The first "Stable Release" in terms of Semantic Versioning.

The oldest supported Ruby, currently 2.7, will be dropped no later than April 2025, and a new major version of this gem will be released to drop Ruby 2.7 support (and possibly other stuff).

0.6.x is EOL April 2024

23 Aug 11:56
f4546c3
Compare
Choose a tag to compare

Non-commercial support for 0.6.x will end no later than April 2024.

Full Changelog: v0.5.13...v0.6.1

0.5.x is EOL April 2023

23 Aug 11:51
f2dc1f8
Compare
Choose a tag to compare

Non-commercial support for 0.5.x will end no later than April 2023.

Full Changelog: v0.5.10...v0.5.13

v0.5.10

04 May 00:08
0f8bd1a
Compare
Choose a tag to compare

0.5.10 2022-05-04

The "Can it be the end of the line for 0.5.x?" Release

Added

  • Major updates to Documentation
  • More CI Hardening
  • Align CI builds with official Ruby Compatibility Matrix
  • Project tooling in preparation for final release of 0.5.x series
    • diffend

Commits: v0.5.9...v0.5.10

v0.5.9

03 May 13:23
9002b29
Compare
Choose a tag to compare

0.5.9 2022-05-03

Added

  • Documentation related to Ruby compatibility
  • Updated CHANGELOG.md formatting
  • Corrected CHANGELOG.md typos
  • Hardened the CI build for the next few years(?!)
  • Require MFA to push new version to Rubygems
  • Replace Hash Rocket syntax with JSON-style symbols where possible
  • Project tooling in preparation for final release of 0.5.x series
    • rubocop-ruby2_0
    • overcommit

Commits: v0.5.8...v0.5.9

v0.5.8

03 May 13:19
018f1e8
Compare
Choose a tag to compare

0.5.8 2021-11-10

Added

  • Added more documentation files to packaged gem, e.g. SECURITY.md, CODE_OF_CONDUCT.md

Fixed

  • Removed reference to RUBY_VERSION from gemspec, as it depends on rake release, which is problematic on some ruby engines. (by @pboling)

Commits: v0.5.7...v0.5.8

v0.5.7

06 Nov 01:44
2310357
Compare
Choose a tag to compare

[0.5.7] 2021-11-02

Added

  • Setup Rubocop (#205, #208 by @pboling)
  • Added CODE_OF_CONDUCT.md (#217, #218 by @pboling)
  • Added FUNDING.yml (#217, #218 by @pboling)
  • Added Client Certificate Options: :ssl_client_cert and :ssl_client_key (#136, #220 by @pboling)
  • Handle a nested array of hashes in OAuth::Helper.normalize (#80, #221 by @pboling)

Changed

  • Switch from TravisCI to Github Actions (#202, #207, #176 by @pboling)
  • Upgrade webmock to v3.14.0 (#196 by @pboling)
  • Upgrade em-http-request to v1.1.7 (#173 by @pboling)
  • Upgrade mocha to v1.13.0 (#193 by @pboling)
  • HISTORY renamed to CHANGELOG.md, and follows Keep a Changelog (#214, #215 by @pboling)
  • CHANGELOG, LICENSE, and README now ship with packaged gem (#214, #215 by @pboling)
  • README.rdoc renamed to README.md (#217, #218 by @pboling)
  • Require plaintext signature method by default (#135 by @confiks & @pboling)

Fixed

  • Fixed Infinite Redirect in v0.5.5, v0.5.6 (#186, #210 by @pboling)
  • Fixed NoMethodError on missing leading slash in path (#194, #211 by @pboling)
  • Fixed NoMethodError on nil request object (#165, #212 by @pboling)
  • Fixed Unsafe String Comparison (#156, #209 by @pboling and @drosseau)
  • Fixed typos in Gemspec (#204, #203, #208 by @pboling)
  • Copyright Notice in LICENSE - added correct years (#217, #218 by @pboling)
  • Fixed request proxy Class constant reference scopes - was missing :: in many places (#225, #226 by @pboling)

Removed

  • Remove direct development dependency on nokogiri (#299 by @pboling)

Version 0.5.5

20 Jan 19:28
d453cee
Compare
Choose a tag to compare

Fixed security issue and cleaned up codebase.

v0.5.4

08 Dec 22:02
Compare
Choose a tag to compare

Version 0.5.4