gax-kotlin icon indicating copy to clipboard operation
gax-kotlin copied to clipboard

fix(deps): update dependency com.google.auth:google-auth-library-credentials to v1

Open renovate-bot opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auth:google-auth-library-credentials 0.9.1 -> 1.27.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/google-auth-library-java (com.google.auth:google-auth-library-credentials)

v1.27.0

Features
  • Add api key credential as client library authorization type (#​1483) (6401e51)

v1.26.0

Features
  • Updates UserAuthorizer to support retrieving token response directly with different client auth types (#​1486) (1651006)

v1.25.0

Features
  • Support retrieving ID Token from IAM endpoint for ServiceAccountCredentials (#​1433) (4fcf83e)
Bug Fixes
  • ComputeEngineCredentials.createScoped should invalidate existing AccessToken (#​1428) (079a065)
  • Invalidate the SA's AccessToken when createScoped() is called (#​1489) (f26fee7)

v1.24.1

Bug Fixes

v1.24.0

Features
Bug Fixes
Documentation

v1.23.0

Features
  • Add context object to pass to supplier functions (#​1363) (1d9efc7)
  • Adds support for user defined subject token suppliers in AWSCredentials and IdentityPoolCredentials (#​1336) (64ce8a1)
  • Adds universe domain for DownscopedCredentials and ExternalAccountAuthorizedUserCredentials (#​1355) (17ef707)
  • Modify the refresh window to match go/async-token-refresh. Serverless tokens are cached until 4 minutes before expiration, so 4 minutes is the ideal refresh window. (#​1352) (a7a8d7a)
Bug Fixes

v1.22.0

Features
  • Adds universe domain support for compute credentials (#​1346) (7e26861)
Bug Fixes

v1.21.0

Features
  • Add code sample and test for getting an access token from an impersonated SA (#​1289) (826ee40)
  • Multi universe support, adding universe_domain field (#​1282) (7eb322e)
Bug Fixes
Documentation
  • Update README.md to link to Cloud authentication documentation rather than AIPs (98fc7e1)

v1.20.0

Features
Bug Fixes
Documentation
  • Update library definitions in README to the latest version (#​1239) (0c5cff2)

v1.19.0

Features
  • Expose test-jar and mock classes in oauth2 (12e8db6)

v1.18.0

Features
  • Introduce a way to pass additional parameters to auhtorization url (#​1134) (3a2c5d3)

v1.17.0

Features
  • Adds universe_domain to external account creds (#​1199) (608ee87)
  • Expose method to manually obtain ADC from gcloud CLI well-known… (#​1188) (2fa9d52)
  • Updating readme for external account authorized user credentials (#​1200) (bf25574)
Bug Fixes

v1.16.1

Bug Fixes

v1.16.0

Features
Bug Fixes
  • Create and reuse self signed jwt creds for better performance (#​1154) (eaaa8e8)
  • Java doc for DefaultPKCEProvider.java (#​1148) (154c127)
  • Removed url pattern validation for google urls in external account credential configurations (#​1150) (35495b1)
Documentation

v1.15.0

Features
Bug Fixes
  • AccessToken scopes clean serialization and default as empty list (#​1125) (f55d41f)
  • Enforce Locale.US for AwsRequestSignerTest (#​1111) (aeb1218)
  • Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh (#​1131) (326e4a1)

v1.14.0

Features
Bug Fixes
  • AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars (#​1100) (1ff5772)
  • Not loosing the access token when calling UserCredentials#ToBuil… (#​993) (84afdb8)

v1.13.0

Features
Bug Fixes

v1.12.2

Bug Fixes

v1.12.1

Bug Fixes

v1.12.0

Features
Bug Fixes
Documentation
  • samples: Modified comments in the samples and minor refactor (#​990) (669ab04)

v1.11.0

Features
Bug Fixes
  • Add retries to public key fetch (#​983) (1200a39)
  • Add Test to validate 0x20 in token (#​971) (612db0a)
  • Change revoke request from get to post (#​979) (ead58b2)
  • Setting the retry count to default value and enabling ioexceptions to retry (#​988) (257071a)
  • Updates IdTokenVerifier so that it does not cache a failed public key response (#​967) (1f4c9c7)

v1.10.0

Features
  • workforce identity federation for pluggable auth (#​959) (7f2c535)
Bug Fixes
  • updates executable response spec for executable-sourced credentials (#​955) (48ff83d)
Documentation

v1.9.0

Features
Bug Fixes
  • expiration time of the ImpersonatedCredentials token depending on the current host's timezone (#​932) (73af08a)
Documentation
  • update wif documentation with enable-imdsv2 flag (#​940) (acc1ce3)

v1.8.1

Bug Fixes

v1.8.0

Features
Documentation

v1.7.0

Features
Bug Fixes

v1.6.1

Bug Fixes
  • Create and reuse self signed jwt creds for better performance (#​1164) (4eb1143)

v1.6.0

Features
Bug Fixes
1.5.3 (2022-02-24)
Bug Fixes
  • ci: downgrade nexus-staging-maven-plugin to 1.6.8 (#​874) (fc331d4)
1.5.2 (2022-02-24)
Bug Fixes
1.5.1 (2022-02-22)
Bug Fixes
  • deps: update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#​852) (aa557c7)

v1.5.3

v1.4.0

Features
  • setting the audience to always point to google token endpoint (#​833) (33bfe7a)
Bug Fixes

v1.3.0

Features
Bug Fixes
1.2.2 (2021-10-20)
Bug Fixes
  • environment variable is "AWS_SESSION_TOKEN" and not "Token" (#​772) (c8c3073)
1.2.1 (2021-10-11)
Bug Fixes
  • disabling self-signed jwt for domain wide delegation (#​754) (ac70a27)

v1.2.2

v1.2.1

v1.2.0

Features
Bug Fixes

v1.1.0

Features
Bug Fixes
  • add validation for the token URL and service account impersonation URL for Workload Identity Federation (#​717) (23cb8ef)
Documentation

v1.0.0

⚠ BREAKING CHANGES
  • updating google-auth-library-java min Java version to 1.8
Features
  • GA release of google-auth-library-java (ver 1.0.0) (#​704) (3d9874f)
  • updating google-auth-library-java min Java version to 1.8 (3d9874f)
Bug Fixes
  • Add shopt -s nullglob to dependencies script (#​693) (c5aa708)
  • Update dependencies.sh to not break on mac (c5aa708)

v0.27.0

Features

v0.26.0

Features
Bug Fixes
  • use orginal url as audience for self signed jwt if scheme or host is null (#​642) (b4e6f1a)
0.25.5 (2021-04-22)
Dependencies
0.25.4 (2021-04-15)
Bug Fixes
0.25.3 (2021-04-12)
Dependencies
0.25.2 (2021-03-18)
Bug Fixes
0.25.1 (2021-03-18)
Bug Fixes
  • fix service account credentials createScopedRequired (#​601) (0614482)

v0.25.5

v0.25.4

v0.25.3

v0.25.2

v0.25.2-sp.1

Features

v0.25.1

v0.25.0

Features
0.24.1 (2021-02-25)
Dependencies
  • update dependency com.google.http-client:google-http-client-bom to v1.39.0 (#​580) (88718b0)

v0.24.1

v0.24.0

Features
Bug Fixes
Documentation
  • add instructions for using workload identity federation (#​564) (2142db3)

v0.23.0

⚠ BREAKING CHANGES
  • privatize deprecated constructor (#​473)
Features
Bug Fixes
Dependencies
  • update dependency com.google.appengine:appengine-api-1.0-sdk to v1.9.84 (#​422) (b262c45)
  • update dependency com.google.guava:guava to v30.1-android (#​522) (4090d1c)
Documentation
0.22.2 (2020-12-11)
Bug Fixes
  • quotaProjectId should be applied for cached getRequestMetadata(URI, Executor, RequestMetadataCallback) (#​509) (0a8412f)
0.22.1 (2020-11-05)
Bug Fixes
Dependencies
  • update dependency com.google.guava:guava to v30 (#​497) (0551649)
  • update dependency com.google.http-client:google-http-client-bom to v1.38.0 (#​503) (46f20bc)

v0.22.2

v0.22.1

v0.22.0

Features
Documentation
Dependencies
  • update dependency com.google.http-client:google-http-client-bom to v1.37.0 (#​486) (3027fbf)
0.21.1 (2020-07-07)
Dependencies

v0.21.1

v0.21.0

Features
  • add TokenVerifier class that can verify RS256/ES256 tokens (#​420) (5014ac7)
Dependencies

v0.20.0

Features
Dependencies

v0.19.0

Features
Dependencies
  • update appengine-sdk to 1.9.76 (#​366) (590883d)
  • update autovalue packages to v1.7 (#​365) (42a1694)
  • update dependency com.google.appengine:appengine to v1.9.77 (#​377) (c3c950e)
  • update dependency com.google.http-client:google-http-client-bom to v1.33.0 (#​374) (af0af50)
Documentation
0.18.0 (2019-10-09)
Bug Fixes
  • make JwtClaims.newBuilder() public (#​350) (6ab8758)
  • move autovalue into annotation processor path instead of classpath (#​358) (a82d348)
Dependencies
Documentation
  • fix include instructions in google-auth-library-bom README (#​352) (f649735)
0.17.4 (2019-10-08)
Bug Fixes
  • make JwtClaims.newBuilder() public (#​350) (6ab8758)
  • move autovalue into annotation processor path instead of classpath (#​358) (a82d348)
Dependencies
Documentation
  • fix include instructions in google-auth-library-bom README (#​352) ([f649735](https://www.github.com

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate-bot avatar Jul 29 '21 00:07 renovate-bot