Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Latest commit

 

History

History
58 lines (28 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

58 lines (28 loc) · 3.06 KB

Changelog

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