Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 24, 2024
1 parent 19dc048 commit 6fec7da
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"packages/google-cloud-dlp": "3.24.0",
"packages/google-cloud-dms": "1.9.5",
"packages/google-cloud-documentai": "2.34.0",
"packages/google-cloud-domains": "1.7.5",
"packages/google-cloud-edgecontainer": "0.5.11",
"packages/google-cloud-domains": "1.8.0",
"packages/google-cloud-edgecontainer": "0.5.12",
"packages/google-cloud-edgenetwork": "0.1.11",
"packages/google-cloud-enterpriseknowledgegraph": "0.3.11",
"packages/google-cloud-essential-contacts": "1.7.6",
Expand Down Expand Up @@ -187,7 +187,7 @@
"packages/google-maps-routeoptimization": "0.1.4",
"packages/google-maps-routing": "0.6.10",
"packages/google-maps-solar": "0.1.2",
"packages/google-shopping-css": "0.1.8",
"packages/google-shopping-css": "0.1.9",
"packages/google-shopping-merchant-accounts": "0.2.0",
"packages/google-shopping-merchant-conversions": "0.1.3",
"packages/google-shopping-merchant-datasources": "0.1.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-domains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-domains-v1.7.5...google-cloud-domains-v1.8.0) (2024-10-24)


### Features

* Add support for Python 3.13 ([#13204](https://github.com/googleapis/google-cloud-python/issues/13204)) ([2605ae0](https://github.com/googleapis/google-cloud-python/commit/2605ae0c5f9558657b67c94d80ddcc3e45b93b5d))

## [1.7.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-domains-v1.7.4...google-cloud-domains-v1.7.5) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.8.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.8.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.8.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-domains",
"version": "0.1.0"
"version": "1.8.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-domains",
"version": "0.1.0"
"version": "1.8.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-edgecontainer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.12](https://github.com/googleapis/google-cloud-python/compare/google-cloud-edgecontainer-v0.5.11...google-cloud-edgecontainer-v0.5.12) (2024-10-24)


### Features

* Add support for Python 3.13 ([#13203](https://github.com/googleapis/google-cloud-python/issues/13203)) ([d9fcbb9](https://github.com/googleapis/google-cloud-python/commit/d9fcbb9fce625bb772ae4b3cb8c4a4ab2eaaa836))

## [0.5.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-edgecontainer-v0.5.10...google-cloud-edgecontainer-v0.5.11) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.5.12" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.5.12" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-edgecontainer",
"version": "0.1.0"
"version": "0.5.12"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-shopping-css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.8...google-shopping-css-v0.1.9) (2024-10-24)


### Features

* [google-shopping-css] A new field `headline_offer_installment` is added to message `.google.shopping.css.v1.Attributes` ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))
* A new enum `SubscriptionPeriod` is added ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))
* A new field `headline_offer_subscription_cost` is added to message `.google.shopping.css.v1.Attributes` ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))
* A new message `HeadlineOfferInstallment` is added ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))
* A new message `HeadlineOfferSubscriptionCost` is added ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))
* Add support for Python 3.13 ([a58483b](https://github.com/googleapis/google-cloud-python/commit/a58483bb35af03727b6c7dec0dbb27dba4b62c1d))

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.7...google-shopping-css-v0.1.8) (2024-08-22)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-shopping-css",
"version": "0.1.0"
"version": "0.1.9"
},
"snippets": [
{
Expand Down

0 comments on commit 6fec7da

Please sign in to comment.