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

Releases: googleapis/python-data-fusion

v1.8.1

27 Mar 15:33
ba53f5c
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#172) (6f3a379)

v1.8.0

28 Feb 02:40
5ae935d
Compare
Choose a tag to compare

1.8.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#165) (c39e35c)

v1.7.1

23 Jan 15:43
d1b4f0a
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (bf54384)

Documentation

  • Add documentation for enums (bf54384)

v1.7.0

10 Jan 18:18
1d33118
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 21:54
73052f0
Compare
Choose a tag to compare

1.6.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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

v1.5.3

10 Oct 15:52
6d03385
Compare
Choose a tag to compare

1.5.3 (2022-10-07)

Bug Fixes

v1.5.2

29 Sep 19:58
ae295ff
Compare
Choose a tag to compare

1.5.2 (2022-09-29)

Bug Fixes

v1.5.1

16 Aug 18:09
e291444
Compare
Choose a tag to compare

1.5.1 (2022-08-11)

Bug Fixes

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

v1.5.0

18 Jul 13:11
7e5ae76
Compare
Choose a tag to compare

1.5.0 (2022-07-16)

Features

Bug Fixes

v1.4.2

07 Jun 11:13
48dda08
Compare
Choose a tag to compare

1.4.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#113) (2ec8e36)