Releases: GoogleCloudPlatform/artifact-registry-maven-tools
Releases · GoogleCloudPlatform/artifact-registry-maven-tools
v2.2.4
What's Changed
- Make compatible with Gradle Config Cache by @bjoernmayer in #92
New Contributors
- @plumpy made their first contribution in #37
- @abeytom07 made their first contribution in #47
- @loosebazooka made their first contribution in #51
- @yihanzhen made their first contribution in #53
- @megan-kuo made their first contribution in #54
- @tpolekhin made their first contribution in #88
- @jkosternl made their first contribution in #81
- @bjoernmayer made their first contribution in #93
- @yiyangw-g made their first contribution in #99
Full Changelog: v2.0.1...v2.2.4
v.2.0.1
v.1.2.1
- Fix "gcloud" credentials when using Windows.
v1.2.0
v1.1.3
v1.1.2
- Fixed NullPointerException when using Service Account JSON credentials with Application Default Credentials.
- Started using cloud-platform scopes with Service Account JSON credentials.
v1.1.1
- Added implementation of resourceExists() to the Maven wagon. The missing implementation was causing errors for some use-cases.
v1.1.0
- Added gradle plugin
- Refactored authentication library into separate component.
v1.0.0
- First Maven Central release.
v0.9.2
- Added support for getting credentials from gcloud.