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

Update dependency com.google.auth:google-auth-library-oauth2-http to v1 #17

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 30, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.auth:google-auth-library-oauth2-http 0.6.0 -> 1.23.0 age adoption passing confidence

Release Notes

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

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)
0.17.2 (2019-09-24)
Bug Fixes
0.17.1 (2019-08-22)
Bug Fixes
  • allow unset/null privateKeyId for JwtCredentials (#​336) (d28a6ed)

v0.18.0

v0.17.2

v0.17.1

v0.17.0

Bug Fixes
Features
Reverts

v0.16.2

Bug Fixes
  • Add metadata-flavor header to metadata server ping for compute engine (#​283)
Dependencies
  • Import http client bom for dependency management (#​268)
Documentation
  • README section for interop with google-http-client (#​275)

v0.16.1

Dependencies
  • Update dependency com.google.http-client:google-http-client to v1.30.1 (#​265)

v0.16.0

Features
  • Add google-auth-library-bom artifact (#​256)
Dependencies
  • Update dependency com.google.http-client:google-http-client to v1.30.0 (#​261)
  • Update dependency com.google.http-client:google-http-client to v1.29.2 (#​259)
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8 (#​257)
  • Update to latest app engine SDK version (#​258)
  • Update dependency org.apache.maven.plugins:maven-source-plugin to v3.1.0 (#​254)
  • Update dependency org.jacoco:jacoco-maven-plugin to v0.8.4 (#​255)
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.1.2 (#​252)
  • Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4 (#​253)
Documentation

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Hungon August 30, 2021 18:25
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from ff2c510 to 446beea Compare October 1, 2021 00:32
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 446beea to 8252311 Compare October 18, 2021 23:17
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 8252311 to 00c415c Compare March 7, 2022 09:12
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 00c415c to 6e3a864 Compare March 26, 2022 14:31
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 6e3a864 to 988e269 Compare June 18, 2022 21:24
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 988e269 to dac5621 Compare September 25, 2022 16:22
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from dac5621 to f88f14a Compare November 20, 2022 17:34
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from f88f14a to a01b0fd Compare March 17, 2023 01:46
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from a01b0fd to 9148f06 Compare June 1, 2023 03:37
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 9148f06 to 1fdb729 Compare June 17, 2023 11:48
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 1fdb729 to e609e5d Compare June 28, 2023 23:56
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from e609e5d to a93018f Compare October 8, 2023 08:40
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch 2 times, most recently from fcd28a0 to 94ff0fb Compare January 9, 2024 14:58
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-1.x branch from 94ff0fb to 74f465d Compare February 8, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants