Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.2.0 (#264)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.2.0](v1.1.2...v1.2.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-artifact-registry/issues/1440)) ([#263](#263)) ([62a3bbc](62a3bbc))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#262](#262)) ([e27cbaa](e27cbaa))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#265](#265)) ([5bd481a](5bd481a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored May 24, 2022
1 parent 5bd481a commit 5850e85
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 28 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/googleapis/java-artifact-registry/compare/v1.1.2...v1.2.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-artifact-registry/issues/1440)) ([#263](https://github.com/googleapis/java-artifact-registry/issues/263)) ([62a3bbc](https://github.com/googleapis/java-artifact-registry/commit/62a3bbc0468312128d7012ec1960491d2b7a6d90))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#262](https://github.com/googleapis/java-artifact-registry/issues/262)) ([e27cbaa](https://github.com/googleapis/java-artifact-registry/commit/e27cbaa12fe584b88427a74ba385cf0ee9d85d59))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#265](https://github.com/googleapis/java-artifact-registry/issues/265)) ([5bd481a](https://github.com/googleapis/java-artifact-registry/commit/5bd481ab44151cb03a16832d5a72af7998ecf764))

### [1.1.2](https://github.com/googleapis/java-artifact-registry/compare/v1.1.1...v1.1.2) (2022-04-15)


Expand Down
12 changes: 6 additions & 6 deletions google-cloud-artifact-registry-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-bom</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -56,27 +56,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-artifact-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<packaging>jar</packaging>
<name>Google Artifact Registry</name>
<url>https://github.com/googleapis/java-artifact-registry</url>
<description>provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-artifact-registry</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-artifact-registry-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
<name>grpc-google-cloud-artifact-registry-v1</name>
<description>GRPC library for google-cloud-artifact-registry</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-artifact-registry-v1beta2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
<name>grpc-google-cloud-artifact-registry-v1beta2</name>
<description>GRPC library for google-cloud-artifact-registry</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<packaging>pom</packaging>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<name>Google Artifact Registry Parent</name>
<url>https://github.com/googleapis/java-artifact-registry</url>
<description>
Expand Down Expand Up @@ -61,27 +61,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:grpc-google-cloud-artifact-registry-v1beta2:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-artifact-registry-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
<version>1.2.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1:current} -->
<name>proto-google-cloud-artifact-registry-v1</name>
<description>Proto library for google-cloud-artifact-registry</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-artifact-registry-v1beta2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-artifact-registry-v1beta2</artifactId>
<version>0.7.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
<version>0.8.0</version><!-- {x-version-update:proto-google-cloud-artifact-registry-v1beta2:current} -->
<name>grpc-google-cloud-artifact-registry-v1beta2</name>
<description>Proto library for google-cloud-artifact-registry</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-parent</artifactId>
<version>1.1.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
<version>1.2.0</version><!-- {x-version-update:google-cloud-artifact-registry:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.2.0</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
10 changes: 5 additions & 5 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version

google-cloud-artifact-registry:1.1.2:1.1.3-SNAPSHOT
grpc-google-cloud-artifact-registry-v1beta2:0.7.2:0.7.3-SNAPSHOT
grpc-google-cloud-artifact-registry-v1:1.1.2:1.1.3-SNAPSHOT
proto-google-cloud-artifact-registry-v1beta2:0.7.2:0.7.3-SNAPSHOT
proto-google-cloud-artifact-registry-v1:1.1.2:1.1.3-SNAPSHOT
google-cloud-artifact-registry:1.2.0:1.2.0
grpc-google-cloud-artifact-registry-v1beta2:0.8.0:0.8.0
grpc-google-cloud-artifact-registry-v1:1.2.0:1.2.0
proto-google-cloud-artifact-registry-v1beta2:0.8.0:0.8.0
proto-google-cloud-artifact-registry-v1:1.2.0:1.2.0

0 comments on commit 5850e85

Please sign in to comment.