Releases: googleapis/google-cloud-dotnet
Releases · googleapis/google-cloud-dotnet
Google.Cloud.AIPlatform.V1 version 3.21.0
Changes in this release:
Note: the bug fix here is clearly a breaking change due to an API publication error. We believe it is less disruptive to publish this in a minor version (one day after the now-removed API surface was published) than to take a new major version. Apologies if you are disrupted by this.
Bug fixes
- BREAKING CHANGE Remove VertexAISearch.engine option (commit 966aaea)
Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta20
Changes in this release:
Bug fixes
- BREAKING CHANGE Remove VertexAISearch.engine option (commit 18d4598)
Google.Maps.FleetEngine.V1 version 2.2.0
Changes in this release:
New features
- Added Fleet Engine Delete APIs (commit 1c59977)
- A new field
past_locations
is added to message.maps.fleetengine.delivery.v1.DeliveryVehicle
(commit be87d8a) - A new field
past_locations
is added to message.maps.fleetengine.v1.Vehicle
(commit be87d8a)
Documentation improvements
- Updated documentation for field
task
in message.maps.fleetengine.delivery.v1.CreateTaskRequest
to clarify certain fields can be optionally set. (commit be87d8a) - Correct SearchVehiclesRequest.ordered_by description (commit 74de6e8)
Google.Maps.FleetEngine.Delivery.V1 version 2.2.0
Changes in this release:
New features
- Added Fleet Engine Delete APIs (commit cac2084)
- A new field
past_locations
is added to message.maps.fleetengine.delivery.v1.DeliveryVehicle
(commit a7863c7) - A new field
past_locations
is added to message.maps.fleetengine.v1.Vehicle
(commit a7863c7)
Documentation improvements
- Updated documentation for field
task
in message.maps.fleetengine.delivery.v1.CreateTaskRequest
to clarify certain fields can be optionally set. (commit a7863c7) - Update comment link for ListTasks filter (commit 5970dc3)
- Document that delivery_vehicle.type can be set on CreateDeliveryVehicle (commit 658fd07)
- Clarify behavior of UpdateDeliveryVehicle (commit 4acca65)
Google.Cloud.Logging.Console version 1.4.0
Changes in this release:
New features
- Add formatting augmenter to console logging (issue 14284) (commit e5d0659)
Google.Cloud.Dialogflow.Cx.V3 version 2.22.0
Changes in this release:
New features
- Exposed Zone Separation & Zone Isolation status of an agent (commit ff7c7ed)
- Added support for document_processing_mode (commit ff7c7ed)
Documentation improvements
- Clarified wording around use_timeout_based_endpointing (commit ff7c7ed)
- Clarified wording around StreamingDetectIntentRequest (commit ff7c7ed)
Google.Cloud.Bigtable.Admin.V2 version 3.23.0
Changes in this release:
New features
- Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (commit abd6682)
Google.Cloud.BigQuery.Reservation.V1 version 2.7.0
Changes in this release:
New features
- 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 (commit fecbe42) - Add the CONTINUOUS Job type to
.google.cloud.bigquery.reservation.v1.Assignment.JobType
for continuous SQL jobs (commit fecbe42) - 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 (commit fecbe42)
Documentation improvements
- 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 areOUTPUT_ONLY
(commit fecbe42) - Remove the section about
EDITION_UNSPECIFIED
in the comment forslot_capacity
in.google.cloud.bigquery.reservation.v1.Reservation
to clarify that (commit fecbe42)
Google.Cloud.AIPlatform.V1 version 3.20.0
Changes in this release:
New features
- Add VertexAISearch.engine option (commit cffeac2)
- Add EnterpriseWebSearch tool option (commit 1b04726)