Skip to content

Releases: conductor-oss/python-sdk

1.1.6

19 May 23:41
f28cda9

Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

1.1.5

13 May 15:42
498f0ea

Choose a tag to compare

What's Changed

Documentation Updates

Features and improvements

  • #260
    • HTTP_POLL task
    • Allow setting caching for workers

New Contributors

Full Changelog: 1.1.4...1.1.5

1.1.4

05 Feb 22:00
d00e61b

Choose a tag to compare

What's Changed

  • Documentation Updates and Minor changes by @v1r3n in #246

Full Changelog: 1.1.3...1.1.4

1.1.3

31 Jan 22:37
f7d0216

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

24 Jan 18:01
61c91c5

Choose a tag to compare

What's Changed

  • New API to update workflow state api by @v1r3n in #244

Full Changelog: 1.1.1...1.1.2

1.1.1

16 Jan 18:07
43d1882

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Jan 21:19

Choose a tag to compare

What's Changed

Full Changelog: 1.0.73...1.1.0

1.0.73

16 Nov 17:29
c03f307

Choose a tag to compare

Important

Warning

OrkesClient interfaces are going to be changed in the next release.
We recommend NOT updating to 1.0.73 release and wait for 1.0.74.
The recommended version for production usage is 1.0.72

What's Changed

New Contributors

Full Changelog: 1.0.72...1.0.73

1.0.72

06 Oct 08:46
7b90ca9

Choose a tag to compare

What's Changed

  • Support CaseInsensitiveDict as part of the task result output by @v1r3n in #216

Full Changelog: 1.0.71...1.0.72

1.0.71

28 Jun 15:28
502c6bd

Choose a tag to compare

What's Changed

  • Added default value for workers at TaskHandler by @gardusig in #190
  • Return None in ApiClient deserialization only when data is None by @gardusig in #196

Full Changelog: 1.0.70...1.0.71