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 v0.27.0 #17

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 13, 2019

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com.google.auth:google-auth-library-oauth2-http dependencies minor 0.6.1 -> 0.27.0

Release Notes

googleapis/google-auth-library-java

v0.27.0

Compare Source

Features

v0.26.0

Compare Source

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

Compare Source

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2-sp.1

Compare Source

Features

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

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

Compare Source

v0.24.0

Compare Source

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

v0.23.0

Compare Source

⚠ 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

Compare Source

v0.22.1

Compare Source

v0.22.0

Compare Source

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

Compare Source

v0.21.0

Compare Source

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

v0.20.0

Compare Source

Features
Dependencies

v0.19.0

Compare Source

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

Compare Source

v0.17.2

Compare Source

v0.17.1

Compare Source

v0.17.0

Compare Source

Bug Fixes
Features
Reverts

v0.16.2

Compare Source

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

Compare Source

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

v0.16.0

Compare Source

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
  • Javadoc publish kokoro job uses docpublisher (#​243)

v0.15.0

Compare Source

Bug Fixes
  • createScoped: make overload call implementation (#​229)
Reverts
  • Add back in deprecated methods in ServiceAccountJwtAccessCredentials (#​238)

v0.14.0

Compare Source

Bug Fixes
  • update default metadata url (#​230)
  • Remove deprecated methods (#​190)
  • Update Sign Blob API (#​232)
Dependencies

v0.13.0

Compare Source

Bug Fixes
  • Use OutputStream directly instead of PrintWriter (#​220)
  • Improve log output when detecting GCE (#​214)
Features
  • Overload GoogleCredentials.createScoped with variadic arguments (#​218)
Dependencies
  • Update google-http-client version, guava, and maven surefire plugin (#​221)

v0.12.0

Compare Source

Bug Fixes
  • Show error message in case of problems with getting access token (#​206)
  • Add note about NO_GCE_CHECK to metadata 404 error message (#​205)
Features
  • Add ImpersonatedCredentials (#​211)
  • Add option to suppress end user credentials warning. (#​207)
Dependencies
  • Update google-http-java-client dependency to 1.27.0 (#​208)
Documentation
  • README grammar fix (#​192)
  • Add unstable badge to README (#​184)
  • Update README with instructions on installing the App Engine SDK and running the tests (#​209)

v0.11.0

Compare Source

Bug Fixes
Dependencies
  • Update dependencies (guava) (#​170)
  • Bumping google-http-client version to 1.24.1 (#​171)
Documentation
  • Documentation for ComputeEngineCredential signing. (#​176)
  • Fix README link (#​169)

v0.10.0

Compare Source

Bug Fixes
  • Read token_uri from service account JSON (#​160)
  • Log warning if default credentials uses a user token from gcloud sdk (#​166)
Features
  • Add OAuth2Credentials#refreshIfExpired() (#​163)
  • ComputeEngineCredentials implements ServiceAccountSigner (#​141)
Documentation
  • Versionless Javadocs (#​164)
  • Fix documentation for getAccessToken() returning cached value (#​162)

v0.9.1

Compare Source

Features
  • Add caching for JWT tokens (#​151)

v0.9.0

Compare Source

Bug Fixes
  • Fix NPE deserializing ServiceAccountCredentials (#​132)
Features
  • Surface cleanup (#​136)
  • Providing a method to remove CredentialsChangedListeners (#​130)
  • Implemented in-memory TokenStore and added opportunity to save user credentials into file (#​129)
Documentation

v0.8.0

Compare Source

Bug Fixes
  • Extracting the project_id field from service account JSON files (#​118)
  • Fixing an Integer Overflow Issue (#​121)
  • use metadata server to get credentials for GAE 8 standard environment (#​122)
Features
  • Switch OAuth2 HTTP surface to use builder pattern (#​123)
  • Add builder pattern to AppEngine credentials (#​125)
Documentation
  • Fix API Documentation link rendering (#​112)

v0.7.1

Compare Source

Bug Fixes
  • Mitigate occasional failures in looking up Application Default Credentials on a Google Compute Engine (GCE) Virtual Machine (#​110)

v0.7.0

Compare Source

Bug Fixes
  • Retry HTTP errors in ServiceAccountCredentials.refreshAccessToken() to avoid propagating failures (#​100 addresses #​91)
Features
  • Add GoogleCredentials.createDelegated() method to allow using domain-wide delegation with service accounts (#​102)
  • Allow bypassing App Engine credential check using environment variable, to allow Application Default Credentials to detect GCE when running on GAE Flex (#​103)

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 changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.16.2 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.0 Aug 18, 2019
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 818873f to 10589f2 Compare August 18, 2019 09:59
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.1 Sep 5, 2019
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 10589f2 to 4b119e1 Compare September 5, 2019 05:57
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 4b119e1 to 7502573 Compare October 3, 2019 05:00
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.1 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.2 Oct 3, 2019
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.17.2 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.18.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 7502573 to 2c9c460 Compare November 11, 2019 23:00
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.18.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.19.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 2c9c460 to 648809c Compare December 14, 2019 20:59
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 648809c to 9b3c527 Compare February 8, 2020 22:00
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.19.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.20.0 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 9b3c527 to d20f8d4 Compare July 1, 2020 21:51
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.20.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.21.0 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from d20f8d4 to 9b80f74 Compare August 27, 2020 07:01
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.21.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.21.1 Aug 27, 2020
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 9b80f74 to 9fb126f Compare October 26, 2020 08:53
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.21.1 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.0 Oct 26, 2020
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 9fb126f to fc60937 Compare December 11, 2020 19:01
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.1 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from fc60937 to 89c69c6 Compare January 7, 2021 05:56
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.1 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.2 Jan 7, 2021
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 89c69c6 to a86b6ca Compare February 2, 2021 16:59
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.22.2 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.23.0 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from a86b6ca to 0ef300b Compare April 26, 2021 16:31
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.23.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.25.5 Apr 26, 2021
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.25.5 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.26.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from 0ef300b to eaf8252 Compare June 6, 2021 19:04
@renovate renovate bot force-pushed the renovate/com.google.auth-google-auth-library-oauth2-http-0.x branch from eaf8252 to 4761400 Compare October 18, 2021 16:46
@renovate renovate bot changed the title Update dependency com.google.auth:google-auth-library-oauth2-http to v0.26.0 Update dependency com.google.auth:google-auth-library-oauth2-http to v0.27.0 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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

1 participant