What's Changed
- [CI] Do not allow stale cache to be used by @fhanau in #1120
- JSG Completion: use of of JsValue in api/r2-admin by @jasnell in #1117
- webgpu: fix size check by @edevil in #1126
- Revert "[nfc] using malloc hooks to benchmark memory allocations too." by @mikea in #1128
- JSG Completion: update sql.{h,c++} to use jsg::JsValue by @jasnell in #1118
- Report port inspector socket is listening on when ready by @mrbbot in #1127
- Remove direct use of v8::Exception::Error in queue-test by @jasnell in #1119
- Make randomUUID slightly more efficient by @jasnell in #1107
- Coroutines Conversion: update multiple workerd/io files by @jasnell in #1116
- Coroutines Conversion: update io-gate.c++ to use KJ_IF_SOME/kj::none and coroutines by @jasnell in #1131
- Clean up the line placement of some template declarations in io-context by @a-robinson in #1132
- webgpu: include webgpu by default by @edevil in #1129
- Coroutines Conversion: convert more of workerd server.c++ by @jasnell in #1134
- [CI] Partially remove Windows workaround by @fhanau in #1144
- JSG Completion: use JsObject for promise context tag by @jasnell in #1135
- Replace KJ_IF_MAYBE with KJ_IF_SOME in api/basics.{h,c++} by @jasnell in #1136
- Bump compatibility date to
2023-09-08
for release by @mrbbot in #1146
Full Changelog: v1.20230904.0...v1.20230908.0