Skip to content

Commit fea2f5c

Browse files
chore: release main
1 parent 705d1b6 commit fea2f5c

32 files changed

Lines changed: 103 additions & 23 deletions

File tree

packages/google-shopping-merchant-notifications/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-notifications-v0.1.5...google-shopping-merchant-notifications-v0.1.6) (2025-02-18)
4+
5+
6+
### Features
7+
8+
* Add REST Interceptors which support reading metadata ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
9+
* Add support for reading selective GAPIC generation methods from service YAML ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
10+
311
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-notifications-v0.1.4...google-shopping-merchant-notifications-v0.1.5) (2024-12-12)
412

513

packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

packages/google-shopping-merchant-notifications/samples/generated_samples/snippet_metadata_google.shopping.merchant.notifications.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-notifications",
11-
"version": "0.1.0"
11+
"version": "0.1.6"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-products/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.2.0...google-shopping-merchant-products-v0.2.1) (2025-02-18)
4+
5+
6+
### Features
7+
8+
* Add REST Interceptors which support reading metadata ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
9+
* Add support for reading selective GAPIC generation methods from service YAML ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
10+
311
## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.1.4...google-shopping-merchant-products-v0.2.0) (2024-12-12)
412

513

packages/google-shopping-merchant-products/google/shopping/merchant_products/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

packages/google-shopping-merchant-products/google/shopping/merchant_products_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

packages/google-shopping-merchant-products/samples/generated_samples/snippet_metadata_google.shopping.merchant.products.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-products",
11-
"version": "0.1.0"
11+
"version": "0.2.1"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-promotions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-promotions-v0.1.5...google-shopping-merchant-promotions-v0.1.6) (2025-02-18)
4+
5+
6+
### Features
7+
8+
* Add REST Interceptors which support reading metadata ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
9+
* Add support for reading selective GAPIC generation methods from service YAML ([30b675e](https://github.com/googleapis/google-cloud-python/commit/30b675e7e9eaee87f9e7bdf4dc910b01f6a3044f))
10+
311
## [0.1.5](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-promotions-v0.1.4...google-shopping-merchant-promotions-v0.1.5) (2024-12-12)
412

513

packages/google-shopping-merchant-promotions/google/shopping/merchant_promotions/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.6" # {x-release-please-version}

0 commit comments

Comments
 (0)