Skip to content

Releases: GoogleCloudPlatform/artifact-registry-maven-tools

v2.2.5

Choose a tag to compare

@Subserial Subserial released this 02 Apr 17:59
18f40df

What's Changed

New Contributors

Full Changelog: v2.2.4...v2.2.5

v2.2.4

Choose a tag to compare

@yihanzhen yihanzhen released this 10 Dec 01:00
9d11d05

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.2.4

v.2.0.1

Choose a tag to compare

@molian6 molian6 released this 30 Mar 19:07
  • Resolve gradle plugin slowness issue when configuring multiple projects.

v.1.2.1

Choose a tag to compare

@kevinmdavis kevinmdavis released this 07 Nov 20:25
  • Fix "gcloud" credentials when using Windows.

v1.2.0

Choose a tag to compare

@molian6 molian6 released this 26 Sep 19:46
  • Update Gradle plugin to be applicable inside init.gradle and settings.gradle

v1.1.3

Choose a tag to compare

@molian6 molian6 released this 03 Sep 19:51
  • Fix the issue of gradle plugin cannot publish SNAPSHOT version.

v1.1.2

Choose a tag to compare

@kevinmdavis kevinmdavis released this 28 Aug 23:37
  • 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

Choose a tag to compare

@kevinmdavis kevinmdavis released this 10 Aug 00:23
  • Added implementation of resourceExists() to the Maven wagon. The missing implementation was causing errors for some use-cases.

v1.1.0

Choose a tag to compare

@kevinmdavis kevinmdavis released this 01 Aug 20:22
  • Added gradle plugin
  • Refactored authentication library into separate component.

v1.0.0

Choose a tag to compare

@kevinmdavis kevinmdavis released this 26 Jul 00:04
  • First Maven Central release.