Skip to content

Releases: cloudflare/workers-py

workers-runtime-sdk-v1.5.0

23 Jun 03:15

Choose a tag to compare

v1.5.0 (2026-06-23)

Features

  • Apply bindings wrapper to AI bindings (#130, 79eeaf9)

  • Apply bindings wrapper to Images, RateLimit, and Analytics Engine (#130, 79eeaf9)

  • Wrap AI, Images, Analytics Engine, Vectorize and RateLimit Bindings to accept native Python objects (#130, 79eeaf9)


Detailed Changes: workers-runtime-sdk-v1.4.3...workers-runtime-sdk-v1.5.0

workers-runtime-sdk-v1.4.3

18 Jun 06:04

Choose a tag to compare

v1.4.3 (2026-06-18)

Bug Fixes

  • Ensure Worker subclasses are wrapped only once (#126, af8ec42)

Detailed Changes: workers-runtime-sdk-v1.4.2...workers-runtime-sdk-v1.4.3

workers-runtime-sdk-v1.4.2

18 Jun 05:54

Choose a tag to compare

v1.4.2 (2026-06-18)

Bug Fixes

  • Make iterables work correctly when returned from rpc call (#127, 36dc659)

Detailed Changes: workers-runtime-sdk-v1.4.1...workers-runtime-sdk-v1.4.2

workers-runtime-sdk-v1.4.1

18 Jun 05:42

Choose a tag to compare

v1.4.1 (2026-06-18)

Bug Fixes

  • Fix ReadableStream being incorrectly wrapped by BindingWrapper (#128, 85ad1f3)

Detailed Changes: workers-runtime-sdk-v1.4.0...workers-runtime-sdk-v1.4.1

workers-runtime-sdk-v1.4.0

17 Jun 05:59

Choose a tag to compare

v1.4.0 (2026-06-17)

Features

  • Auto-convert Python objects that are passed to/from Queue (#123, 906a10a)

  • Auto-convert Python objects that are passed to/from Queue Binding (#123, 906a10a)


Detailed Changes: workers-runtime-sdk-v1.3.0...workers-runtime-sdk-v1.4.0

workers-runtime-sdk-v1.3.0

15 Jun 08:28

Choose a tag to compare

v1.3.0 (2026-06-15)

Features

  • runtime-sdk: Revise type conversion for Durable Object binding (#112, b12650e)

  • runtime-sdk: Revise type conversion to support bindings more natively (#112, b12650e)

  • runtime-sdk: Update js object conversion logic to support cloudflare bindings more natively. (#112, b12650e)


Detailed Changes: workers-runtime-sdk-v1.2.0...workers-runtime-sdk-v1.3.0

workers-py-v1.14.0

15 Jun 08:30

Choose a tag to compare

v1.14.0 (2026-06-15)

Features

  • runtime-sdk: Revise type conversion for Durable Object binding (#112, b12650e)

  • runtime-sdk: Revise type conversion to support bindings more natively (#112, b12650e)

  • runtime-sdk: Update js object conversion logic to support cloudflare bindings more natively. (#112, b12650e)


Detailed Changes: workers-py-v1.13.0...workers-py-v1.14.0

workers-py-v1.13.0

15 Jun 08:10

Choose a tag to compare

v1.13.0 (2026-06-15)

Features

  • Add lockfile support to pywrangler sync command (#108, 4844aea)

Detailed Changes: workers-py-v1.12.0...workers-py-v1.13.0

workers-runtime-sdk-v1.2.0

12 Jun 10:03

Choose a tag to compare

v1.2.0 (2026-06-12)

Features

  • Implements cf accessor on Request (5777f80)

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

workers-py-v1.12.0

12 Jun 10:05

Choose a tag to compare

v1.12.0 (2026-06-12)

Features

  • Implements cf accessor on Request (5777f80)

Detailed Changes: workers-py-v1.11.0...workers-py-v1.12.0