Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 29, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auth:google-auth-library-oauth2-http 0.9.1 -> 1.32.1 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-oauth2-http)

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

Compare Source

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

Compare Source

Bug Fixes

v1.30.0

Compare Source

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

v1.29.0

Compare Source

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

v1.28.0

Compare Source

Features

v1.27.0

Compare Source

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

v1.26.0

Compare Source

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

v1.25.0

Compare Source

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

Compare Source

Bug Fixes

v1.24.0

Compare Source

Features
Bug Fixes
Documentation

v1.23.0

Compare Source

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

Compare Source

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

v1.21.0

Compare Source

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

Compare Source

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

v1.19.0

Compare Source

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

v1.18.0

Compare Source

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.2


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 renovate-bot requested a review from a team as a code owner July 29, 2021 00:13
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 29, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 29, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 29, 2021
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 139bba1 to 0492ff6 Compare August 18, 2021 02:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 18, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 18, 2021
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 0492ff6 to ef0e88c Compare October 18, 2021 19:53
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2021
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from ef0e88c to cee584a Compare March 7, 2022 16:55
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from cee584a to e754bae Compare March 26, 2022 15:25
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from e754bae to 3401ca7 Compare June 18, 2022 13:11
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 3401ca7 to 7b7f209 Compare September 25, 2022 16:45
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1 fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1 Sep 25, 2022
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 7b7f209 to 57c07ee Compare November 20, 2022 18:38
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 57c07ee to 9983e4c Compare December 18, 2022 00:38
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 9983e4c to 0695b4a Compare January 25, 2023 23:20
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 0695b4a to 8f1e54a Compare February 15, 2023 05:03
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 8f1e54a to 52db960 Compare April 7, 2023 12:37
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 52db960 to 8db6e5c Compare June 2, 2023 14:48
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 8db6e5c to e25f12c Compare June 16, 2023 22:52
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from e25f12c to 2593735 Compare June 28, 2023 02:12
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 2593735 to 2a5a03c Compare October 4, 2023 03:29
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch 2 times, most recently from 38aa798 to 636a219 Compare January 9, 2024 10:57
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 636a219 to b136e22 Compare February 7, 2024 19:01
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from b136e22 to 2611d66 Compare July 10, 2024 01:37
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 2611d66 to d837e90 Compare August 13, 2024 22:20
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from d837e90 to 92cc21d Compare September 5, 2024 18:35
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch 2 times, most recently from f641ec5 to 3be2a6a Compare September 20, 2024 19:49
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 3be2a6a to ac8076a Compare October 2, 2024 19:27
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from ac8076a to 2ecd7bb Compare October 22, 2024 19:00
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 2ecd7bb to bfd4ad1 Compare November 12, 2024 19:29
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from bfd4ad1 to ba22cde Compare December 11, 2024 21:05
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from ba22cde to b12b375 Compare January 23, 2025 02:09
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from b12b375 to 1c743b6 Compare February 4, 2025 22:56
@renovate-bot renovate-bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 1c743b6 to 030df70 Compare February 7, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant