What's Changed
- build: depend on the kj-async layer each target actually uses by @danlapid in #7350
- Python workers: Replace string Pyodide patches with ast patches by @hoodmane in #7325
- disable profiler tests under tsan by @mikea in #7355
- feat: expose client IP and port as remoteAddress in TCP connect() handler by @ThomasRubini in #7304
- Update Cargo.toml dependencies and export Cargo.toml in BUILD.bazel by @danlapid in #7356
- node: make the isolate the port namespace for http and net servers by @guybedford in #7357
- Pin error() during a pending close in the readable stream suites by @jasnell in #7335
- [build] JSG: move TypeWrapper members that ignore the type list to a base by @fhanau in #7269
- Fix memory snapshots with Python 3.14 by @hoodmane in #7311
- chore: Tidy up Pyodide patches by @hoodmane in #7367
New Contributors
- @ThomasRubini made their first contribution in #7304
Full Changelog: v1.20260914.1...v1.20260915.1