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

Releases: googleapis/python-datastream

v1.6.0

31 May 18:35
d0a5307
Compare
Choose a tag to compare

1.6.0 (2023-05-25)

Features

v1.5.1

27 Mar 15:47
3e2f9f4
Compare
Choose a tag to compare

1.5.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#165) (e44614b)

v1.5.0

23 Feb 23:57
2fe6740
Compare
Choose a tag to compare

1.5.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#158) (c96a9ad)

v1.4.1

23 Jan 16:00
734a623
Compare
Choose a tag to compare

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a12a7e7)

Documentation

  • Add documentation for enums (a12a7e7)

v1.4.0

10 Jan 19:07
0ec2f1e
Compare
Choose a tag to compare

1.4.0 (2023-01-10)

Features

v1.3.0

15 Dec 20:10
c48ae1e
Compare
Choose a tag to compare

1.3.0 (2022-12-15)

Features

  • Add support for google.cloud.datastream.__version__ (431698c)
  • Add typing to proto.Message based class attributes (431698c)

Bug Fixes

  • Add dict typing for client_options (431698c)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (34ff993)
  • Drop usage of pkg_resources (34ff993)
  • Fix timeout default values (34ff993)

Documentation

  • samples: Snippetgen handling of repeated enum field (431698c)
  • samples: Snippetgen should call await on the operation coroutine before calling result (34ff993)

v1.2.2

10 Oct 15:53
280fb32
Compare
Choose a tag to compare

1.2.2 (2022-10-07)

Bug Fixes

v1.2.1

04 Oct 00:05
fd91baf
Compare
Choose a tag to compare

1.2.1 (2022-10-03)

Bug Fixes

v1.2.0

24 Aug 15:00
7650c89
Compare
Choose a tag to compare

1.2.0 (2022-08-24)

Features

  • added support for BigQuery destination and PostgreSQL source types (#124) (6eb26d1)

v1.1.1

16 Aug 18:08
83e7a7f
Compare
Choose a tag to compare

1.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#120) (5923fd3)
  • deps: require proto-plus >= 1.22.0 (5923fd3)