Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
210 changes: 105 additions & 105 deletions .librarian/state.yaml

Large diffs are not rendered by default.

210 changes: 105 additions & 105 deletions CHANGELOG.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions packages/google-cloud-compute-v1beta/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

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

## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.4.0...google-cloud-compute-v1beta-v0.5.0) (2026-01-09)


### Features

* Update Compute Engine v1beta API to revision 20251210 (#1138) ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251202 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251031 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251019 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
Comment on lines +12 to +15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To improve readability, consider grouping these related API updates into a single changelog entry, since they all share the same commit hash.

Suggested change
* Update Compute Engine v1beta API to revision 20251210 (#1138) ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251202 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251031 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revision 20251019 ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))
* Update Compute Engine v1beta API to revisions 20251210, 20251202, 20251031, and 20251019 (#1138) ([bfa895cf4364e1633fe1d5a819637599d9014a38](https://github.com/googleapis/google-cloud-python/commit/bfa895cf4364e1633fe1d5a819637599d9014a38))


## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.3.0...google-cloud-compute-v1beta-v0.4.0) (2026-01-08)


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.4.0" # {x-release-please-version}
__version__ = "0.5.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-v1beta",
"version": "0.4.0"
"version": "0.5.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [1.42.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.41.0...google-cloud-compute-v1.42.0) (2026-01-09)


### Features

* Update Compute Engine v1 API to revision 20251210 (#1137) ([63cc1cdfdc37c409bf13260147aef028adace2b2](https://github.com/googleapis/google-cloud-python/commit/63cc1cdfdc37c409bf13260147aef028adace2b2))
* Update Compute Engine v1 API to revision 20251031 ([63cc1cdfdc37c409bf13260147aef028adace2b2](https://github.com/googleapis/google-cloud-python/commit/63cc1cdfdc37c409bf13260147aef028adace2b2))
Comment on lines +12 to +13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

These two features come from the same commit. For a more concise changelog, you could group them into a single entry.

Suggested change
* Update Compute Engine v1 API to revision 20251210 (#1137) ([63cc1cdfdc37c409bf13260147aef028adace2b2](https://github.com/googleapis/google-cloud-python/commit/63cc1cdfdc37c409bf13260147aef028adace2b2))
* Update Compute Engine v1 API to revision 20251031 ([63cc1cdfdc37c409bf13260147aef028adace2b2](https://github.com/googleapis/google-cloud-python/commit/63cc1cdfdc37c409bf13260147aef028adace2b2))
* Update Compute Engine v1 API to revisions 20251210 and 20251031 (#1137) ([63cc1cdfdc37c409bf13260147aef028adace2b2](https://github.com/googleapis/google-cloud-python/commit/63cc1cdfdc37c409bf13260147aef028adace2b2))


## [1.41.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.40.0...google-cloud-compute-v1.41.0) (2026-01-08)


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__ = "1.41.0" # {x-release-please-version}
__version__ = "1.42.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__ = "1.41.0" # {x-release-please-version}
__version__ = "1.42.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": "1.41.0"
"version": "1.42.0"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-maintenance-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

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

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-maintenance-api-v0.2.0...google-cloud-maintenance-api-v0.3.0) (2026-01-09)


### Features

* onboard a new library ([10289465a87988b9bf35a85893f26ea372ad717b](https://github.com/googleapis/google-cloud-python/commit/10289465a87988b9bf35a85893f26ea372ad717b))
* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
Comment on lines +13 to +14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

These two features appear to be common across many packages in this release and stem from the same commit. It would be more concise to group them into a single entry.

Suggested change
* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* Enable auto-mTLS and add Python/dependency version checks in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))


## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-maintenance-api-v0.1.1...google-cloud-maintenance-api-v0.2.0) (2025-10-20)


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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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-maintenance-api",
"version": "0.2.0"
"version": "0.3.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-maintenance-api",
"version": "0.2.0"
"version": "0.3.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-managed-identities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managed-identities-v1.13.0...google-cloud-managed-identities-v1.14.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managed-identities-v1.12.2...google-cloud-managed-identities-v1.13.0) (2025-10-20)


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__ = "1.13.0" # {x-release-please-version}
__version__ = "1.14.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__ = "1.13.0" # {x-release-please-version}
__version__ = "1.14.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-managed-identities",
"version": "1.13.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-schemaregistry-v0.2.0...google-cloud-managedkafka-schemaregistry-v0.3.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-schemaregistry-v0.1.0...google-cloud-managedkafka-schemaregistry-v0.2.0) (2025-10-20)


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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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-managedkafka-schemaregistry",
"version": "0.2.0"
"version": "0.3.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-managedkafka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-v0.2.0...google-cloud-managedkafka-v0.3.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-managedkafka-v0.1.12...google-cloud-managedkafka-v0.2.0) (2025-10-20)


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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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-managedkafka",
"version": "0.2.0"
"version": "0.3.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-media-translation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [0.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-media-translation-v0.12.0...google-cloud-media-translation-v0.13.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [0.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-media-translation-v0.11.17...google-cloud-media-translation-v0.12.0) (2025-10-20)


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.12.0" # {x-release-please-version}
__version__ = "0.13.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.12.0" # {x-release-please-version}
__version__ = "0.13.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-media-translation",
"version": "0.12.0"
"version": "0.13.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-memcache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-memcache-v1.13.0...google-cloud-memcache-v1.14.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-memcache-v1.12.2...google-cloud-memcache-v1.13.0) (2025-10-20)


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__ = "1.13.0" # {x-release-please-version}
__version__ = "1.14.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__ = "1.13.0" # {x-release-please-version}
__version__ = "1.14.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__ = "1.13.0" # {x-release-please-version}
__version__ = "1.14.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-memcache",
"version": "1.13.0"
"version": "1.14.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-memcache",
"version": "1.13.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down
27 changes: 27 additions & 0 deletions packages/google-cloud-memorystore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@

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

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-memorystore-v0.2.0...google-cloud-memorystore-v0.3.0) (2026-01-09)


### Documentation

* A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1.Instance` is changed ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))


### Features

* A new field `total_backup_count` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new message `EncryptionInfo` is added ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `available_maintenance_versions` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `allow_fewer_zones_deployment` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `total_backup_size_bytes` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `satisfies_pzs` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `effective_maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `satisfies_pzi` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `Instance.simulate_maintenance_event` is added to message `.google.cloud.memorystore.v1.` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `last_backup_time` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `kms_key` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Backup` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
Comment on lines +17 to +30
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

All these new features were introduced in the same commit. Grouping them into a single, more general changelog entry would make the changelog less verbose and easier to read.

Suggested change
* A new field `total_backup_count` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new message `EncryptionInfo` is added ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `available_maintenance_versions` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `allow_fewer_zones_deployment` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `total_backup_size_bytes` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `satisfies_pzs` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `effective_maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `satisfies_pzi` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `Instance.simulate_maintenance_event` is added to message `.google.cloud.memorystore.v1.` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `last_backup_time` is added to message `.google.cloud.memorystore.v1.BackupCollection` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `kms_key` is added to message `.google.cloud.memorystore.v1.Instance` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Backup` ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))
* Add multiple new fields and messages to the memorystore v1 API ([17cc12897e6afdf3f3131531c50a8226a3f57c0f](https://github.com/googleapis/google-cloud-python/commit/17cc12897e6afdf3f3131531c50a8226a3f57c0f))

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-memorystore-v0.1.3...google-cloud-memorystore-v0.2.0) (2025-10-20)


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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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.2.0" # {x-release-please-version}
__version__ = "0.3.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-memorystore",
"version": "0.2.0"
"version": "0.3.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-memorystore",
"version": "0.2.0"
"version": "0.3.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-migrationcenter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-migrationcenter-v0.2.0...google-cloud-migrationcenter-v0.3.0) (2026-01-09)


### Features

* auto-enable mTLS when supported certificates are detected ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))
* check Python and dependency versions in generated GAPICs ([c353aa5bcc937ef9399c8efc90492dadbcf01aa2](https://github.com/googleapis/google-cloud-python/commit/c353aa5bcc937ef9399c8efc90492dadbcf01aa2))

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-migrationcenter-v0.1.15...google-cloud-migrationcenter-v0.2.0) (2025-10-20)


Expand Down
Loading
Loading