# mixlib-authentication Changelog ## [v3.0.3](https://github.com/chef/mixlib-authentication/tree/v3.0.3) (2019-08-07) #### Merged Pull Requests - Update project owner + Remove Travis CI [#48](https://github.com/chef/mixlib-authentication/pull/48) ([tas50](https://github.com/tas50)) ### Changes not yet released to rubygems.org #### Merged Pull Requests - Update project owner + Remove Travis CI [#48](https://github.com/chef/mixlib-authentication/pull/48) ([tas50](https://github.com/tas50)) - Add BuildKite PR Testing [#47](https://github.com/chef/mixlib-authentication/pull/47) ([tas50](https://github.com/tas50)) ## [v3.0.1](https://github.com/chef/mixlib-authentication/tree/v3.0.1) (2019-04-23) #### Merged Pull Requests - remove hashrocket syntax [#40](https://github.com/chef/mixlib-authentication/pull/40) ([lamont-granquist](https://github.com/lamont-granquist)) - Update testing boilerplate [#41](https://github.com/chef/mixlib-authentication/pull/41) ([tas50](https://github.com/tas50)) - Update codeowners and add github PR template [#43](https://github.com/chef/mixlib-authentication/pull/43) ([tas50](https://github.com/tas50)) - Only ship the required libraries in the gem artifact [#44](https://github.com/chef/mixlib-authentication/pull/44) ([tas50](https://github.com/tas50)) - update travis, drop ruby < 2.5, major version bump [#45](https://github.com/chef/mixlib-authentication/pull/45) ([lamont-granquist](https://github.com/lamont-granquist)) - Add back Ruby 2.4 support / update testing [#46](https://github.com/chef/mixlib-authentication/pull/46) ([tas50](https://github.com/tas50)) ## [v2.1.1](https://github.com/chef/mixlib-authentication/tree/v2.1.1) (2018-06-08) #### Merged Pull Requests - Silence the warning for the default positional args case [#39](https://github.com/chef/mixlib-authentication/pull/39) ([coderanger](https://github.com/coderanger)) ## [v2.1.0](https://github.com/chef/mixlib-authentication/tree/v2.1.0) (2018-05-31) #### Merged Pull Requests - Support signing with ssh-agent (round two) [#36](https://github.com/chef/mixlib-authentication/pull/36) ([coderanger](https://github.com/coderanger)) - Forgot to put sign_version in the opts which would make it nil when p… [#37](https://github.com/chef/mixlib-authentication/pull/37) ([coderanger](https://github.com/coderanger)) - bump version to 2.1.0 [#38](https://github.com/chef/mixlib-authentication/pull/38) ([thommay](https://github.com/thommay)) ## [v2.0.0](https://github.com/chef/mixlib-authentication/tree/v2.0.0) (2018-04-12) #### Merged Pull Requests - Move mixlib-auth debugging to trace level [#32](https://github.com/chef/mixlib-authentication/pull/32) ([thommay](https://github.com/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