Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.52.0-SNAPSHOT #11415

Merged
merged 15 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(main): release 1.52.0-SNAPSHOT
  • Loading branch information
release-please[bot] authored Jan 29, 2025
commit 08f8000983e23b40db51e2a3ba3b604192bf66b4
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions-bom</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -26,17 +26,17 @@
<dependency>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<packaging>jar</packaging>
<name>Google Merchant Conversions API</name>
<description>Merchant Conversions API Programmatically manage your Merchant Center accounts.</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
</parent>
<properties>
<site.installationModule>google-shopping-merchant-conversions</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.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
<name>grpc-google-shopping-merchant-conversions-v1beta</name>
<description>GRPC library for google-shopping-merchant-conversions</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-shopping-merchant-conversions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
<packaging>pom</packaging>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<name>Google Merchant Conversions API Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,17 +29,17 @@
<dependency>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-conversions-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
</dependency>

</dependencies>
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.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-conversions-v1beta</artifactId>
<version>0.16.0</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-conversions-v1beta:current} -->
<name>proto-google-shopping-merchant-conversions-v1beta</name>
<description>Proto library for google-shopping-merchant-conversions</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-conversions-parent</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-conversions:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources-bom</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -26,17 +26,17 @@
<dependency>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<packaging>jar</packaging>
<name>Google Merchant API</name>
<description>Merchant API Programmatically manage your Merchant Center accounts.</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
</parent>
<properties>
<site.installationModule>google-shopping-merchant-datasources</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.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
<name>grpc-google-shopping-merchant-datasources-v1beta</name>
<description>GRPC library for google-shopping-merchant-datasources</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-shopping-merchant-datasources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
<packaging>pom</packaging>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<name>Google Merchant API Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,17 +29,17 @@
<dependency>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-datasources-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
</dependency>

</dependencies>
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.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-datasources-v1beta</artifactId>
<version>0.13.0</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-datasources-v1beta:current} -->
<name>proto-google-shopping-merchant-datasources-v1beta</name>
<description>Proto library for google-shopping-merchant-datasources</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-datasources-parent</artifactId>
<version>0.13.0</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
<version>0.14.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-datasources:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-inventories-bom</artifactId>
<version>0.33.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.51.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.52.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -27,17 +27,17 @@
<dependency>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-inventories</artifactId>
<version>0.33.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-inventories-v1beta</artifactId>
<version>0.33.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
</dependency>
<dependency>
<groupId>com.google.shopping.api.grpc</groupId>
<artifactId>proto-google-shopping-merchant-inventories-v1beta</artifactId>
<version>0.33.0</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:proto-google-shopping-merchant-inventories-v1beta:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-inventories</artifactId>
<version>0.33.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<packaging>jar</packaging>
<name>Google Merchant API</name>
<description>Merchant API Programmatically manage your Merchant Center accounts.</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
<version>0.33.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
</parent>
<properties>
<site.installationModule>google-shopping-merchant-inventories</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.shopping.api.grpc</groupId>
<artifactId>grpc-google-shopping-merchant-inventories-v1beta</artifactId>
<version>0.33.0</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-shopping-merchant-inventories-v1beta:current} -->
<name>grpc-google-shopping-merchant-inventories-v1beta</name>
<description>GRPC library for google-shopping-merchant-inventories</description>
<parent>
<groupId>com.google.shopping</groupId>
<artifactId>google-shopping-merchant-inventories-parent</artifactId>
<version>0.33.0</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
<version>0.34.0-SNAPSHOT</version><!-- {x-version-update:google-shopping-merchant-inventories:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Loading