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 #7

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 -> 0.27.0 age adoption passing confidence

Release Notes

googleapis/google-auth-library-java

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

v0.15.0

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

v0.14.0

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

v0.13.0

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

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

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

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

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

v0.9.0

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

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

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

v0.7.0

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)

v0.6.1: Better token refresh

  1. Refresh Auth token with 5 minutes left (was 1 min)
  2. Several typo are fixed
  3. GAE API's and Servlets are provided - so mark them that way.

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 10:00
@renovate
Copy link
Author

renovate bot commented Mar 22, 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