Releases: googleapis/google-auth-library-ruby
Releases · googleapis/google-auth-library-ruby
googleauth: v1.13.1
1.13.1 (2025-01-24)
Bug Fixes
- Signet client subclasses no longer make the update! method private (#516)
googleauth: v1.13.0
googleauth: v1.12.2
1.12.2 (2024-12-19)
Bug Fixes
- GCECredentials lazily fetches from the metadata server to ensure a universe domain is known (#509)
googleauth: v1.12.1
1.12.1 (2024-12-17)
Bug Fixes
- Restored previous behavior where the apply! method returns the auth header (#506)
googleauth: v1.12.0
googleauth: v1.11.2
googleauth: v1.11.1
googleauth: v1.11.0
1.11.0 (2024-02-09)
Features
- Deprecate the positional argument for callback_uri, and introduce keyword argument instead (#475)
googleauth: v1.10.0
googleauth: v1.9.2
1.9.2 (2024-01-25)
Bug Fixes
- Prevent access tokens from being fetched at service account construction in the self-signed-jwt case (#467)