Changelog
1.20.0 (2024-10-24)
Features
- Add support for Python 3.13 (6252476)
1.19.0 (2024-10-08)
Features
Add support for importing team customer from a different reseller (c38431b)
Add support for primary_admin_email as customer_identity for ImportCustomer (c38431b)
Add support to look up team customer Cloud Identity information (c38431b)
Documentation
- Clarify the expected value of the domain field for team type customers (c38431b)
1.18.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
1.18.4 (2024-07-08)
Bug Fixes
1.18.3 (2024-03-05)
Bug Fixes
1.18.2 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12281) (62cf934)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12305) (2aa7f17)
1.18.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (f3db074)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)
1.18.0 (2024-02-01)
Features
1.17.1 (2024-01-04)
Documentation
Add deprecation comment for method
FetchReportResults
in serviceCloudChannelReportsService
(1e6bf49)Add deprecation comment for method
ListReports
in serviceCloudChannelReportsService
(1e6bf49)Add deprecation comment for method
RunReportJob
in serviceCloudChannelReportsService
(1e6bf49)Add deprecation comment for service
CloudChannelReportsService
(1e6bf49)
1.17.0 (2023-12-07)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
1.16.0 (2023-09-19)
Features
Launch QueryEligibleBillingAccounts API (8de7cc7)
mark ChannelPartnerGranularity as deprecated and offer alternatives (8de7cc7)
Documentation
- Add clarification for the additional_apks field of TestSetup (8de7cc7)
1.15.1 (2023-07-05)
Bug Fixes
1.15.0 (2023-06-19)
Features
- Add support for ListSkuGroups and ListSkuGroupBillableSkus APIs in Cloud Channel APIs (#11406) (7f6b607)
1.14.0 (2023-05-25)
Features
Add billing account to entitlement definitions Cloud Channel API
Added partition_keys field to filter results from FetchReportResults (#235) (3e304f1)
1.13.0 (2023-03-16)
Features
1.12.1 (2023-01-20)
Bug Fixes
- Add context manager return types (47afb33)
Documentation
- Add documentation for enums (47afb33)
1.12.0 (2023-01-10)
Features
1.11.0 (2022-12-15)
Features
Add support for
google.cloud.channel.__version__
(0eb8ef8)Add support for granular repricing configurations via SkuGroups in Cloud Channel Repricing APIs (#218) (5dae98c)
Add typing to proto.Message based class attributes (0eb8ef8)
Bug Fixes
Add dict typing for client_options (0eb8ef8)
deps: Require google-api-core >=1.34.0, >=2.11.0 (7fb1fd0)
Drop usage of pkg_resources (7fb1fd0)
Fix timeout default values (7fb1fd0)
Documentation
samples: Snippetgen handling of repeated enum field (0eb8ef8)
samples: Snippetgen should call await on the operation coroutine before calling result (7fb1fd0)
1.10.0 (2022-10-18)
Features
1.9.3 (2022-10-07)
Bug Fixes
1.9.2 (2022-10-03)
Bug Fixes
1.9.1 (2022-08-15)
Bug Fixes
1.9.0 (2022-07-16)
Features
Bug Fixes
1.8.1 (2022-06-03)
Bug Fixes
Documentation
1.8.0 (2022-04-27)
Features
1.7.1 (2022-03-05)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#149) (5c2908e)
deps: require proto-plus>=1.15.0 (5c2908e)
1.7.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (f57605e)
Documentation
1.6.3 (2021-11-13)
Documentation
1.6.2 (2021-11-04)
Documentation
1.6.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring (339c62c)
1.6.0 (2021-10-27)
Features
1.5.0 (2021-10-18)
Features
1.4.0 (2021-10-08)
Features
1.3.2 (2021-09-30)
Bug Fixes
- improper types in pagers generation (dae83af)
1.3.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (2e959cc)
1.3.0 (2021-09-23)
Features
1.2.3 (2021-08-31)
Bug Fixes
1.2.2 (2021-07-27)
Bug Fixes
Documentation
Miscellaneous Chores
1.2.1 (2021-07-20)
Bug Fixes
1.2.0 (2021-07-01)
Features
Bug Fixes
Documentation
1.1.1 (2021-06-16)
Bug Fixes
1.1.0 (2021-06-10)
Features
Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type. (164539d)
Add a new LookupOffer RPC and LookupOfferRequest proto. (164539d)
Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete). (164539d)
Add/Update API definitions for Cloud Channel API (#53) (164539d)
Update descriptions of APIs. (164539d)
1.0.0 (2021-06-02)
Features
Miscellaneous Chores
0.3.0 (2021-05-28)
Features
- support self-signed JWT flow for service accounts (c218e2e)
Bug Fixes
add async client to %name_%version/init.py (c218e2e)
0.2.1 (2021-04-07)
Bug Fixes
0.2.0 (2021-02-11)
Features
0.1.0 (2021-01-14)
Features
- generate v1 (a95c9cf)