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

Latest commit

 

History

History
35 lines (16 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 1.48 KB

Changelog

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