Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/google-ads-admanager": "0.2.5",
"packages/google-ads-marketingplatform-admin": "0.1.5",
"packages/google-ai-generativelanguage": "0.6.17",
"packages/google-ai-generativelanguage": "0.6.18",
"packages/google-analytics-admin": "0.24.0",
"packages/google-analytics-data": "0.18.18",
"packages/google-apps-card": "0.1.7",
Expand Down Expand Up @@ -81,7 +81,7 @@
"packages/google-cloud-discoveryengine": "0.13.8",
"packages/google-cloud-dlp": "3.29.0",
"packages/google-cloud-dms": "1.12.3",
"packages/google-cloud-documentai": "3.4.0",
"packages/google-cloud-documentai": "3.5.0",
"packages/google-cloud-domains": "1.10.1",
"packages/google-cloud-edgecontainer": "0.5.17",
"packages/google-cloud-edgenetwork": "0.1.17",
Expand Down Expand Up @@ -124,7 +124,7 @@
"packages/google-cloud-network-services": "0.5.20",
"packages/google-cloud-notebooks": "1.13.2",
"packages/google-cloud-optimization": "1.11.1",
"packages/google-cloud-oracledatabase": "0.1.9",
"packages/google-cloud-oracledatabase": "0.1.10",
"packages/google-cloud-orchestration-airflow": "1.17.5",
"packages/google-cloud-org-policy": "1.14.0",
"packages/google-cloud-os-config": "1.20.1",
Expand All @@ -148,7 +148,7 @@
"packages/google-cloud-redis-cluster": "0.1.15",
"packages/google-cloud-resource-manager": "1.14.2",
"packages/google-cloud-resource-settings": "1.12.0",
"packages/google-cloud-retail": "2.0.0",
"packages/google-cloud-retail": "2.1.0",
"packages/google-cloud-run": "0.10.17",
"packages/google-cloud-scheduler": "2.16.1",
"packages/google-cloud-secret-manager": "2.23.3",
Expand Down Expand Up @@ -203,7 +203,7 @@
"packages/google-shopping-merchant-conversions": "0.1.8",
"packages/google-shopping-merchant-datasources": "0.1.9",
"packages/google-shopping-merchant-inventories": "0.1.14",
"packages/google-shopping-merchant-lfp": "0.1.9",
"packages/google-shopping-merchant-lfp": "0.1.10",
"packages/google-shopping-merchant-notifications": "0.1.7",
"packages/google-shopping-merchant-ordertracking": "0.1.0",
"packages/google-shopping-merchant-products": "0.2.4",
Expand Down
16 changes: 16 additions & 0 deletions packages/google-ai-generativelanguage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.6.18](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.17...google-ai-generativelanguage-v0.6.18) (2025-04-29)


### Features

* add CODE_RETRIEVAL_QUERY embedding task type ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add CODE_RETRIEVAL_QUERY embedding task type ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add language_code to speech config ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add minimum, maximum, any_of, property_ordering, default and null type to Schema ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add seed to GenerationConfig ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add support for live API (https://github.com/googleapis/go-genai/issues/275) ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add support for ModalityTokenCounts in UsageMetadata responses ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add support for ModalityTokenCounts in UsageMetadata responses ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add support for Veo: PredictLongRunning and generated/downloadable files ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))
* add ThinkingConfig, MediaResolution, and seed to GenerationConfig ([d530650](https://github.com/googleapis/google-cloud-python/commit/d530650ea02714abaef4c8295717d286743ed4f1))

## [0.6.17](https://github.com/googleapis/google-cloud-python/compare/google-ai-generativelanguage-v0.6.16...google-ai-generativelanguage-v0.6.17) (2025-03-15)


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.6.18" # {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.6.18" # {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.6.18" # {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.6.18" # {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.6.18" # {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.6.18" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.18"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.18"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.18"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.18"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-ai-generativelanguage",
"version": "0.1.0"
"version": "0.6.18"
},
"snippets": [
{
Expand Down
9 changes: 9 additions & 0 deletions packages/google-cloud-documentai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.5.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.4.0...google-cloud-documentai-v3.5.0) (2025-04-29)


### Features

* **v1beta3:** [google-cloud-documentai] Added config options to enable table annotation and image extraction ([#13847](https://github.com/googleapis/google-cloud-python/issues/13847)) ([cd64ac0](https://github.com/googleapis/google-cloud-python/commit/cd64ac0e4653abd812e190343499e7fb95473fe9))
* **v1beta3:** Add image block and blob asset in Document proto ([3c829a0](https://github.com/googleapis/google-cloud-python/commit/3c829a0e14848fd084ceb1fcdaf5c5336e261df8))
* **v1beta3:** Added config options to enable image annotation ([3c829a0](https://github.com/googleapis/google-cloud-python/commit/3c829a0e14848fd084ceb1fcdaf5c5336e261df8))

## [3.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.3.0...google-cloud-documentai-v3.4.0) (2025-04-23)


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__ = "3.5.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__ = "3.5.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__ = "3.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-documentai",
"version": "0.1.0"
"version": "3.5.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-documentai",
"version": "0.1.0"
"version": "3.5.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-oracledatabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-oracledatabase-v0.1.9...google-cloud-oracledatabase-v0.1.10) (2025-04-29)


### Features

* [google-cloud-oracledatabase] re-enable gRPC support ([#13851](https://github.com/googleapis/google-cloud-python/issues/13851)) ([ffa6af9](https://github.com/googleapis/google-cloud-python/commit/ffa6af9d8acaa04ea7abc143a0138679dd423d8a))

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-oracledatabase-v0.1.8...google-cloud-oracledatabase-v0.1.9) (2025-04-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__ = "0.1.10" # {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.10" # {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-oracledatabase",
"version": "0.1.0"
"version": "0.1.10"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-retail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-retail-v2.0.0...google-cloud-retail-v2.1.0) (2025-04-29)


### Features

* add conversational search API ([4fea9f8](https://github.com/googleapis/google-cloud-python/commit/4fea9f8c052d77834534505332961cebce61a9c8))
* add language_code, region_code and place_id to SearchRequest ([4fea9f8](https://github.com/googleapis/google-cloud-python/commit/4fea9f8c052d77834534505332961cebce61a9c8))
* add pin_control_metadata to SearchResponse ([4fea9f8](https://github.com/googleapis/google-cloud-python/commit/4fea9f8c052d77834534505332961cebce61a9c8))


### Documentation

* keep the API doc up-to-date with recent changes ([4fea9f8](https://github.com/googleapis/google-cloud-python/commit/4fea9f8c052d77834534505332961cebce61a9c8))

## [2.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-retail-v1.25.1...google-cloud-retail-v2.0.0) (2025-04-23)


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.1.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__ = "2.1.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__ = "2.1.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__ = "2.1.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-retail",
"version": "0.1.0"
"version": "2.1.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-retail",
"version": "0.1.0"
"version": "2.1.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-retail",
"version": "0.1.0"
"version": "2.1.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-shopping-merchant-lfp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.9...google-shopping-merchant-lfp-v0.1.10) (2025-04-29)


### Documentation

* [google-shopping-merchant-lfp] Add clarification to GetLfpMerchantState documentation ([#13850](https://github.com/googleapis/google-cloud-python/issues/13850)) ([90177f3](https://github.com/googleapis/google-cloud-python/commit/90177f3ea4fcf43de896666d1ac850f5b7457a53))

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.8...google-shopping-merchant-lfp-v0.1.9) (2025-04-15)


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.10" # {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.10" # {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-merchant-lfp",
"version": "0.1.0"
"version": "0.1.10"
},
"snippets": [
{
Expand Down