Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Releases: dapr/durabletask-python

v0.2.0-alpha.4

13 Jan 16:36
6ef52fc

Choose a tag to compare

What's Changed

Sync with upstream

  • Protos are compiled with gRPC 1.62.3 / protobuf 3.25.X instead of the latest release. This ensures compatibility with a wider range of grpcio versions for better compatibility with other packages / libraries (#36)
  • Http and grpc protocols and their secure variants are stripped from the host name parameter if provided. Secure mode is enabled if the protocol provided is https or grpcs (#38 - by [@berndverst)(https://github.com/berndverst)

Full Changelog: v0.2.0-alpha.3...v0.2.0-alpha.4

Release v0.2.0-alpha.3

27 Nov 16:46
4fc38e2

Choose a tag to compare

Pre-release
Get version from tag instead of hardcoding it (#3)

Signed-off-by: Elena Kolevska <elena@kolevska.com>

Release v0.2.0-alpha.2

26 Nov 19:27
076bad5

Choose a tag to compare

Pre-release
Adds build package (#2)

Signed-off-by: Elena Kolevska <elena@kolevska.com>

Release v0.2.0-alpha.1

25 Nov 17:18
331b967

Choose a tag to compare

Pre-release
Sets up CI for publishing package to pypy (#1)

* Sets up CI for publishing to pypy

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* mention fork in the readme page

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>