Changes

1.10.0 (2026-05-07)

1.9.0 (2026-04-30)

1.8.0 (2026-04-13)

1.7.0 (2026-04-09)

1.6.0 (2026-04-02)

1.5.0 (2025-10-10)

Features

  • Upgrade to Go 1.24 (#12781) (4f1129c)

1.4.0 (2025-05-06)

Features

  • cloudcontrolspartner: A new field organization_domain is added to message Customer (658d3d6)
  • cloudcontrolspartner: Enable partners to create, update and delete their customers (658d3d6)

Documentation

  • cloudcontrolspartner: Mark the enum value EkmSolution.VIRTRU as deprecated (658d3d6)

1.3.2 (2025-04-15)

Bug Fixes

  • cloudcontrolspartner: Update google.golang.org/api to 0.229.0 (3319672)

1.3.1 (2025-03-13)

Bug Fixes

  • cloudcontrolspartner: Update golang.org/x/net to 0.37.0 (1144978)

1.3.0 (2025-01-30)

Features

  • cloudcontrolspartner: A new field organization_domain is added to message .google.cloud.cloudcontrolspartner.v1beta.Customer (232775b)
  • cloudcontrolspartner: A new message CreateCustomerRequest is added (232775b)
  • cloudcontrolspartner: A new message DeleteCustomerRequest is added (232775b)
  • cloudcontrolspartner: A new message UpdateCustomerRequest is added (232775b)
  • cloudcontrolspartner: A new method CreateCustomer is added to service CloudControlsPartnerCore (#11504) (232775b)
  • cloudcontrolspartner: A new method DeleteCustomer is added to service CloudControlsPartnerCore (232775b)
  • cloudcontrolspartner: A new method UpdateCustomer is added to service CloudControlsPartnerCore (232775b)

Documentation

  • cloudcontrolspartner: A comment for enum value VIRTRU in enum EkmSolution is changed (232775b)
  • cloudcontrolspartner: A comment for field requested_cancellation in message .google.cloud.cloudcontrolspartner.v1beta.OperationMetadata is changed (232775b)

1.2.2 (2025-01-02)

Bug Fixes

  • cloudcontrolspartner: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.2.1 (2024-10-23)

Bug Fixes

  • cloudcontrolspartner: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • cloudcontrolspartner: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

1.2.0 (2024-09-19)

Features

  • cloudcontrolspartner: A new value ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER is added to enum .google.cloud.cloudcontrolspartner.v1.PartnerPermissions.Permission (9efa812)
  • cloudcontrolspartner: A new value ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWER is added to enum .google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions.Permission (9efa812)
  • cloudcontrolspartner: Field behavior for field customer_onboarding_state in message .google.cloud.cloudcontrolspartner.v1.Customer is changed (9efa812)
  • cloudcontrolspartner: Field behavior for field customer_onboarding_state in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed (9efa812)
  • cloudcontrolspartner: Field behavior for field is_onboarded in message .google.cloud.cloudcontrolspartner.v1.Customer is changed (9efa812)
  • cloudcontrolspartner: Field behavior for field is_onboarded in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed (9efa812)

Bug Fixes

  • cloudcontrolspartner: Field behavior for field display_name in message .google.cloud.cloudcontrolspartner.v1.Customer is changed (9efa812)
  • cloudcontrolspartner: Field behavior for field display_name in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed (#10865) (9efa812)

Documentation

  • cloudcontrolspartner: A comment for field display_name in message .google.cloud.cloudcontrolspartner.v1.Customer is changed (9efa812)
  • cloudcontrolspartner: A comment for field display_name in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed (9efa812)

1.1.1 (2024-09-12)

Bug Fixes

  • cloudcontrolspartner: Bump dependencies (2ddeb15)

1.1.0 (2024-08-20)

Features

  • cloudcontrolspartner: Add support for Go 1.23 iterators (84461c0)

1.0.4 (2024-08-08)

Bug Fixes

  • cloudcontrolspartner: Update google.golang.org/api to v0.191.0 (5b32644)

1.0.3 (2024-07-24)

Bug Fixes

  • cloudcontrolspartner: Update dependencies (257c40b)

1.0.2 (2024-07-10)

Bug Fixes

1.0.1 (2024-07-01)

Bug Fixes

1.0.0 (2024-06-26)

Documentation

  • cloudcontrolspartner: Mark the accessApprovalRequests.list method as deprecated (d6c543c)
  • cloudcontrolspartner: Mark the accessApprovalRequests.list method as deprecated (d6c543c)

Miscellaneous Chores

0.2.1 (2024-05-01)

Bug Fixes

  • cloudcontrolspartner: Bump x/net to v0.24.0 (ba31ed5)

0.2.0 (2024-03-25)

Features

0.1.0 (2024-03-12)

Features

Changes