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
Expand Up @@ -46,7 +46,7 @@
"packages/google-cloud-billing-budgets": "1.17.2",
"packages/google-cloud-binary-authorization": "1.13.2",
"packages/google-cloud-build": "3.32.0",
"packages/google-cloud-capacityplanner": "0.0.0",
"packages/google-cloud-capacityplanner": "0.1.0",
"packages/google-cloud-certificate-manager": "1.10.2",
"packages/google-cloud-channel": "1.23.0",
"packages/google-cloud-chronicle": "0.1.0",
Expand All @@ -71,7 +71,7 @@
"packages/google-cloud-dataform": "0.6.2",
"packages/google-cloud-datalabeling": "1.13.2",
"packages/google-cloud-dataplex": "2.12.0",
"packages/google-cloud-dataproc": "5.21.0",
"packages/google-cloud-dataproc": "5.22.0",
"packages/google-cloud-dataproc-metastore": "1.19.0",
"packages/google-cloud-datastream": "1.15.0",
"packages/google-cloud-deploy": "2.7.1",
Expand All @@ -92,7 +92,7 @@
"packages/google-cloud-financialservices": "0.1.3",
"packages/google-cloud-functions": "1.20.4",
"packages/google-cloud-gdchardwaremanagement": "0.1.13",
"packages/google-cloud-geminidataanalytics": "0.3.0",
"packages/google-cloud-geminidataanalytics": "0.4.0",
"packages/google-cloud-gke-backup": "0.5.19",
"packages/google-cloud-gke-connect-gateway": "0.10.4",
"packages/google-cloud-gke-hub": "1.18.0",
Expand All @@ -107,7 +107,7 @@
"packages/google-cloud-language": "2.17.2",
"packages/google-cloud-licensemanager": "0.1.0",
"packages/google-cloud-life-sciences": "0.9.18",
"packages/google-cloud-locationfinder": "0.0.0",
"packages/google-cloud-locationfinder": "0.1.0",
"packages/google-cloud-lustre": "0.1.2",
"packages/google-cloud-maintenance-api": "0.1.1",
"packages/google-cloud-managed-identities": "1.12.2",
Expand Down Expand Up @@ -175,7 +175,7 @@
"packages/google-cloud-talent": "2.17.2",
"packages/google-cloud-tasks": "2.19.3",
"packages/google-cloud-telcoautomation": "0.2.11",
"packages/google-cloud-texttospeech": "2.30.0",
"packages/google-cloud-texttospeech": "2.31.0",
"packages/google-cloud-tpu": "1.23.2",
"packages/google-cloud-trace": "1.16.2",
"packages/google-cloud-translate": "3.21.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-capacityplanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2025-09-24)


### Features

* add initial files for google.cloud.capacityplanner.v1beta ([#14511](https://github.com/googleapis/google-cloud-python/issues/14511)) ([0f10cfd](https://github.com/googleapis/google-cloud-python/commit/0f10cfd36722a14c87ad5495acddd160b1edf54f))

## Changelog
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.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__ = "0.1.0" # {x-release-please-version}
7 changes: 7 additions & 0 deletions packages/google-cloud-dataproc/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-dataproc/#history

## [5.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.21.0...google-cloud-dataproc-v5.22.0) (2025-09-24)


### Features

* [google-cloud-dataproc] Added support for JUPYTER_KERNEL_GATEWAY component ([#14516](https://github.com/googleapis/google-cloud-python/issues/14516)) ([741d1c5](https://github.com/googleapis/google-cloud-python/commit/741d1c5d018360dbfb0fd1d69f6af27fec8e436b))

## [5.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.20.0...google-cloud-dataproc-v5.21.0) (2025-07-02)


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__ = "5.22.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__ = "5.22.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-dataproc",
"version": "0.1.0"
"version": "5.22.0"
},
"snippets": [
{
Expand Down
49 changes: 49 additions & 0 deletions packages/google-cloud-geminidataanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,55 @@

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

## [0.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.3.0...google-cloud-geminidataanalytics-v0.4.0) (2025-09-24)


### ⚠ BREAKING CHANGES

* An existing message `RetrieveBigQueryTableContextsRequest` is removed
* An existing message `RetrieveBigQueryTableContextsResponse` is removed
* An existing message `RetrieveBigQueryTableContextsFromRecentTablesRequest` is removed
* An existing message `RetrieveBigQueryTableContextsFromRecentTablesResponse` is removed
* An existing message `RetrieveBigQueryTableSuggestedDescriptionsRequest` is removed
* An existing message `RetrieveBigQueryTableSuggestedDescriptionsResponse` is removed
* An existing message `RetrieveBigQueryTableSuggestedExamplesRequest` is removed
* An existing message `RetrieveBigQueryTableSuggestedExamplesResponse` is removed
* An existing message `RetrieveBigQueryRecentRelevantTablesRequest` is removed
* An existing message `RetrieveBigQueryRecentRelevantTablesResponse` is removed
* An existing message `DirectLookup` is removed
* An existing message `TableCandidate` is removed
* An existing service `ContextRetrievalService` is removed

### Bug Fixes

* An existing message `DirectLookup` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryRecentRelevantTablesRequest` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryRecentRelevantTablesResponse` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableContextsFromRecentTablesRequest` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableContextsFromRecentTablesResponse` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableContextsRequest` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableContextsResponse` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableSuggestedDescriptionsRequest` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableSuggestedDescriptionsResponse` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableSuggestedExamplesRequest` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `RetrieveBigQueryTableSuggestedExamplesResponse` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing message `TableCandidate` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* An existing service `ContextRetrievalService` is removed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))


### Documentation

* A comment for field `description` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `example_queries` in message `.google.cloud.geminidataanalytics.v1alpha.Context` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `filter` in message `.google.cloud.geminidataanalytics.v1alpha.ListConversationsRequest` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `name` in message `.google.cloud.geminidataanalytics.v1alpha.Conversation` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `name` in message `.google.cloud.geminidataanalytics.v1alpha.DataAgent` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `synonyms` in message `.google.cloud.geminidataanalytics.v1alpha.Field` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `synonyms` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `tags` in message `.google.cloud.geminidataanalytics.v1alpha.Field` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for field `tags` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))
* A comment for message `ExampleQuery` is changed ([a336184](https://github.com/googleapis/google-cloud-python/commit/a336184b9e2f327251ff1785283b3eebf1a36b6d))

## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-geminidataanalytics-v0.2.0...google-cloud-geminidataanalytics-v0.3.0) (2025-08-29)


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.4.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__ = "0.4.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__ = "0.4.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-geminidataanalytics",
"version": "0.1.0"
"version": "0.4.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-geminidataanalytics",
"version": "0.1.0"
"version": "0.4.0"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-locationfinder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2025-09-24)


### Features

* add initial files for google.cloud.locationfinder.v1 ([#14513](https://github.com/googleapis/google-cloud-python/issues/14513)) ([fdea288](https://github.com/googleapis/google-cloud-python/commit/fdea288f34e50fbc116aba9ead851036c44a4518))

## Changelog
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.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__ = "0.1.0" # {x-release-please-version}
7 changes: 7 additions & 0 deletions packages/google-cloud-texttospeech/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-texttospeech/#history

## [2.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.30.0...google-cloud-texttospeech-v2.31.0) (2025-09-24)


### Features

* [google-cloud-texttospeech] add Gemini TTS Multispeaker API fields ([#14535](https://github.com/googleapis/google-cloud-python/issues/14535)) ([5339bcb](https://github.com/googleapis/google-cloud-python/commit/5339bcb6d42eae4ae6d4b4ccdf9b3cbc2ddec7b1))

## [2.30.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-texttospeech-v2.29.0...google-cloud-texttospeech-v2.30.0) (2025-09-22)


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.31.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.31.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.31.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-texttospeech",
"version": "0.1.0"
"version": "2.31.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-texttospeech",
"version": "0.1.0"
"version": "2.31.0"
},
"snippets": [
{
Expand Down
Loading