Releases: cloudflare/workerd
Releases · cloudflare/workerd
v1.20250702.0
What's Changed
- Adds web_socket argument to Response in Python SDK. by @dom96 in #4423
- Implement node:http and node:https module by @anonrig in #4205
- Revert most of the work for pyodide isolate pools. by @danlapid in #4434
- Change ctx.facets.get() to take a callback for start info. by @kentonv in #4431
- Fixup node:crypto signature lengths by @jasnell in #4436
- destroy and recreate container if it's already created by @anonrig in #4416
- [build] Roll Bazel -> 8.3.1 by @fhanau in #4413
- Fixup streams memory leak in ASAN builds by @jasnell in #4438
- improve some typescript errors by @anonrig in #4430
- Fixup buffer checks by @jasnell in #4442
Full Changelog: v1.20250701.0...v1.20250702.0
v1.20250701.0
What's Changed
- Fixes regression with SDK imports in Python search path. by @dom96 in #4387
- Add base64 internal module and use for AI binding by @ns476 in #4420
- Special handling for WorkflowEntrypoint by @Caio-Nogueira in #4346
- Revert "Add base64 internal module and use for AI binding" by @kentonv in #4424
- Experimental feature: Dynamic worker loading by @kentonv in #4383
- Adds support for passing None to Python SDK's Response API. by @dom96 in #4426
- Locally disable clang-format on lambdas inside struct initializers. by @kentonv in #4432
Full Changelog: v1.20250628.0...v1.20250701.0
v1.20250628.0
What's Changed
- [nfc] More clang-tidy and include cleanup by @fhanau in #4409
- enable clang-tidy and fix json indentations by @anonrig in #4408
Full Changelog: v1.20250627.0...v1.20250628.0
v1.20250627.0
What's Changed
Full Changelog: v1.20250626.0...v1.20250627.0
v1.20250626.0
What's Changed
- Fix autorag id property when initializing the autorag class by @G4brym in #4411
- Add special handling for zero size snapshot by @hoodmane in #4412
Full Changelog: v1.20250625.0...v1.20250626.0
v1.20250625.2025-06-26
What's Changed
Full Changelog: v1.20250625.0...v1.20250625.2025-06-26
v1.20250625.2025-06-25
What's Changed
Full Changelog: v1.20250625.0...v1.20250625.2025-06-25
v1.20250625.0
What's Changed
- Create type for a Hello World Binding by @penalosa in #4245
- handle native errors on value serializer by @anonrig in #4404
- add a composite action for preparing runners by @anonrig in #4395
- fix arm64 builds caused by v8 13.8 update by @anonrig in #4406
- containers: allow setting the exit code from a container runtime, and throw an error instead from jsg Container by @gabivlj in #4374
- update v8 to v13.9.205.1 by @anonrig in #4397
Full Changelog: v1.20250624.0...v1.20250625.0
v1.20250624.0
What's Changed
- Update dependencies by @workers-devprod in #4388
- [nfc] Apply various clang-tidy suggestions by @fhanau in #4389
- Python: Fix httpx content-encoding problem with Pyodide 0.27 by @hoodmane in #4353
- [ci] Fix Windows release by updating to windows-2025 image by @fhanau in #4390
- EW-9298 [o11y] Base user span tracing off of WorkerTracer by @fhanau in #4354
- [build] 06-17-25 Manual deps updates by @fhanau in #4357
Full Changelog: v1.20250621.0...v1.20250624.0
v1.20250621.0
What's Changed
- Revert "enable_nodejs_process_v2 compat flag for new process features" by @danlapid in #4386
- Defer draining the incoming request on hibernatable web socket requests. by @ObsidianMinor in #4382
Full Changelog: v1.20250620.0...v1.20250621.0