Skip to content

Releases: cloudflare/workers-py

workers-runtime-sdk-v1.1.6

28 May 04:29

Choose a tag to compare

v1.1.6 (2026-05-28)

Bug Fixes


Detailed Changes: workers-runtime-sdk-v1.1.5...workers-runtime-sdk-v1.1.6

workers-runtime-sdk-v1.1.5

19 May 03:59

Choose a tag to compare

v1.1.5 (2026-05-19)

Bug Fixes

  • Wrap DurableObject.abort() so that python cleanup can be done before abort (#106, bf6acf2)

  • runtime-sdk: Wrap DO.abort() to cleanup stale tasks before abortion (#106, bf6acf2)


Detailed Changes: workers-runtime-sdk-v1.1.4...workers-runtime-sdk-v1.1.5

workers-py-v1.9.4

19 May 04:00

Choose a tag to compare

v1.9.4 (2026-05-19)

Bug Fixes

  • Wrap DurableObject.abort() so that python cleanup can be done before abort (#106, bf6acf2)

  • runtime-sdk: Wrap DO.abort() to cleanup stale tasks before abortion (#106, bf6acf2)


Detailed Changes: workers-py-v1.9.3...workers-py-v1.9.4

workers-runtime-sdk-v1.1.4

06 May 16:54

Choose a tag to compare

v1.1.4 (2026-05-06)

Bug Fixes

  • Make pth file not warn when run in native Python (#100, 3c60df6)

Detailed Changes: workers-runtime-sdk-v1.1.3...workers-runtime-sdk-v1.1.4

workers-runtime-sdk-v1.1.3

04 May 16:07

Choose a tag to compare

v1.1.3 (2026-05-04)

Bug Fixes

  • Add entropy import context for packages from workerd (#99, 6e574ca)

Detailed Changes: workers-runtime-sdk-v1.1.2...workers-runtime-sdk-v1.1.3

workers-py-v1.9.3

22 Apr 17:27

Choose a tag to compare

v1.9.3 (2026-04-22)

Bug Fixes

  • workers-py: Bust cache if workers-py version changes (#95, 9804681)

Detailed Changes: workers-py-v1.9.2...workers-py-v1.9.3

workers-runtime-sdk-v1.1.2

21 Apr 22:26

Choose a tag to compare

v1.1.2 (2026-04-21)

Bug Fixes

  • Make top level asgi import work with snapshots (#93, 3dd4115)

Detailed Changes: workers-runtime-sdk-v1.1.1...workers-runtime-sdk-v1.1.2

workers-py-v1.9.2

02 Apr 04:22

Choose a tag to compare

v1.9.2 (2026-04-02)

Bug Fixes

  • Do not include stale packages in the bundle (#88, 6e7c384)

  • workers-py: Do not include stale packages in the bundle (#88, 6e7c384)


Detailed Changes: workers-py-v1.9.1...workers-py-v1.9.2

workers-runtime-sdk-v1.1.1

18 Mar 09:28

Choose a tag to compare

v1.1.1 (2026-03-18)

Bug Fixes

  • Fix Python ASGI adaptor to handle streaming responses correctly (#82, d3ea87a)

  • Fix streaming responses in asgi module (#82, d3ea87a)


Detailed Changes: workers-runtime-sdk-v1.1.0...workers-runtime-sdk-v1.1.1

workers-py-v1.9.1

18 Mar 09:29

Choose a tag to compare

v1.9.1 (2026-03-18)

Bug Fixes

  • Fix Python ASGI adaptor to handle streaming responses correctly (#82, d3ea87a)

  • workers-runtime-sdk: Fix streaming responses in asgi module (#82, d3ea87a)


Detailed Changes: workers-py-v1.9.0...workers-py-v1.9.1