v1.20231010.0
github-actions
released this
10 Oct 14:34
·
2211 commits
to main
since this release
What's Changed
- Fix hibernatable websocket race between auto-response and regular messages by @jqmmes in #1130
- webgpu: check for empty features list by @edevil in #1255
- Implement simple regular expression benchmark by @fhanau in #1261
- Enable for llvm-symbolizer for GitHub test workflow by @ohodson in #1254
- Accumulate reads in streams PumpToReader by @jasnell in #1264
- AbortSignal.timeout inner exception should be DISCONNECTED by @jasnell in #1177
- Add span to fetch handler by @MellowYarker in #1269
- Implement the Web Platform standard CustomEvent by @jasnell in #1270
- Webcrypto refactor, fix type of publicExponent by @fhanau in #1268
- Update capnproto for Promises with the nodiscard attribute. by @smerritt in #1271
- Add TraceEventInfo for TraceItem by @matthewdavidrodgers in #1248
- Updates to launch.json by @ohodson in #1274
- Fix the dbg config on Windows by @ohodson in #1282
- upgrade rust toolchain to 1.72.1 by @mikea in #1260
- WritableStream will now wait for socket connection before closing. by @dom96 in #1284
- Revert "Fix hibernatable websocket race between auto-response and regular messages" by @joshthoward in #1287
- Unbreak
bazel shutdown
by @ohodson in #1285 - JSExceptionThrown noexcept default by @Frederik-Baetens in #1286
- Update compatibility-date.capnp by @penalosa in #1292
New Contributors
- @matthewdavidrodgers made their first contribution in #1248
Full Changelog: v1.20231002.0...v1.20231010.0