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

Releases: googleapis/python-datastream

v0.2.0

11 Oct 17:02
73c097b
Compare
Choose a tag to compare

Features

  • add context manager support in client (#35) (fa36978)

Bug Fixes

  • add 'dict' annotation type to 'request' (973c851)
  • improper types in pagers generation (09eaafd)

v0.1.3

30 Aug 13:02
bfa5cb8
Compare
Choose a tag to compare

Bug Fixes

  • datastream: Change a few resource pattern variables from camelCase to snake_case (#20) (296962a)

v0.1.2

29 Jul 16:18
5fe13ba
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#7) (2159aa8)

Miscellaneous Chores

v0.1.1

21 Jul 22:33
759a19a
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#6) (641dbc7)

v0.1.0

30 Jun 17:47
ac272bf
Compare
Choose a tag to compare

Features