What's Changed
- containers: After the connection is done, we should throw an exception of the connection to the container service instead of sudden disconnections by @gabivlj in #5239
- replace new array calls with array.from by @anonrig in #5231
- [Instrumentation] Add spans for synchronous KV calls by @jmorrell-cloudflare in #5251
- remove eslint-disable directives by @anonrig in #5255
- [o11y] Expand logging for events reported after IoContext was deallocated by @fhanau in #5230
- convert stream implementation files to typescript by @anonrig in #5254
- improve node.js filesystem errors by @anonrig in #5257
- fix request#clone not working with js-backed streams by @anonrig in #5259
Full Changelog: v1.20251007.0...v1.20251008.0