Releases: googleapis/google-auth-library-java
Releases · googleapis/google-auth-library-java
v0.16.1
v0.16.0
06-04-2019 09:41 PDT
New 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)
Internal / Testing Changes
v0.15.0
v0.14.0
Implementation Changes
Dependencies
Documentation
- Update README.md (#233)
Internal / Testing Changes
v0.13.0
01-17-2019 12:40 PST
Implementation Changes
- Use OutputStream directly instead of PrintWriter (#220)
- Improve log output when detecting GCE (#214)
New Features
- Overload GoogleCredentials.createScoped with variadic arguments (#218)
Dependencies
- Update google-http-client version, guava, and maven surefire plugin (#221)
Internal / Testing Changes
v0.12.0
11-14-2018 14:53 PST
Implementation Changes
- Show error message in case of problems with getting access token (#206)
- Add note about
NO_GCE_CHECK
to metadata 404 error message (#205)
New 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)
Internal / Testing Changes
- Cleanup ImpersonatedCredentials (#212)
- Add codecov (#201)
- Kokoro release (#200)
- Enable releasetool (#202)
- Add CODEOWNERS and issue/pr templates (#203)
- Fix snapshot version in pom files and fix urls after repo move (#196)
- Fix warnings (#199)
- Add Kokoro continuous job configs (#197)
- Add windows Kokoro test config (#181)
- Fix assorted warnings (#186)
- 0.11.0 has been released (#182)
- Add Kokoro CI config (#180)