-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: librarian release pull request: 20260122T080428Z #15477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,13 @@ | |
|
|
||
| [1]: https://pypi.org/project/google-cloud-databasecenter/#history | ||
|
|
||
| ## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-databasecenter-v0.3.0...google-cloud-databasecenter-v0.4.0) (2026-01-22) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * Adding Method AggregateIssueStats of Database Center API v1beta This release includes: - `DatabaseCenter` service with `AggregateIssueStats` method. - All related enums. ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The formatting of this feature description makes it difficult to read. The line is very long and contains a list that is not properly formatted. For better readability, please format it as a proper multi-line list. For example: * Adding Method AggregateIssueStats of Database Center API v1beta. This release includes:
- `DatabaseCenter` service with `AggregateIssueStats` method.
- All related enums. |
||
|
|
||
| ## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-databasecenter-v0.2.0...google-cloud-databasecenter-v0.3.0) (2026-01-15) | ||
|
|
||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -4,6 +4,22 @@ | |||||||||||||||||||||
|
|
||||||||||||||||||||||
| [1]: https://pypi.org/project/google-cloud-dialogflow-cx/#history | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## [2.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v2.2.0...google-cloud-dialogflow-cx-v2.3.0) (2026-01-22) | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ### Features | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| * updated v3 dialogflow client libraries ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ### Bug Fixes | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
| * An existing field `webhook_latencies` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
| * An existing field `webhook_display_names` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
| * An existing field `start_flow` is moved in to oneof in message `.google.cloud.dialogflow.cx.v3.Agent` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
| * An existing field `webhook_ids` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
| * An existing field `webhook_tags` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||||||||||||||
|
Comment on lines
+17
to
+21
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To improve readability, it's best to group related changes together and sort them alphabetically. The bug fixes for
Suggested change
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| ## [2.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v2.1.0...google-cloud-dialogflow-cx-v2.2.0) (2026-01-08) | ||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -4,6 +4,20 @@ | |||||||||
|
|
||||||||||
| [1]: https://pypi.org/project/google-cloud-kms/#history | ||||||||||
|
|
||||||||||
| ## [3.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v3.9.0...google-cloud-kms-v3.10.0) (2026-01-22) | ||||||||||
|
|
||||||||||
|
|
||||||||||
| ### Documentation | ||||||||||
|
|
||||||||||
| * A comment for field `crypto_key_backend` in message `.google.cloud.kms.v1.CryptoKey` is expanded to include SingleTenantHsmInstances ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||
| * A comment for enum value `MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||
| * A comment for enum value `MODIFIED_CUSTOMER_INITIATED_ACCESS` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||
|
Comment on lines
+13
to
+14
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For consistency and readability, it's good practice to list changelog items in alphabetical order. Please reorder these two documentation changes.
Suggested change
|
||||||||||
|
|
||||||||||
|
|
||||||||||
| ### Features | ||||||||||
|
|
||||||||||
| * add the SingleTenantHsm functionality including the management API and resource types ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4)) | ||||||||||
|
|
||||||||||
| ## [3.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v3.8.0...google-cloud-kms-v3.9.0) (2026-01-15) | ||||||||||
|
|
||||||||||
|
|
||||||||||
|
|
||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The formatting of this feature description makes it difficult to read. The line is very long and contains a list that is not properly formatted. For better readability, please format it as a proper multi-line list.
For example: