Skip to content

chore: librarian release pull request: 20260205T080503Z#15528

Open
cloud-sdk-librarian-robot wants to merge 1 commit intomainfrom
librarian-20260205T080503Z
Open

chore: librarian release pull request: 20260205T080503Z#15528
cloud-sdk-librarian-robot wants to merge 1 commit intomainfrom
librarian-20260205T080503Z

Conversation

@cloud-sdk-librarian-robot
Copy link
Collaborator

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.0.0-20251218164811-cd2252e38d0a
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d3ae275c61acca91e1398581edfb9119c521b4e93f9ebb00ecbd4e87b71648f5

google-ads-datamanager: 0.4.0

0.4.0 (2026-02-05)

Bug Fixes

  • update go_package packaging option from google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager to cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb (PiperOrigin-RevId: 863287879) (fe0a0b46)

Documentation

  • describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo (PiperOrigin-RevId: 863287879) (fe0a0b46)
google-apps-card: 0.5.0

0.5.0 (2026-02-05)

Documentation

  • update reference documentation for SelectionInput.DROPDOWN to include dynamic data sources and autosuggestion (PiperOrigin-RevId: 864941572) (fe0a0b46)

  • update copyright to 2026 (PiperOrigin-RevId: 864941572) (fe0a0b46)

google-apps-chat: 0.6.0

0.6.0 (2026-02-05)

Features

  • Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto (PiperOrigin-RevId: 864426372) (fe0a0b46)
google-cloud-apiregistry: 0.1.0

0.1.0 (2026-02-05)

Features

  • onboard a new library (PiperOrigin-RevId: 848064295) (68372299)
google-cloud-auditmanager: 0.1.0

0.1.0 (2026-02-05)

Features

google-cloud-backupdr: 0.8.0

0.8.0 (2026-02-05)

Features

  • Add support for AlloyDB backup and restore (PiperOrigin-RevId: 862089230) (fe0a0b46)

Documentation

  • A comment for field log_retention_days in message .google.cloud.backupdr.v1.BackupPlan is changed (PiperOrigin-RevId: 862089230) (fe0a0b46)
google-cloud-monitoring: 2.29.1

2.29.1 (2026-02-05)

Bug Fixes

google-cloud-monitoring-dashboards: 2.20.1

2.20.1 (2026-02-05)

Bug Fixes

google-cloud-org-policy: 1.16.1

1.16.1 (2026-02-05)

Bug Fixes

google-cloud-quotas: 0.5.0

0.5.0 (2026-02-05)

Features

  • Hierarchical Quota Adjuster (PiperOrigin-RevId: 863242165) (fe0a0b46)

Documentation

  • Folder level and organization level support for the quota adjuster feature. (PiperOrigin-RevId: 863242165) (fe0a0b46)
google-cloud-speech: 2.36.1

2.36.1 (2026-02-05)

Bug Fixes

google-cloud-vectorsearch: 0.4.0

0.4.0 (2026-02-05)

Features

  • Allow requesting search metadata in SearchDataObjects (PiperOrigin-RevId: 863352956) (fe0a0b46)

  • add filter param for TextSearch requests (PiperOrigin-RevId: 863352956) (fe0a0b46)

  • add SearchHint to SemanticSearch requests (PiperOrigin-RevId: 863352956) (fe0a0b46)

  • add ExportDataObjects API (PiperOrigin-RevId: 863352956) (fe0a0b46)

google-cloud-vision: 3.12.1

3.12.1 (2026-02-05)

Bug Fixes

grafeas: 1.19.1

1.19.1 (2026-02-05)

Bug Fixes

Bulk Changes
  • chore: librarian update image pull request: 20260123T001116Z (chore: librarian update image pull request: 20260123T001116Z #15481) (871cdeeb)
    Libraries: google-ads-datamanager,google-apps-card,google-apps-chat,google-cloud-backupdr,google-cloud-monitoring,google-cloud-monitoring-dashboards,google-cloud-org-policy,google-cloud-speech,google-cloud-vectorsearch,google-cloud-vision

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @cloud-sdk-librarian-robot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is a Librarian release PR that updates multiple Google Cloud Python libraries to their latest versions. These updates include new features, bug fixes, and documentation improvements, enhancing the functionality and reliability of the libraries.

Highlights

  • Version Updates: This PR updates the versions of multiple Google Cloud Python libraries, including google-ads-datamanager, google-apps-card, google-apps-chat, google-cloud-apiregistry, google-cloud-auditmanager, google-cloud-backupdr, google-cloud-monitoring, google-cloud-monitoring-dashboards, google-cloud-org-policy, google-cloud-quotas, google-cloud-speech, google-cloud-vectorsearch, google-cloud-vision and grafeas.
  • Feature Additions: Introduces new features such as AlloyDB backup and restore support in google-cloud-backupdr, hierarchical quota adjuster in google-cloud-quotas, and search metadata requests in google-cloud-vectorsearch.
  • Bug Fixes: Addresses mypy errors in google-cloud-monitoring, google-cloud-monitoring-dashboards, google-cloud-org-policy, google-cloud-speech, google-cloud-vision and grafeas.
  • Documentation Updates: Includes documentation updates for google-ads-datamanager, google-apps-card, google-cloud-backupdr, and google-cloud-quotas.
Changelog
  • google-ads-datamanager
    • Documentation: Describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo.
    • Bug Fixes: Update go_package packaging option.
  • google-apps-card
    • Documentation: Update reference documentation for SelectionInput.DROPDOWN to include dynamic data sources and autosuggestion.
    • Documentation: Update copyright to 2026.
  • google-apps-chat
    • Features: Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto
  • google-cloud-apiregistry
    • Features: Onboard a new library
  • google-cloud-auditmanager
    • Features: Generate libraries
  • google-cloud-backupdr
    • Features: Add support for AlloyDB backup and restore
    • Documentation: A comment for field log_retention_days in message .google.cloud.backupdr.v1.BackupPlan is changed
  • google-cloud-monitoring
    • Bug Fixes: Fix mypy errors
  • google-cloud-monitoring-dashboards
    • Bug Fixes: Fix mypy errors in google-cloud-monitoring-dashboards/google/monitoring
  • google-cloud-org-policy
    • Bug Fixes: Fix mypy errors
  • google-cloud-quotas
    • Features: Hierarchical Quota Adjuster
    • Documentation: Folder level and organization level support for the quota adjuster feature.
  • google-cloud-speech
    • Bug Fixes: Fix mypy errors
  • google-cloud-vectorsearch
    • Features: Allow requesting search metadata in SearchDataObjects
    • Features: Add filter param for TextSearch requests
    • Features: Add SearchHint to SemanticSearch requests
    • Features: Add ExportDataObjects API
  • google-cloud-vision
    • Bug Fixes: fix mypy errors
  • grafeas
    • Bug Fixes: fix mypy
Activity
  • The pull request updates the .librarian/state.yaml file to reflect the new versions of the libraries.
  • The pull request updates the CHANGELOG.md file to include the new versions of the libraries and links to their respective changelogs.
  • The pull request updates the individual library's CHANGELOG.md files to include the changes made in the new versions.
  • The pull request updates the gapic_version.py files to reflect the new versions of the libraries.
  • The pull request updates the snippet_metadata_google.cloud.*.json files to reflect the new versions of the libraries.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This is an automated release pull request. The changes consist of version bumps and changelog updates for multiple packages. I've reviewed the changes and found some minor formatting issues in the generated changelog files, specifically extra newlines. I've added comments with suggestions to fix them for consistency.

Comment on lines +7 to +18
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)


### Documentation

* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))


### Bug Fixes

* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains extra blank lines. To maintain consistent formatting across the project, please remove them.

Suggested change
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)
### Documentation
* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Bug Fixes
* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)
### Documentation
* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Bug Fixes
* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +18
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)


### Documentation

* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))


### Bug Fixes

* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains extra blank lines. To maintain consistent formatting across the project, please remove them.

Suggested change
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)
### Documentation
* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Bug Fixes
* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-ads-datamanager-v0.3.0...google-ads-datamanager-v0.4.0) (2026-02-05)
### Documentation
* describe additional URI format for kek_uri in GcpEncryptionInfo and AwsKmsEncryptionInfo ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
### Bug Fixes
* update `go_package` packaging option from `google.golang.org/genproto/googleapis/ads/datamanager/v1;datamanager` to `cloud.google.com/go/datamanager/apiv1/datamanagerpb;datamanagerpb` ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +14
## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.4.0...google-apps-card-v0.5.0) (2026-02-05)


### Documentation

* update reference documentation for `SelectionInput.DROPDOWN` to include dynamic data sources and autosuggestion ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* update copyright to 2026 ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.4.0...google-apps-card-v0.5.0) (2026-02-05)
### Documentation
* update reference documentation for `SelectionInput.DROPDOWN` to include dynamic data sources and autosuggestion ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* update copyright to 2026 ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.5.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-card-v0.4.0...google-apps-card-v0.5.0) (2026-02-05)
### Documentation
* update reference documentation for `SelectionInput.DROPDOWN` to include dynamic data sources and autosuggestion ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* update copyright to 2026 ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +13
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.5.0...google-apps-chat-v0.6.0) (2026-02-05)


### Features

* Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.5.0...google-apps-chat-v0.6.0) (2026-02-05)
### Features
* Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.6.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.5.0...google-apps-chat-v0.6.0) (2026-02-05)
### Features
* Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +12
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-apiregistry-v0.0.0...google-cloud-apiregistry-v0.1.0) (2026-02-05)


### Features

* onboard a new library ([6837229965debe3aeb713104767a183f6e2f5b2d](https://github.com/googleapis/google-cloud-python/commit/6837229965debe3aeb713104767a183f6e2f5b2d))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-apiregistry-v0.0.0...google-cloud-apiregistry-v0.1.0) (2026-02-05)
### Features
* onboard a new library ([6837229965debe3aeb713104767a183f6e2f5b2d](https://github.com/googleapis/google-cloud-python/commit/6837229965debe3aeb713104767a183f6e2f5b2d))
## [0.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-apiregistry-v0.0.0...google-cloud-apiregistry-v0.1.0) (2026-02-05)
### Features
* onboard a new library ([6837229965debe3aeb713104767a183f6e2f5b2d](https://github.com/googleapis/google-cloud-python/commit/6837229965debe3aeb713104767a183f6e2f5b2d))

Comment on lines +7 to +13
## [2.36.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.36.0...google-cloud-speech-v2.36.1) (2026-02-05)


### Bug Fixes

* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [2.36.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.36.0...google-cloud-speech-v2.36.1) (2026-02-05)
### Bug Fixes
* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))
## [2.36.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.36.0...google-cloud-speech-v2.36.1) (2026-02-05)
### Bug Fixes
* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))

Comment on lines +7 to +16
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)


### Features

* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)
### Features
* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)
### Features
* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +16
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)


### Features

* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)
### Features
* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vectorsearch-v0.3.0...google-cloud-vectorsearch-v0.4.0) (2026-02-05)
### Features
* add SearchHint to SemanticSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add ExportDataObjects API ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* Allow requesting search metadata in SearchDataObjects ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))
* add filter param for TextSearch requests ([fe0a0b4638a8f5301c30be43fd2f2898ddc6db37](https://github.com/googleapis/google-cloud-python/commit/fe0a0b4638a8f5301c30be43fd2f2898ddc6db37))

Comment on lines +7 to +13
## [3.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vision-v3.12.0...google-cloud-vision-v3.12.1) (2026-02-05)


### Bug Fixes

* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [3.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vision-v3.12.0...google-cloud-vision-v3.12.1) (2026-02-05)
### Bug Fixes
* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))
## [3.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-vision-v3.12.0...google-cloud-vision-v3.12.1) (2026-02-05)
### Bug Fixes
* fix mypy errors (#15494) ([1f4c2862d77afa893f7a968af57e7adf54d49d0e](https://github.com/googleapis/google-cloud-python/commit/1f4c2862d77afa893f7a968af57e7adf54d49d0e))

Comment on lines +7 to +13
## [1.19.1](https://github.com/googleapis/google-cloud-python/compare/grafeas-v1.19.0...grafeas-v1.19.1) (2026-02-05)


### Bug Fixes

* fix mypy (#15496) ([4daf9cc283e66f49904b74c1067d245ba43e833a](https://github.com/googleapis/google-cloud-python/commit/4daf9cc283e66f49904b74c1067d245ba43e833a))

Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This changelog entry contains an extra blank line. To maintain consistent formatting across the project, please remove it.

Suggested change
## [1.19.1](https://github.com/googleapis/google-cloud-python/compare/grafeas-v1.19.0...grafeas-v1.19.1) (2026-02-05)
### Bug Fixes
* fix mypy (#15496) ([4daf9cc283e66f49904b74c1067d245ba43e833a](https://github.com/googleapis/google-cloud-python/commit/4daf9cc283e66f49904b74c1067d245ba43e833a))
## [1.19.1](https://github.com/googleapis/google-cloud-python/compare/grafeas-v1.19.0...grafeas-v1.19.1) (2026-02-05)
### Bug Fixes
* fix mypy (#15496) ([4daf9cc283e66f49904b74c1067d245ba43e833a](https://github.com/googleapis/google-cloud-python/commit/4daf9cc283e66f49904b74c1067d245ba43e833a))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant