Releases: googleapis/google-cloud-dotnet
Releases · googleapis/google-cloud-dotnet
Google.Cloud.Dataform.V1Beta1 version 1.0.0-beta08
Changes in this release:
Bug fixes
- BREAKING CHANGE Response type of method
CommitRepositoryChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
PullGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PullGitCommitsResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
PushGitCommits
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.PushGitCommitsResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
CommitWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
ResetWorkspaceChanges
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
RemoveDirectory
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveDirectoryResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
RemoveFileRequest
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.RemoveFileResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE Response type of method
CancelWorkflowInvocation
is changed from.google.protobuf.Empty
to.google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse
in serviceDataform
(commit 4985789) - BREAKING CHANGE An existing field
bigquery_action
is moved in to oneof in message.google.cloud.dataform.v1beta1.WorkflowInvocationAction
(commit 4985789)
New features
- Added new field
internal_metadata
to all resources to export all the metadata information that is used internally to serve the resource (commit 4985789) - Returning
commit_sha
in the response of methodCommitRepositoryChanges
(commit 4985789) - Moving existing field
bigquery_action
to oneof in message.google.cloud.dataform.v1beta1.WorkflowInvocationAction
to allow adding more actions types such asnotebook_action
(commit 4985789)
Documentation improvements
- Explained the effect of field
page_token
on the pagination in several messages (commit 4985789) - Adds known limitations on several methods such as
UpdateRepository
,UpdateReleaseConfig
andUpdateWorkflowConfig
(commit 4985789) - Several comments reformatted (commit 4985789)
Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta19
Changes in this release:
Bug fixes
- BREAKING CHANGE An existing google.api.http annotation
http_uri
is changed for methodDeployPublisherModel
in serviceModelGardenService
(commit 3da797d)
New features
- A new field
include_equivalent_model_garden_model_deployment_configs
is added to message.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest
(commit 3da797d) - Add VertexAISearch.engine option (commit 05449f3)
- Add EnterpriseWebSearch tool option (commit 50d3edf)
Documentation improvements
- A comment for field
model
in message.google.cloud.aiplatform.v1beta1.DeployPublisherModelRequest
is changed (commit 3da797d)
Google.Apps.Meet.V2Beta version 1.0.0-beta07
Changes in this release:
New features
- Add
ConnectActiveConference
method toSpacesService
(commit 3df6acc)
Google.Cloud.Kms.V1 version 3.16.0
Changes in this release:
New features
- Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s (commit 0f261f0)
- Add a PublicKeyFormat enum to allow specifying the format the public is going to be exported in (commit 0f261f0)
Documentation improvements
- Modify enum comment (commit 0cf6e5b)
- Code documentation improvements (commit 87c4799)
- A comment for enum
CryptoKeyVersionAlgorithm
is changed (commit d7e6cd5)
Google.Cloud.Dlp.V2 version 4.16.0
Changes in this release:
New features
- Discovery of Vertex AI datasets (commit d7c1df3)
Documentation improvements
- Documentation revisions for data profiles (commit d7c1df3)
Google.Cloud.Dataproc.V1 version 5.17.0
Changes in this release:
New features
- Added support for the AuthenticationConfig field to Dataproc serverless workload configurations, allowing specification of the user workload identity as either the end user or a service account (commit e67b038)
Google.Cloud.ConfidentialComputing.V1 version 1.8.0
Changes in this release:
New features
- A new field
attester
is added to message.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest
(commit 99aef8d)
Documentation improvements
- Fixed a typo in
VerifyAttestationRequest
comment (commit 99aef8d)
Google.Cloud.Compute.V1 version 3.5.0
Changes in this release:
New features
- Update Compute Engine API to revision 20250211 (commit 9a5de4b)
- Update Compute Engine API to revision 20250126 (commit c7842e6)
Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta18
Google.Apps.Chat.V1 version 1.0.0-beta12
Changes in this release:
New features
- Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space (commit b729eb0)
Documentation improvements
- Update Google chat app command documentation (commit 43e29cc)