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

Commit

Permalink
chore: release 0.3.0 (#97)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.3.0](https://www.github.com/googleapis/java-recommendations-ai/compare/v0.2.0...v0.3.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#96](https://www.github.com/googleapis/java-recommendations-ai/issues/96)) ([29e51a1](https://www.github.com/googleapis/java-recommendations-ai/commit/29e51a16c7ef3a8c95b1296dd99a5eeea7d50022))


### Bug Fixes

* migrate recommendationengine/v1beta1 to grpc_service_config ([#90](https://www.github.com/googleapis/java-recommendations-ai/issues/90)) ([0f6d2ee](https://www.github.com/googleapis/java-recommendations-ai/commit/0f6d2ee976a4fc9f654738ed4866cc1ec8250c5f))
* remove duplicate classes provided by api-common ([#71](https://www.github.com/googleapis/java-recommendations-ai/issues/71)) ([ba11473](https://www.github.com/googleapis/java-recommendations-ai/commit/ba1147376591bbf7c174b87a42811e3571e8c69e))
* remove redundant properties from root pom ([#98](https://www.github.com/googleapis/java-recommendations-ai/issues/98)) ([87a89eb](https://www.github.com/googleapis/java-recommendations-ai/commit/87a89eb13b3516bfefb7db6fa99664828fc8671c))


### Dependencies

* update core dependencies to v1.57.0 ([#87](https://www.github.com/googleapis/java-recommendations-ai/issues/87)) ([5c8b6e3](https://www.github.com/googleapis/java-recommendations-ai/commit/5c8b6e34a4bcecc714b5ec8b3bdf1f9735cc7d03))
* update dependency com.google.api:api-common to v1.9.1 ([#65](https://www.github.com/googleapis/java-recommendations-ai/issues/65)) ([2c74179](https://www.github.com/googleapis/java-recommendations-ai/commit/2c74179881cfdff0b70cac7665b5130646f178f4))
* update dependency com.google.api:api-common to v1.9.2 ([#75](https://www.github.com/googleapis/java-recommendations-ai/issues/75)) ([9b9581e](https://www.github.com/googleapis/java-recommendations-ai/commit/9b9581e5bc12da23c6880f06daf270b5704d88f8))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#55](https://www.github.com/googleapis/java-recommendations-ai/issues/55)) ([850525a](https://www.github.com/googleapis/java-recommendations-ai/commit/850525a2b640dde72b9ce0a0d766e62253f2a6e2))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#60](https://www.github.com/googleapis/java-recommendations-ai/issues/60)) ([2adb32b](https://www.github.com/googleapis/java-recommendations-ai/commit/2adb32baa656df64acaeb15940ad592c5eee817b))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#63](https://www.github.com/googleapis/java-recommendations-ai/issues/63)) ([8f5904d](https://www.github.com/googleapis/java-recommendations-ai/commit/8f5904d21fe85e71827456812c04baaabb455394))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#82](https://www.github.com/googleapis/java-recommendations-ai/issues/82)) ([3f87f2d](https://www.github.com/googleapis/java-recommendations-ai/commit/3f87f2d4265aecd2c7ae2364e9fcb9cba51ff89f))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] committed Jun 23, 2020
1 parent 400442a commit 44f8ecc
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 19 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,30 @@
# Changelog

## [0.3.0](https://www.github.com/googleapis/java-recommendations-ai/compare/v0.2.0...v0.3.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#96](https://www.github.com/googleapis/java-recommendations-ai/issues/96)) ([29e51a1](https://www.github.com/googleapis/java-recommendations-ai/commit/29e51a16c7ef3a8c95b1296dd99a5eeea7d50022))


### Bug Fixes

* migrate recommendationengine/v1beta1 to grpc_service_config ([#90](https://www.github.com/googleapis/java-recommendations-ai/issues/90)) ([0f6d2ee](https://www.github.com/googleapis/java-recommendations-ai/commit/0f6d2ee976a4fc9f654738ed4866cc1ec8250c5f))
* remove duplicate classes provided by api-common ([#71](https://www.github.com/googleapis/java-recommendations-ai/issues/71)) ([ba11473](https://www.github.com/googleapis/java-recommendations-ai/commit/ba1147376591bbf7c174b87a42811e3571e8c69e))
* remove redundant properties from root pom ([#98](https://www.github.com/googleapis/java-recommendations-ai/issues/98)) ([87a89eb](https://www.github.com/googleapis/java-recommendations-ai/commit/87a89eb13b3516bfefb7db6fa99664828fc8671c))


### Dependencies

* update core dependencies to v1.57.0 ([#87](https://www.github.com/googleapis/java-recommendations-ai/issues/87)) ([5c8b6e3](https://www.github.com/googleapis/java-recommendations-ai/commit/5c8b6e34a4bcecc714b5ec8b3bdf1f9735cc7d03))
* update dependency com.google.api:api-common to v1.9.1 ([#65](https://www.github.com/googleapis/java-recommendations-ai/issues/65)) ([2c74179](https://www.github.com/googleapis/java-recommendations-ai/commit/2c74179881cfdff0b70cac7665b5130646f178f4))
* update dependency com.google.api:api-common to v1.9.2 ([#75](https://www.github.com/googleapis/java-recommendations-ai/issues/75)) ([9b9581e](https://www.github.com/googleapis/java-recommendations-ai/commit/9b9581e5bc12da23c6880f06daf270b5704d88f8))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#55](https://www.github.com/googleapis/java-recommendations-ai/issues/55)) ([850525a](https://www.github.com/googleapis/java-recommendations-ai/commit/850525a2b640dde72b9ce0a0d766e62253f2a6e2))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#60](https://www.github.com/googleapis/java-recommendations-ai/issues/60)) ([2adb32b](https://www.github.com/googleapis/java-recommendations-ai/commit/2adb32baa656df64acaeb15940ad592c5eee817b))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#63](https://www.github.com/googleapis/java-recommendations-ai/issues/63)) ([8f5904d](https://www.github.com/googleapis/java-recommendations-ai/commit/8f5904d21fe85e71827456812c04baaabb455394))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#82](https://www.github.com/googleapis/java-recommendations-ai/issues/82)) ([3f87f2d](https://www.github.com/googleapis/java-recommendations-ai/commit/3f87f2d4265aecd2c7ae2364e9fcb9cba51ff89f))

## [0.2.0](https://www.github.com/googleapis/java-recommendations-ai/compare/v0.1.1...v0.2.0) (2020-05-04)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,11 +29,11 @@ If you are using Maven, add this to your pom.xml file:

If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-recommendations-ai:0.2.0'
compile 'com.google.cloud:google-cloud-recommendations-ai:0.3.0'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.2.0"
libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.3.0"
```
[//]: # ({x-version-update-end})

Expand Down
8 changes: 4 additions & 4 deletions google-cloud-recommendations-ai-bom/pom.xml
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.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -64,17 +64,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.0</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-recommendations-ai/pom.xml
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-recommendations-ai</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-recommendations-ai-v1beta1/pom.xml
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.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai-parent</artifactId>
<packaging>pom</packaging>
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.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 @@ -70,17 +70,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.0</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-recommendations-ai-v1beta1/pom.xml
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.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.3.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.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.3.0</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-recommendations-ai:0.2.0:0.2.1-SNAPSHOT
proto-google-cloud-recommendations-ai-v1beta1:0.2.0:0.2.1-SNAPSHOT
grpc-google-cloud-recommendations-ai-v1beta1:0.2.0:0.2.1-SNAPSHOT
google-cloud-recommendations-ai:0.3.0:0.3.0
proto-google-cloud-recommendations-ai-v1beta1:0.3.0:0.3.0
grpc-google-cloud-recommendations-ai-v1beta1:0.3.0:0.3.0

0 comments on commit 44f8ecc

Please sign in to comment.