Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 4.99 KB

CHANGELOG.md

File metadata and controls

86 lines (60 loc) · 4.99 KB

mixlib-authentication Changelog

v3.1.0 (2022-04-07)

Merged Pull Requests

  • Remove Ruby 2.4 support & Test Ruby 3.1 #59 (poorndm)

Changes not yet released to rubygems.org

Merged Pull Requests

v3.0.10 (2021-03-15)

Merged Pull Requests

  • Split using a string not a regex #55 (tas50)
  • Replace FILE with dir and use safe operators #54 (tas50)
  • Test on Ruby 3 and update gem caching #56 (tas50)

v3.0.7 (2020-08-21)

Merged Pull Requests

v3.0.6 (2019-12-30)

Merged Pull Requests

  • Test on Ruby 2.7 + random testing improvements #51 (tas50)
  • Substitute require for require_relative #52 (tas50)

v3.0.4 (2019-10-31)

Merged Pull Requests

v3.0.1 (2019-04-23)

Merged Pull Requests

v2.1.1 (2018-06-08)

Merged Pull Requests

  • Silence the warning for the default positional args case #39 (coderanger)

v2.1.0 (2018-05-31)

Merged Pull Requests

  • Support signing with ssh-agent (round two) #36 (coderanger)
  • Forgot to put sign_version in the opts which would make it nil when p… #37 (coderanger)
  • bump version to 2.1.0 #38 (thommay)

v2.0.0 (2018-04-12)

Merged Pull Requests

  • Move mixlib-auth debugging to trace level #32 (thommay)

1.4.2 (2017-08-17)

  • fix bug in ordering x_ops_authorization_n headers when headers number more than 9 [dde604f] [#5]
  • fix bug where a constant lookup fails when vendored into other projects [#24]
  • make mixlib-log optional [#21]

1.4.1 (2016-06-08)

  • testing and style modernization [#13, #14, #15, #18]

1.4.0 (2015-01-19)

  • Add Chef signing protocol version 1.3