Skip to content

Releases: cloudflare/workers-py

workers-runtime-sdk-v1.6.2

Choose a tag to compare

v1.6.2 (2026-07-09)

Bug Fixes

  • Uuid_utils is a Rust package needs rust package import context (#151, 61e91f3)

Detailed Changes: workers-runtime-sdk-v1.6.1...workers-runtime-sdk-v1.6.2

workers-runtime-sdk-v1.6.1

Choose a tag to compare

v1.6.1 (2026-07-09)

Bug Fixes


Detailed Changes: workers-runtime-sdk-v1.6.0...workers-runtime-sdk-v1.6.1

workers-runtime-sdk-v1.6.0

Choose a tag to compare

v1.6.0 (2026-07-08)

Features


Detailed Changes: workers-runtime-sdk-v1.5.4...workers-runtime-sdk-v1.6.0

workers-runtime-sdk-v1.5.4

Choose a tag to compare

v1.5.4 (2026-07-08)

Bug Fixes

  • Relax required-python version to support Python 3.11 (#149, 31d0f69)

Detailed Changes: workers-runtime-sdk-v1.5.3...workers-runtime-sdk-v1.5.4

workers-py-v1.15.0

Choose a tag to compare

v1.15.0 (2026-07-08)

Features

  • Add --allow-build flag & tool.pywrangler setting (#144, 19fe5f1)

Detailed Changes: workers-py-v1.14.1...workers-py-v1.15.0

workers-py-v1.14.1

Choose a tag to compare

v1.14.1 (2026-07-08)

Bug Fixes

  • Relax required-python version to support Python 3.11 (#149, 31d0f69)

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

workers-runtime-sdk-v1.5.3

Choose a tag to compare

v1.5.3 (2026-07-03)

Bug Fixes

  • Update Workflows wrapper to work more natively with Python objects (#138, 63ea6a0)

Detailed Changes: workers-runtime-sdk-v1.5.2...workers-runtime-sdk-v1.5.3

workers-runtime-sdk-v1.5.2

Choose a tag to compare

v1.5.2 (2026-07-01)

Bug Fixes

  • Ensure that ctx and env init arguments are always wrapped (#131, 465c702)

Detailed Changes: workers-runtime-sdk-v1.5.1...workers-runtime-sdk-v1.5.2

workers-runtime-sdk-v1.5.1

Choose a tag to compare

v1.5.1 (2026-06-29)

Bug Fixes

  • Ensure self.env and top-level env uses a same class (#136, e627c11)

  • Update FetchResponse.headers to return HTTPMessage (#136, e627c11)


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

workers-runtime-sdk-v1.5.0

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