Changelog

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