File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ### [ 0.16.1] ( https://www.github.com/googleapis/google-auth-library-ruby/compare/google-auth-library-ruby/v0.16.0...google-auth-library-ruby/v0.16.1 ) (2021-04-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * Accept application/text content-type for plain idtoken response ([ 4948ebb] ( https://www.github.com/googleapis/google-auth-library-ruby/commit/4948ebb3ca151e9f0433585a41bad6f415416b2d ) )
9+
310## [ 0.16.0] ( https://www.github.com/googleapis/google-auth-library-ruby/compare/v0.15.1...v0.16.0 ) (2021-03-04)
411
512
Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ module Google
3131 # Module Auth provides classes that provide Google-specific authorization
3232 # used to access Google APIs.
3333 module Auth
34- VERSION = "0.16.0 " . freeze
34+ VERSION = "0.16.1 " . freeze
3535 end
3636end
You can’t perform that action at this time.
0 commit comments