Changelog
0.3.0 (2025-10-16)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.2.7 (2025-05-08)
Features
A new field
organization_domainis added to messageCustomer(d4fc92b)Enable partners to create, update and delete their customers (d4fc92b)
Documentation
- Mark the enum value
EkmSolution.VIRTRUas deprecated (d4fc92b)
0.2.6 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (1e43e75)
0.2.5 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (e22e2bd)
Add support for reading selective GAPIC generation methods from service YAML (e22e2bd)
0.2.4 (2025-01-27)
Features
A new field
organization_domainis added to message.google.cloud.cloudcontrolspartner.v1beta.Customer(1913b6c)A new message
CreateCustomerRequestis added (1913b6c)A new message
DeleteCustomerRequestis added (1913b6c)A new message
UpdateCustomerRequestis added (1913b6c)A new method
CreateCustomeris added to serviceCloudControlsPartnerCore(1913b6c)A new method
DeleteCustomeris added to serviceCloudControlsPartnerCore(1913b6c)A new method
UpdateCustomeris added to serviceCloudControlsPartnerCore(1913b6c)
Documentation
A comment for enum value
VIRTRUin enumEkmSolutionis changed (1913b6c)A comment for field
requested_cancellationin message.google.cloud.cloudcontrolspartner.v1beta.OperationMetadatais changed (1913b6c)
0.2.3 (2024-12-12)
Features
- Add support for opt-in debug logging (19ed3be)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (19ed3be)
0.2.2 (2024-10-31)
Bug Fixes
- disable universe-domain validation (53c951e)
0.2.1 (2024-10-24)
Features
- Add support for Python 3.13 (6252476)
0.2.0 (2024-09-16)
⚠ BREAKING CHANGES
- [google-cloud-cloudcontrolspartner] Field behavior for field display_name in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed
Features
A new value
ACCESS_TRANSPARENCY_LOGS_SUPPORT_CASE_VIEWERis added to enum.google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions.Permission(c03c441)Field behavior for field
customer_onboarding_statein message.google.cloud.cloudcontrolspartner.v1beta.Customeris changed (c03c441)Field behavior for field
is_onboardedin message.google.cloud.cloudcontrolspartner.v1beta.Customeris changed (c03c441)
Bug Fixes
- [google-cloud-cloudcontrolspartner] Field behavior for field display_name in message .google.cloud.cloudcontrolspartner.v1beta.Customer is changed (c03c441)
Documentation
- A comment for field
display_namein message.google.cloud.cloudcontrolspartner.v1beta.Customeris changed (c03c441)
0.1.3 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
0.1.2 (2024-07-08)
Bug Fixes
0.1.1 (2024-06-24)
Documentation
- Mark the accessApprovalRequests.list method as deprecated (0520183)