Skip to content

Releases: restatedev/sdk-python

v0.8.1

17 Jul 20:30
29d1cb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

02 Jul 21:02
Compare
Choose a tag to compare
  • Introduce new Service/Object/Workflow constructor fields and the decorator fields inactivity_timeout, abort_timeout, journal_retention, idempotency_retention, ingress_private, workflow_retention. Please note these work only from Restate 1.4 onward. Check the in-code documentation for more details.
  • Improved error messages

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.2

19 May 15:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 May 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

29 Apr 15:04
56bd610
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Apr 15:03
Compare
Choose a tag to compare

We are pleased to announce the release of the Python SDK 0.6.0, in combination with Restate 1.3.
Check out the announcement blog post for more details about Restate 1.3 and the new SDK features: https://restate.dev/blog/announcing-restate-1.3/

Check out the docs and examples to learn about the latest features:
https://docs.restate.dev/category/python-sdk/

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

18 Feb 16:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.1

v0.4.1

24 Oct 14:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Oct 13:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

0.3.0

10 Sep 07:13
Compare
Choose a tag to compare

Breaking changes

This SDK is compatible only with Restate >= 1.1

New features

  • It is now possible to configure the max number of retry attempts/max duration of retries for ctx.run

What's Changed

Full Changelog: v0.2.1...v0.3.0