Version history

Version 1.0.0-beta08, released 2025-03-03

Bug fixes

  • BREAKING CHANGE Response type of method CommitRepositoryChanges is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.CommitRepositoryChangesResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method PullGitCommits is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.PullGitCommitsResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method PushGitCommits is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.PushGitCommitsResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method CommitWorkspaceChanges is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.CommitWorkspaceChangesResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method ResetWorkspaceChanges is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.ResetWorkspaceChangesResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method RemoveDirectory is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.RemoveDirectoryResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method RemoveFileRequest is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.RemoveFileResponse in service Dataform (commit 4985789)
  • BREAKING CHANGE Response type of method CancelWorkflowInvocation is changed from .google.protobuf.Empty to .google.cloud.dataform.v1beta1.CancelWorkflowInvocationResponse in service Dataform (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 method CommitRepositoryChanges (commit 4985789)
  • Moving existing field bigquery_action to oneof in message .google.cloud.dataform.v1beta1.WorkflowInvocationAction to allow adding more actions types such as notebook_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 and UpdateWorkflowConfig (commit 4985789)
  • Several comments reformatted (commit 4985789)

Version 1.0.0-beta07, released 2024-06-04

New features

Version 1.0.0-beta06, released 2024-05-08

New features

  • Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)

Version 1.0.0-beta05, released 2024-03-26

New features

Version 1.0.0-beta04, released 2024-02-28

No API surface changes; just dependency updates.

Version 1.0.0-beta03, released 2023-10-30

Bug fixes

  • Rearrange several messages, thus changing field types (commit 9d2b3d8)

New features

Documentation improvements

Version 1.0.0-beta02, released 2023-01-19

New features

Version 1.0.0-beta01, released 2022-10-17

Initial release.