Changelog

1.8.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#176) (607f171)

1.8.0 (2022-04-27)

Features

  • Add API definitions for Cloud Channel Repricing APIs (#169) (18db43c)

  • Add filter in ListCustomersRequest (#167) (2a88151)

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

  • clarify language for provisioning_id (#140) (a925354)

  • Update description for ProvisionedService.provisioning_id (#137) (9b24071)

1.6.3 (2021-11-13)

Documentation

  • clarify entitlement parameter assigned_units (#122) (7bb783e)

1.6.2 (2021-11-04)

Documentation

  • clarified usage of entitlement parameters (#116) (20fb1ff)

1.6.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (339c62c)

  • deps: require google-api-core >= 1.28.0 (339c62c)

Documentation

  • list oneofs in docstring (339c62c)

1.6.0 (2021-10-27)

Features

  • add resource type to ChannelPartnerLink (#112) (76433c4)

1.5.0 (2021-10-18)

Features

  • add trove classifier for python 3.9 and python 3.10 (#105) (8c4eb48)

1.4.0 (2021-10-08)

Features

  • add context manager support in client (#102) (acf8bb2)

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

  • disable self signed jwt if users provide their own credential (#86) (d7c07f8)

1.2.2 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#72) (b70a090)

Miscellaneous Chores

1.2.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#71) (36ba3c3)

1.2.0 (2021-07-01)

Features

Bug Fixes

  • disable always_use_jwt_access (2f8fa52)

  • disable always_use_jwt_access (#68) (2f8fa52)

Documentation

1.1.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#55) (7747953)

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

  • bump release level to production/stable (#46) (3460f68)

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)

  • deps: add packaging requirement (#43) (e368062)

0.2.1 (2021-04-07)

Bug Fixes

  • BREAKING deprecate TransferableSkus fields (#14) (0d3b493)

0.2.0 (2021-02-11)

Features

  • add Pub/Sub endpoints for Cloud Channnel API (#9) (2c483c8)

0.1.0 (2021-01-14)

Features