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 0.10.4 (#573)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.10.4](https://togithub.com/googleapis/java-recommendations-ai/compare/v0.10.3...v0.10.4) (2022-10-03)


### Bug Fixes

* Fix recommendationengine resource name configuration ([#572](https://togithub.com/googleapis/java-recommendations-ai/issues/572)) ([9c109b0](https://togithub.com/googleapis/java-recommendations-ai/commit/9c109b0f906d2c0a3207c6b6080098d961096627))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#574](https://togithub.com/googleapis/java-recommendations-ai/issues/574)) ([d00b6a0](https://togithub.com/googleapis/java-recommendations-ai/commit/d00b6a0e067e690b83417b0ffb7805f2c8c73443))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#601](https://togithub.com/googleapis/java-recommendations-ai/issues/601)) ([e395688](https://togithub.com/googleapis/java-recommendations-ai/commit/e39568800e05f4cc6950512cead3ccd3fa8289b6))
* Update dependency importlib-metadata to v4.12.0 ([#596](https://togithub.com/googleapis/java-recommendations-ai/issues/596)) ([98737d9](https://togithub.com/googleapis/java-recommendations-ai/commit/98737d9fc8514fabbd833620d6b9c8a7fb046a9a))
* Update dependency jeepney to v0.8.0 ([#597](https://togithub.com/googleapis/java-recommendations-ai/issues/597)) ([7e714a4](https://togithub.com/googleapis/java-recommendations-ai/commit/7e714a434760bef45f04ce876adc63680bdb4e71))
* Update dependency jinja2 to v3.1.2 ([#598](https://togithub.com/googleapis/java-recommendations-ai/issues/598)) ([b27cc2f](https://togithub.com/googleapis/java-recommendations-ai/commit/b27cc2f4b4f8069900ea5603d6be1d193375cdba))
* Update dependency keyring to v23.9.3 ([#599](https://togithub.com/googleapis/java-recommendations-ai/issues/599)) ([55f9ab5](https://togithub.com/googleapis/java-recommendations-ai/commit/55f9ab532706b83668cd8281691c42f49d2ba033))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Oct 5, 2022
1 parent b8a4013 commit cd91552
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 17 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog

## [0.10.4](https://github.com/googleapis/java-recommendations-ai/compare/v0.10.3...v0.10.4) (2022-10-03)


### Bug Fixes

* Fix recommendationengine resource name configuration ([#572](https://github.com/googleapis/java-recommendations-ai/issues/572)) ([9c109b0](https://github.com/googleapis/java-recommendations-ai/commit/9c109b0f906d2c0a3207c6b6080098d961096627))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#574](https://github.com/googleapis/java-recommendations-ai/issues/574)) ([d00b6a0](https://github.com/googleapis/java-recommendations-ai/commit/d00b6a0e067e690b83417b0ffb7805f2c8c73443))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#601](https://github.com/googleapis/java-recommendations-ai/issues/601)) ([e395688](https://github.com/googleapis/java-recommendations-ai/commit/e39568800e05f4cc6950512cead3ccd3fa8289b6))
* Update dependency importlib-metadata to v4.12.0 ([#596](https://github.com/googleapis/java-recommendations-ai/issues/596)) ([98737d9](https://github.com/googleapis/java-recommendations-ai/commit/98737d9fc8514fabbd833620d6b9c8a7fb046a9a))
* Update dependency jeepney to v0.8.0 ([#597](https://github.com/googleapis/java-recommendations-ai/issues/597)) ([7e714a4](https://github.com/googleapis/java-recommendations-ai/commit/7e714a434760bef45f04ce876adc63680bdb4e71))
* Update dependency jinja2 to v3.1.2 ([#598](https://github.com/googleapis/java-recommendations-ai/issues/598)) ([b27cc2f](https://github.com/googleapis/java-recommendations-ai/commit/b27cc2f4b4f8069900ea5603d6be1d193375cdba))
* Update dependency keyring to v23.9.3 ([#599](https://github.com/googleapis/java-recommendations-ai/issues/599)) ([55f9ab5](https://github.com/googleapis/java-recommendations-ai/commit/55f9ab532706b83668cd8281691c42f49d2ba033))

## [0.10.3](https://github.com/googleapis/java-recommendations-ai/compare/v0.10.2...v0.10.3) (2022-09-09)


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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</version><!-- {x-version-update:proto-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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-recommendations-ai-v1beta1:current} -->
<version>0.10.4</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.10.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-recommendations-ai:current} -->
<version>0.10.4</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.10.3:0.10.4-SNAPSHOT
grpc-google-cloud-recommendations-ai-v1beta1:0.10.3:0.10.4-SNAPSHOT
proto-google-cloud-recommendations-ai-v1beta1:0.10.3:0.10.4-SNAPSHOT
google-cloud-recommendations-ai:0.10.4:0.10.4
grpc-google-cloud-recommendations-ai-v1beta1:0.10.4:0.10.4
proto-google-cloud-recommendations-ai-v1beta1:0.10.4:0.10.4

0 comments on commit cd91552

Please sign in to comment.