Skip to content

Commit

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


## [0.10.0](googleapis/java-recommendations-ai@v0.9.0...v0.10.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#537](googleapis/java-recommendations-ai#537)) ([9638a0d](googleapis/java-recommendations-ai@9638a0d))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([googleapis#539](googleapis/java-recommendations-ai#539)) ([f04084d](googleapis/java-recommendations-ai@f04084d))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#536](googleapis/java-recommendations-ai#536)) ([861b7de](googleapis/java-recommendations-ai@861b7de))

---
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] committed Jul 1, 2022
1 parent 2ea44a3 commit dbbed9e
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 17 deletions.
17 changes: 17 additions & 0 deletions java-recommendations-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.10.0](https://github.com/googleapis/java-recommendations-ai/compare/v0.9.0...v0.10.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([#537](https://github.com/googleapis/java-recommendations-ai/issues/537)) ([e31826f](https://github.com/googleapis/java-recommendations-ai/commit/e31826fbbc0fa6adcebc1dbefd619627b55cd6bd))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([#539](https://github.com/googleapis/java-recommendations-ai/issues/539)) ([9707796](https://github.com/googleapis/java-recommendations-ai/commit/97077967d62aeb11cdb96053717a4c9e5e32c8e7))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#536](https://github.com/googleapis/java-recommendations-ai/issues/536)) ([12a977b](https://github.com/googleapis/java-recommendations-ai/commit/12a977b470e1313645fe42621e587c5886429593))

## [0.9.0](https://github.com/googleapis/java-recommendations-ai/compare/v0.8.10...v0.9.0) (2022-05-19)


Expand Down
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-recommendations-ai-bom</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -52,17 +52,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
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-recommendations-ai</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<packaging>jar</packaging>
<name>Google Recommendations AI</name>
<url>https://github.com/googleapis/java-recommendations-ai</url>
<description>delivers highly personalized product recommendations at scale.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai-parent</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-recommendations-ai</site.installationModule>
Expand Down
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-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<name>grpc-google-cloud-recommendations-ai-v1beta1</name>
<description>GRPC library for grpc-google-cloud-recommendations-ai-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai-parent</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions java-recommendations-ai/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-recommendations-ai-parent</artifactId>
<packaging>pom</packaging>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<name>Google Recommendations AI Parent</name>
<url>https://github.com/googleapis/java-recommendations-ai</url>
<description>
Expand Down Expand Up @@ -61,17 +61,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>

<dependency>
Expand Down
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-recommendations-ai-v1beta1</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.0</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<name>proto-google-cloud-recommendations-ai-v1beta1</name>
<description>PROTO library for proto-google-cloud-recommendations-ai-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai-parent</artifactId>
<version>0.9.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions java-recommendations-ai/versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-recommendations-ai:0.9.0:0.9.1-SNAPSHOT
grpc-google-cloud-recommendations-ai-v1beta1:0.9.0:0.9.1-SNAPSHOT
proto-google-cloud-recommendations-ai-v1beta1:0.9.0:0.9.1-SNAPSHOT
google-cloud-recommendations-ai:0.10.0:0.10.0
grpc-google-cloud-recommendations-ai-v1beta1:0.10.0:0.10.0
proto-google-cloud-recommendations-ai-v1beta1:0.10.0:0.10.0

0 comments on commit dbbed9e

Please sign in to comment.