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
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/google-apps-card": "0.1.6",
"packages/google-apps-chat": "0.2.3",
"packages/google-apps-events-subscriptions": "0.1.6",
"packages/google-apps-meet": "0.1.13",
"packages/google-apps-meet": "0.1.14",
"packages/google-apps-script-type": "0.3.13",
"packages/google-area120-tables": "0.11.15",
"packages/google-cloud-access-approval": "1.16.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"packages/google-cloud-bigquery-datatransfer": "3.19.0",
"packages/google-cloud-bigquery-logging": "1.6.1",
"packages/google-cloud-bigquery-migration": "0.11.13",
"packages/google-cloud-bigquery-reservation": "1.16.0",
"packages/google-cloud-bigquery-reservation": "1.17.0",
"packages/google-cloud-billing": "1.16.1",
"packages/google-cloud-billing-budgets": "1.17.0",
"packages/google-cloud-binary-authorization": "1.13.0",
Expand Down Expand Up @@ -75,10 +75,10 @@
"packages/google-cloud-deploy": "2.6.1",
"packages/google-cloud-developerconnect": "0.1.7",
"packages/google-cloud-dialogflow": "2.39.0",
"packages/google-cloud-dialogflow-cx": "1.39.0",
"packages/google-cloud-dialogflow-cx": "1.40.0",
"packages/google-cloud-discoveryengine": "0.13.6",
"packages/google-cloud-dlp": "3.28.0",
"packages/google-cloud-dms": "1.12.1",
"packages/google-cloud-dms": "1.12.2",
"packages/google-cloud-documentai": "3.2.0",
"packages/google-cloud-domains": "1.10.0",
"packages/google-cloud-edgecontainer": "0.5.16",
Expand Down Expand Up @@ -186,10 +186,10 @@
"packages/google-geo-type": "0.3.11",
"packages/google-maps-addressvalidation": "0.3.17",
"packages/google-maps-areainsights": "0.1.4",
"packages/google-maps-fleetengine": "0.2.6",
"packages/google-maps-fleetengine-delivery": "0.2.8",
"packages/google-maps-fleetengine": "0.2.7",
"packages/google-maps-fleetengine-delivery": "0.2.9",
"packages/google-maps-mapsplatformdatasets": "0.4.6",
"packages/google-maps-places": "0.1.23",
"packages/google-maps-places": "0.1.24",
"packages/google-maps-routeoptimization": "0.1.8",
"packages/google-maps-routing": "0.6.14",
"packages/google-maps-solar": "0.1.6",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-meet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.14](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.13...google-apps-meet-v0.1.14) (2025-02-27)


### Features

* [google-apps-meet] Add `ConnectActiveConference` method to `SpacesService` ([#13554](https://github.com/googleapis/google-cloud-python/issues/13554)) ([576bb98](https://github.com/googleapis/google-cloud-python/commit/576bb9843cc1a046de17ac483b9e7d7161d2ae24))

## [0.1.13](https://github.com/googleapis/google-cloud-python/compare/google-apps-meet-v0.1.12...google-apps-meet-v0.1.13) (2025-02-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.14" # {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.14" # {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.14" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-meet",
"version": "0.1.0"
"version": "0.1.14"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-meet",
"version": "0.1.0"
"version": "0.1.14"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-cloud-bigquery-reservation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-reservation-v1.16.0...google-cloud-bigquery-reservation-v1.17.0) (2025-02-27)


### Features

* Add a new field `enable_gemini_in_bigquery` to `.google.cloud.bigquery.reservation.v1.Assignment` that indicates if [Gemini in Bigquery](https://cloud.google.com/gemini/docs/bigquery/overview) features are enabled for the reservation assignment ([ff7c472](https://github.com/googleapis/google-cloud-python/commit/ff7c472ca3ada09a699bcf85d9a2d2880f9834f4))
* Add a new field `replication_status` to `.google.cloud.bigquery.reservation.v1.Reservation` to provide visibility into errors that could arise during Disaster Recovery(DR) replication ([ff7c472](https://github.com/googleapis/google-cloud-python/commit/ff7c472ca3ada09a699bcf85d9a2d2880f9834f4))
* Add the CONTINUOUS Job type to `.google.cloud.bigquery.reservation.v1.Assignment.JobType` for continuous SQL jobs ([ff7c472](https://github.com/googleapis/google-cloud-python/commit/ff7c472ca3ada09a699bcf85d9a2d2880f9834f4))


### Documentation

* Remove the section about `EDITION_UNSPECIFIED` in the comment for `slot_capacity` in `.google.cloud.bigquery.reservation.v1.Reservation` ([ff7c472](https://github.com/googleapis/google-cloud-python/commit/ff7c472ca3ada09a699bcf85d9a2d2880f9834f4))
* Update the `google.api.field_behavior` for the `.google.cloud.bigquery.reservation.v1.Reservation.primary_location` and `.google.cloud.bigquery.reservation.v1.Reservation.original_primary_location` fields to clarify that they are `OUTPUT_ONLY` ([ff7c472](https://github.com/googleapis/google-cloud-python/commit/ff7c472ca3ada09a699bcf85d9a2d2880f9834f4))

## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-reservation-v1.15.0...google-cloud-bigquery-reservation-v1.16.0) (2025-02-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__ = "1.17.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__ = "1.17.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-bigquery-reservation",
"version": "0.1.0"
"version": "1.17.0"
},
"snippets": [
{
Expand Down
18 changes: 18 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## [1.40.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.39.0...google-cloud-dialogflow-cx-v1.40.0) (2025-02-27)


### Features

* **v3:** added support for document_processing_mode ([7b2da60](https://github.com/googleapis/google-cloud-python/commit/7b2da60b07d6fab4fc46254a6c2557006df5fcba))
* **v3beta1:** added DocumentProcessingMode & BoostSpec for data stores ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))
* **v3beta1:** added support for answer feedback & latency metrics in conversation history ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))
* **v3beta1:** added support for handlers ([7b2da60](https://github.com/googleapis/google-cloud-python/commit/7b2da60b07d6fab4fc46254a6c2557006df5fcba))
* **v3beta1:** added support for playbook level speech settings ([8a86dba](https://github.com/googleapis/google-cloud-python/commit/8a86dba51968c017e4576da3a1058d374bc2ebf4))
* **v3:** exposed Zone Separation & Zone Isolation status of an agent ([7b2da60](https://github.com/googleapis/google-cloud-python/commit/7b2da60b07d6fab4fc46254a6c2557006df5fcba))


### Documentation

* **v3:** clarified wording around StreamingDetectIntentRequest ([7b2da60](https://github.com/googleapis/google-cloud-python/commit/7b2da60b07d6fab4fc46254a6c2557006df5fcba))
* **v3:** clarified wording around use_timeout_based_endpointing ([7b2da60](https://github.com/googleapis/google-cloud-python/commit/7b2da60b07d6fab4fc46254a6c2557006df5fcba))

## [1.39.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.38.0...google-cloud-dialogflow-cx-v1.39.0) (2025-02-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__ = "1.40.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__ = "1.40.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__ = "1.40.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-dialogflow-cx",
"version": "0.1.0"
"version": "1.40.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-dialogflow-cx",
"version": "0.1.0"
"version": "1.40.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.12.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dms-v1.12.1...google-cloud-dms-v1.12.2) (2025-02-27)


### Documentation

* [google-cloud-dms] fix broken link in comment for field `OperationMetadata.requested_cancellation` ([#13553](https://github.com/googleapis/google-cloud-python/issues/13553)) ([2c83cbc](https://github.com/googleapis/google-cloud-python/commit/2c83cbc1a2ea7da5985425918efa3c125d75fd7e))

## [1.12.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dms-v1.12.0...google-cloud-dms-v1.12.1) (2025-02-18)


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__ = "1.12.2" # {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__ = "1.12.2" # {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-dms",
"version": "0.1.0"
"version": "1.12.2"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-maps-fleetengine-delivery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.9](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.8...google-maps-fleetengine-delivery-v0.2.9) (2025-02-27)


### Features

* A new field `past_locations` is added to message `.maps.fleetengine.delivery.v1.DeliveryVehicle` ([bc69299](https://github.com/googleapis/google-cloud-python/commit/bc69299c381dbae1f24315af8b46f70ddc6b9269))


### Documentation

* Updated documentation for field `task` in message `.maps.fleetengine.delivery.v1.CreateTaskRequest` to clarify certain fields can be optionally set. ([bc69299](https://github.com/googleapis/google-cloud-python/commit/bc69299c381dbae1f24315af8b46f70ddc6b9269))

## [0.2.8](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-delivery-v0.2.7...google-maps-fleetengine-delivery-v0.2.8) (2025-02-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.2.9" # {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.2.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-fleetengine-delivery",
"version": "0.1.0"
"version": "0.2.9"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-fleetengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.7](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.6...google-maps-fleetengine-v0.2.7) (2025-02-27)


### Features

* A new field `past_locations` is added to message `.maps.fleetengine.v1.Vehicle` ([#13563](https://github.com/googleapis/google-cloud-python/issues/13563)) ([2b74b97](https://github.com/googleapis/google-cloud-python/commit/2b74b97e66d046bae5d8d7c345bf5111ce44f2c2))

## [0.2.6](https://github.com/googleapis/google-cloud-python/compare/google-maps-fleetengine-v0.2.5...google-maps-fleetengine-v0.2.6) (2025-02-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.2.7" # {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.2.7" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-fleetengine",
"version": "0.1.0"
"version": "0.2.7"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.24](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.23...google-maps-places-v0.1.24) (2025-02-27)


### Features

* [google-maps-places] add NACS EVCS connector type support ([#13555](https://github.com/googleapis/google-cloud-python/issues/13555)) ([fdff960](https://github.com/googleapis/google-cloud-python/commit/fdff960cd7bf521e2c19e2e7ad1d17bf01fefefb))

## [0.1.23](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.22...google-maps-places-v0.1.23) (2025-02-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.24" # {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.24" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-maps-places",
"version": "0.1.0"
"version": "0.1.24"
},
"snippets": [
{
Expand Down