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 Jan 27, 2025
1 parent 1913b6c commit 6e39e1e
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"packages/google-cloud-cloudcontrolspartner": "0.2.3",
"packages/google-cloud-commerce-consumer-procurement": "0.1.11",
"packages/google-cloud-common": "1.4.0",
"packages/google-cloud-compute": "1.23.0",
"packages/google-cloud-compute": "1.24.0",
"packages/google-cloud-confidentialcomputing": "0.4.14",
"packages/google-cloud-config": "0.1.14",
"packages/google-cloud-contact-center-insights": "1.22.0",
"packages/google-cloud-container": "2.55.0",
"packages/google-cloud-container": "2.55.1",
"packages/google-cloud-containeranalysis": "2.16.0",
"packages/google-cloud-contentwarehouse": "0.7.12",
"packages/google-cloud-data-fusion": "1.12.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.24.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.23.0...google-cloud-compute-v1.24.0) (2025-01-27)


### Features

* [google-cloud-compute] Update Compute Engine API to revision 20250107 ([#975](https://github.com/googleapis/google-cloud-python/issues/975)) ([#13461](https://github.com/googleapis/google-cloud-python/issues/13461)) ([4c7730f](https://github.com/googleapis/google-cloud-python/commit/4c7730f600a64bd459d5645c992798c1ddb3b408))

## [1.23.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.22.0...google-cloud-compute-v1.23.0) (2024-12-12)


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.24.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.24.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-compute",
"version": "0.1.0"
"version": "1.24.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-container/#history

## [2.55.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.55.0...google-cloud-container-v2.55.1) (2025-01-27)


### Documentation

* [google-cloud-container] broken (or ambiguous) markdown link ([#13468](https://github.com/googleapis/google-cloud-python/issues/13468)) ([5579df8](https://github.com/googleapis/google-cloud-python/commit/5579df80a0859fb23b644ba666e63cc2864bf25b))

## [2.55.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.54.0...google-cloud-container-v2.55.0) (2024-12-12)


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__ = "2.55.1" # {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__ = "2.55.1" # {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__ = "2.55.1" # {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-container",
"version": "0.1.0"
"version": "2.55.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-container",
"version": "0.1.0"
"version": "2.55.1"
},
"snippets": [
{
Expand Down

0 comments on commit 6e39e1e

Please sign in to comment.