This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [2.5.0](v2.4.0...v2.5.0) (2022-09-16) ### Features * add local inventories info to the Product resource ([8204fbc](8204fbc)) * release AttributesConfig APIs to v2 version ([8204fbc](8204fbc)) * release CompletionConfig APIs to v2 version ([8204fbc](8204fbc)) * Release Control and ServingConfig serivces to v2 version ([#522](#522)) ([8204fbc](8204fbc)) ### Bug Fixes * **samples:** Removed add time from lro. ([#530](#530)) ([541e280](541e280)) * **samples:** Removed env variables and buckets from creating bq. ([#526](#526)) ([67152a6](67152a6)) * **samples:** Removed region tags ([#531](#531)) ([2d0dd5c](2d0dd5c)) ### Documentation * Improved documentation for Fullfillment and Inventory API in ProductService ([8204fbc](8204fbc)) * minor documentation format and typo fixes ([8204fbc](8204fbc)) * **samples:** Refactoring events package ([#481](#481)) ([20d2539](20d2539)) * **samples:** Refactoring product package ([#480](#480)) ([0c39897](0c39897)) ### Dependencies * Update dependency com.google.cloud:google-cloud-bigquery to v2.14.5 ([#503](#503)) ([435df1b](435df1b)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#519](#519)) ([9c37ee3](9c37ee3)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#523](#523)) ([0da80f8](0da80f8)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#524](#524)) ([ecb986a](ecb986a)) * Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#535](#535)) ([e7fa004](e7fa004)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#533](#533)) ([6236b06](6236b06)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#538](#538)) ([ab71781](ab71781)) * Update dependency com.google.cloud:google-cloud-storage to v2.11.3 ([#511](#511)) ([364b3d4](364b3d4)) --- 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
1 parent
67152a6
commit 53ce196
Showing
12 changed files
with
75 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-retail:2.4.0:2.4.1-SNAPSHOT | ||
grpc-google-cloud-retail-v2:2.4.0:2.4.1-SNAPSHOT | ||
proto-google-cloud-retail-v2:2.4.0:2.4.1-SNAPSHOT | ||
proto-google-cloud-retail-v2alpha:2.4.0:2.4.1-SNAPSHOT | ||
proto-google-cloud-retail-v2beta:2.4.0:2.4.1-SNAPSHOT | ||
grpc-google-cloud-retail-v2alpha:2.4.0:2.4.1-SNAPSHOT | ||
grpc-google-cloud-retail-v2beta:2.4.0:2.4.1-SNAPSHOT | ||
google-cloud-retail:2.5.0:2.5.0 | ||
grpc-google-cloud-retail-v2:2.5.0:2.5.0 | ||
proto-google-cloud-retail-v2:2.5.0:2.5.0 | ||
proto-google-cloud-retail-v2alpha:2.5.0:2.5.0 | ||
proto-google-cloud-retail-v2beta:2.5.0:2.5.0 | ||
grpc-google-cloud-retail-v2alpha:2.5.0:2.5.0 | ||
grpc-google-cloud-retail-v2beta:2.5.0:2.5.0 |