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

Latest commit

 

History

History
54 lines (25 loc) · 2.97 KB

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 2.97 KB

Changelog

0.4.0 (2021-06-23)

Features

Documentation

0.3.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#52) (da319aa)

0.3.0 (2021-05-28)

Features

  • Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs (#25) (99c6918)
  • support self-signed JWT flow for service accounts (fe5836e)

Bug Fixes

  • add async client to %name_%version/init.py (fe5836e)
  • deps: add packaging requirement (#47) (c7cee0b)

0.2.0 (2021-01-29)

Features

  • add common resource paths, expose client transport (#4) (e2367d0)

Bug Fixes

  • remove client recv msg limit and add enums to types/__init__.py (#13) (302c071)

0.1.0 (2020-09-14)

Features