What's Changed
- Setup the base for a new event for websockets with hibernation. by @jqmmes in #343
- Implement URL.canParse by @jasnell in #460
- Use non-deprecated v8 Detach API by @jasnell in #462
- Log accesses to the request.cf.botManagement property by @jasnell in #374
- Fix Socket's WorkerInterface Lifetime by @Warfields in #466
- Define program-wide Rust flags in .bazelrc by @fhanau in #454
- Capture request trace info in async contexts by @jclee in #400
- Implements startTls for TCP sockets. by @dom96 in #440
- Create runtime-apis.md by @irvinebroque in #470
- Capture the current AsyncContextFrame when Response is created by @jasnell in #467
- Update compat date in samples, add flags to README by @KianNH in #429
- module registry observer by @mikea in #450
- types related to mail sending by @edevil in #459
- Implement backpressure signaling for IdentityTransformStream writable by @jasnell in #473
- Even more streams tests by @jasnell in #461
- Fix a typo in readme of npm types by @ferhatelmas in #458
- workerd: update to v8 to 11.2.214.9 by @ohodson in #478
- Initial impl of Node.js crypto by @jasnell in #457
- Add strict
R2Objects
types by @mrbbot in #472 - Increase Analytics Engine index byte limit 32 -> 96 by @harrishancock in #481
- Use WeakRef to owning AllReaderBase in ReadableImpl by @jasnell in #475
- Add strict Durable Object
jurisdiction
/locationHint
types by @mrbbot in #471 - Improve UsvStringIterator performance by @jasnell in #484
- Refactor / cleanup sqlite integration by @kentonv in #455
- Provide hooks to implement and customize SQLite locking. by @kentonv in #422
- EW-7262: Fix hang when trying to
connect
to localhost by @ohodson in #468 - Macros to periodically warn by @vlovich in #482
- add Cloudflare TS module by @edevil in #494
- refactor: extract createBinding function by @mikea in #496
- refactor: extract createBindingValue fn for a single binding by @mikea in #495
- Remove possiblity of underflows from loop variables by @Warfields in #487
- Web crypto: Fix JWK key import for ECDH and RSA-OAEP, minor cleanup by @fhanau in #493
- Add native support for Windows by @mrbbot in #452
- Publish native Windows builds to npm by @mrbbot in #502
- bazel: extract wd_ts_bundle rule to reduce boilerplate by @mikea in #497
- built-in bundles in workerd config by @mikea in #463
- bazel: try not to download intermediate artifacts if possible by @mikea in #503
- Use
.exe
extension in Windows npm releases by @mrbbot in #505 - Switch
--remote_download_minimal
to--remote_download_toplevel
by @mrbbot in #509 - Bump compatibility date to
2023-04-04
for release by @mrbbot in #510
New Contributors
- @jqmmes made their first contribution in #343
- @irvinebroque made their first contribution in #470
- @ferhatelmas made their first contribution in #458
Full Changelog: v1.20230321.0...v1.20230404.0