v1.20240524.0
github-actions
released this
24 May 19:04
·
1128 commits
to main
since this release
What's Changed
- Add better error handling to ai binding by @G4brym in #2103
- Continue work on new module registry, deferred eval callback by @jasnell in #2082
- fix node:stream#isDisturbed export by @IgorMinar in #2122
- Cleanup in preparation for a v8 12.6 change by @jasnell in #2124
- Add fetch_standard_url compat flag by @jasnell in #2114
- Convert DigestStream into JS-backed stream by @jasnell in #2050
- Revert "Add temporary module logging (#2083)" by @jasnell in #2126
- new capnp sync IO API by @mikea in #2107
- Update to v8 12.6 by @jasnell in #2128
- Update some kj::Maybe assignments from nullptr to kj::none by @jasnell in #2136
- Correct init order on struct fields by @jasnell in #2135
- Fixup some pending v8 deprecations by @jasnell in #2134
- Use new v8::Date APIs for parse and utc date format by @jasnell in #2137
- Fix CppGc leak. by @jp4a50 in #2146
- Add support for setting gatewayId in AI binding by @G4brym in #2127
- Fix JsRpcPromise::Resolved context checking. by @kentonv in #2143
- Provide the raw specifier for the module fallback service by @jasnell in #2131
- [build] 05-20-24 Roll deps, refactor CI debug strip by @fhanau in #2142
- actor-cache: migrate DO default shutdown exception type from "overloaded" to "disconnected" by @jclee in #2148
- Add
highWaterMark
option toSocket
for backpressure signaling by @jasnell in #2154 - supporting KJ_CLEAN_SHUTDOWN in the server by @mikea in #2152
- Refactor DOMException by @jasnell in #2139
- Bug Fix: Expose TransformStreamDefaultController as global by @jasnell in #2151
- fix invalid url parsing memory leak by @mikea in #2159
- Bump supported compatibility date. by @jp4a50 in #2158
New Contributors
- @IgorMinar made their first contribution in #2122
Full Changelog: v1.20240512.0...v1.20240524.0