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

Releases: googleapis/python-workflows

v1.7.0

06 Jul 14:31
8b190f3
Compare
Choose a tag to compare

1.7.0 (2022-07-06)

Features

Bug Fixes

v0.3.2

09 Jun 16:48
af17b14
Compare
Choose a tag to compare

0.3.2 (2022-06-09)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#189) (6625871)

v1.6.3

06 Jun 21:34
f6ac360
Compare
Choose a tag to compare

1.6.3 (2022-06-03)

Bug Fixes

  • deps: require protobuf>=3.19.0, <4.0.0dev (#183) (d58f508)

Documentation

  • fix changelog header to consistent size (#184) (0578027)

v1.6.2

19 May 12:57
8914c76
Compare
Choose a tag to compare

1.6.2 (2022-05-05)

Documentation

  • fix type in docstring for map fields (f3ec9da)

v0.3.1

04 Apr 15:29
2345c1b
Compare
Choose a tag to compare

0.3.1 (2022-04-01)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 on v0 release (#147) (6ed0c9b)

v1.6.1

07 Mar 18:19
ba8da8e
Compare
Choose a tag to compare

1.6.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >2.3.0 (#142) (0a0280a)
  • deps: require proto-plus>=1.15.0 (0a0280a)

v1.6.0

24 Feb 15:55
33453ca
Compare
Choose a tag to compare

1.6.0 (2022-02-15)

Features

Bug Fixes

  • deps: remove unused dependency libcst (#133) (bfadb79)
  • resolve DuplicateCredentialArgs error when using credentials_file (57614ee)

v1.5.0

08 Nov 16:02
460d55f
Compare
Choose a tag to compare

Features

  • add a stack_trace field to the Error messages specifying where the error occurred (#113) (22f55d3)
  • add call_log_level field to Execution messages (22f55d3)

v1.4.1

02 Nov 16:03
df0a7e8
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (a294177)
  • deps: require google-api-core >= 1.28.0 (a294177)

Documentation

  • list oneofs in docstring (a294177)

v1.4.0

25 Oct 14:18
d48533a
Compare
Choose a tag to compare

Features