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

Releases: googleapis/python-dataform

v0.5.1

27 Mar 15:48
821282d
Compare
Choose a tag to compare

0.5.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#54) (c38ec22)

v0.5.0

28 Feb 02:25
3017246
Compare
Choose a tag to compare

0.5.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#49) (403b246)

v0.4.1

23 Jan 15:58
9ea7f3d
Compare
Choose a tag to compare

0.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (c546812)

Documentation

  • Add documentation for enums (c546812)

v0.4.0

10 Jan 19:26
3001a35
Compare
Choose a tag to compare

0.4.0 (2023-01-10)

Features

v0.3.0

15 Dec 21:52
11900b0
Compare
Choose a tag to compare

0.3.0 (2022-12-15)

Features

  • Add support for google.cloud.dataform.__version__ (fef5a2c)
  • Add typing to proto.Message based class attributes (fef5a2c)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (fef5a2c)
  • samples: Snippetgen should call await on the operation coroutine before calling result (b64c01a)

v0.2.3

10 Oct 15:51
34dd508
Compare
Choose a tag to compare

0.2.3 (2022-10-07)

Bug Fixes

v0.2.2

29 Sep 20:02
d9d35f0
Compare
Choose a tag to compare

0.2.2 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#28) (fb846e5)

v0.2.1

15 Aug 14:59
7ba4939
Compare
Choose a tag to compare

0.2.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#12) (ddde619)
  • deps: require proto-plus >= 1.22.0 (ddde619)

v0.2.0

26 Jul 16:42
804dc3e
Compare
Choose a tag to compare

0.2.0 (2022-07-26)

Features

Bug Fixes

v0.1.0

08 Jul 02:37
720defe
Compare
Choose a tag to compare

0.1.0 (2022-07-08)

Features