What's Changed
- Disallow importing public ECDH keys with non-empty usage by @fhanau in #433
- Remove unused
Body
type parameter fromEmailMessage
by @mrbbot in #431 - boringssl update by @mikea in #434
- Breaking out trace and thread-scopes by @Warfields in #436
- Implements TLS support for TCP sockets (with default TLS settings). by @dom96 in #414
- Move RequestTracker into workerd and use it in Worker::Actor by @xortive in #417
- Switch to api.ast.json.gz instead of api.ast.json by @ohodson in #441
- Support bundling raw JavaScript in built-in bundles by @jasnell in #428
- Polyfill internal process.nextTick for Node.js compat by @jasnell in #425
- Add disk usage info to test plan by @ohodson in #443
- use bazel6 by @mikea in #361
- bazel: Reuse sandbox directories by @fhanau in #439
- Add initial port of Node.js Compat Streams by @jasnell in #418
- Split build and test steps in test action by @ohodson in #447
- Update to V8 11.0.226.19 by @ohodson in #437
- Add more Node.js compat streams tests by @jasnell in #451
- More Node.js Streams Tests by @jasnell in #453
- Fixup
cf
types by @mrbbot in #438 - Bump compatibility date to
2023-03-21
for release by @mrbbot in #465
New Contributors
Full Changelog: v1.20230307.0...v1.20230321.0