solr icon indicating copy to clipboard operation
solr copied to clipboard

Update google.auth to v1.41.0

Open solrbot opened this issue 11 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
com.google.auth:google-auth-library-oauth2-http dependencies minor 1.19.0 -> 1.41.0
com.google.auth:google-auth-library-credentials dependencies minor 1.19.0 -> 1.41.0

Release Notes

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

v1.41.0

Features
Bug Fixes
  • Add configurable connect and read timeouts for IdentityPoolCredentials requests (#​1847) (d6cff60)
  • Do not retrieve the default SA principal when getting an access token (#​1839) (a65c22d)

v1.40.0

Features
  • Add projectId getter to GoogleCredentials (#​1813) (c3d9ee0)
  • Support user defined or json defined scopes for impersonated token (#​1815) (84fc566)
Dependencies

v1.39.1

Documentation
  • Additional information for deprecated fromStream() methods. (#​1802) (a0d873d)

v1.39.0

Features
  • Add Credential Information to GoogleCredential classes (#​1791) (5511913)
Bug Fixes
  • Indicate non-validated external credentials in generic methods (e7d4380)
Dependencies
  • Add com.google.api:api-commons dependency (e7d4380)
  • Update com.google.errorprone:error_prone_annotations dependency to 2.38.0 (e7d4380)

v1.38.0

Features
Bug Fixes
  • Override toBuilder() for ExternalAccountCredential and subclasses (#​1793) (a9c3de6)
Documentation

v1.37.1

Bug Fixes

v1.37.0

Features
  • mtls: Introduce DefaultMtlsProviderFactory and SecureConnectProvider (#​1730) (c9fd1b1)
Bug Fixes
Documentation

v1.36.0

Features
  • Support ability to set universe domain in ServiceAccountJwtAccessCredentials (#​1754) (919ae32)
Bug Fixes
  • IdTokenCredentials should fetch license id claim when requested (#​1450) (c5648a5)
  • Update approval_prompt=force to prompt=consent (#​1752) (4543d04)

v1.35.0

Features
  • Add support for mTLS authentication via X.509 certificates (#​1736) (b347603)
  • Return X509 certificate chain as the subject token. (#​1746) (6d05be8)
Bug Fixes
  • Handle optional fields in ExternalAccountCredentials with null JSON value gracefully (#​1706) (f1f306d)

v1.34.0

Features
Bug Fixes

v1.33.1

Dependencies
  • Update dependency com.google.cloud:google-cloud-shared-config to v1.14.4 (53a2abc)

v1.33.0

Features
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.1 (96a5ad8)

v1.32.1

Bug Fixes
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.0 (e53c441)
Documentation

v1.32.0

Features
  • Introduce Client-Side Credential Access Boundary (CAB) functionality (#​1629) (f481123)
Bug Fixes
  • Handle 404 and non 200 Status Code from MDS Identity Token calls (#​1636) (152c851)
  • Respect token_uri from json in UserCredentials creation. (#​1630) (f92cc4f)
Documentation
  • Re-organize the README + Add a section on migrating to GoogleCredentials (#​1644) (30b26b2)

v1.31.0

Features
  • ImpersonatedCredentials to support universe domain for idtoken and signblob (#​1566) (adc2ff3)
  • Support transport and binding-enforcement MDS parameters. (#​1558) (9828a8e)
Documentation

v1.30.1

Bug Fixes

v1.30.0

Features
Bug Fixes
  • Make it explicit that there is a network call to MDS to get SecureSessionAgentConfig (#​1573) (18020fe)

v1.29.0

Features
  • Service sccount to service account impersonation to support universe domain (#​1528) (c498ccf)
Bug Fixes

v1.28.0

Features

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)

Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), 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 these updates again.


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

This PR has been generated by Renovate Bot

solrbot avatar Jan 24 '25 16:01 solrbot