gax-kotlin
gax-kotlin copied to clipboard
fix(deps): update dependency com.google.auth:google-auth-library-credentials to v0.27.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.google.auth:google-auth-library-credentials | 0.9.1 -> 0.27.0 |
[!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-credentials)
v0.27.0
Features
- add Id token support for UserCredentials (#650) (5a8f467)
- add impersonation credentials to ADC (#613) (b9823f7)
- Adding functional tests for Service Account (#685) (dfe118c)
- allow scopes for self signed jwt (#689) (f4980c7)
v0.26.0
Features
- add
gcf-owl-bot[bot]
toignoreAuthors
(#674) (359b20f) - added getter for credentials object in HttpCredentialsAdapter (#658) (5a946ea)
- enable pre-emptive async oauth token refreshes (#646) (e3f4c7e)
- Returning an issuer claim on request errors (#656) (95d70ae)
Bug Fixes
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
- follow up fix service account credentials createScopedRequired (#605) (7ddac43)
- support AWS_DEFAULT_REGION env var (#599) (3d066ee)
0.25.1 (2021-03-18)
Bug Fixes
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
v0.24.1
v0.24.0
Features
Bug Fixes
Documentation
v0.23.0
⚠ BREAKING CHANGES
- privatize deprecated constructor (#473)
Features
- allow custom lifespan for impersonated creds (#515) (0707ed4)
- allow custom scopes for compute engine creds (#514) (edc8d6e)
- allow set lifetime for service account creds (#516) (427f2d5)
- promote IdToken and JWT features (#538) (b514fe0)
Bug Fixes
- per google style, logger is lower case (#529) (ecfc6a2)
- privatize deprecated constructor (#473) (5804ff0)
- remove deprecated methods (#537) (427963e)
- replace non-precondition use of Preconditions (#539) (f2ab4f1)
- switch to GSON (#531) (1b98d5c)
- use default timeout if given 0 for ImpersonatedCredentials (#527) (ec74870)
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
0.21.1 (2020-07-07)
Dependencies
v0.21.1
v0.21.0
Features
Dependencies
- update autovalue packages to v1.7.2 (#429) (5758364)
- update dependency com.google.http-client:google-http-client-bom to v1.35.0 (#427) (5494ec0)
- update Guava to 29.0-android (#426) (0cd3c2e)
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
- remove outdated comment on explicit IP address (#370) (71faa5f)
- xml syntax error in bom/README.md (#372) (ff8606a), closes #371
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
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
0.17.2 (2019-09-24)
Bug Fixes
0.17.1 (2019-08-22)
Bug Fixes
v0.18.0
v0.17.2
v0.17.1
v0.17.0
Bug Fixes
- cleanup unused code and deprecation warnings (#315) (7fd94c0)
- Fix declared dependencies from merge issue (#291) (35abf13)
- throw SigningException as documented (#316) (a1ab97c)
- typo in ComputeEngineCredentials exception message (#313) (1a16f38)
Features
- add Automatic-Module-Name to manifest (#326) (29f58b4), closes #324 #324
- add IDTokenCredential support (#303) (a87e3fd)
- add JwtCredentials with custom claims (#290) (3f37172)
- allow arbitrary additional claims for JwtClaims (#331) (888c61c)
- Implement ServiceAccountSigner for ImpersonatedCredentials (#279) (70767e3)
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
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
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
- Update auth token urls (#174)
Dependencies
Documentation
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
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.