v1.20230807.0
·
3094 commits
to main
since this release
What's Changed
- Revert "Coroutines Conversion: update api/html-rewriter.c++" by @jasnell in #954
- [nfc] porting downstream's urlpattern test by @mikea in #955
- Use jsg::Lock more consistently by @jasnell in #947
- Coroutines Conversion: update cache.c++ by @jasnell in #938
- Use js.parseJson more consistently by @jasnell in #956
- Use jsg::v8StrIntern more consistently by @jasnell in #957
- [jsg] rtti support for context builtin modules by @mikea in #964
- Implement disk directory service
DELETE
method by @mrbbot in #933 - Implement
Fetcher#scheduled()
for dispatchingscheduled
events by @mrbbot in #961 - Coroutines Conversion: Convert most of worker.c++ by @jasnell in #963
- Coroutines Conversion: update io/worker-interface.c++ by @jasnell in #965
- Coroutines Conversion: convert worker-entrypoint maybeAddGcPassForTest by @jasnell in #966
- Revert "Coroutines Conversion: rewriting AllReader into coroutines" by @mikea in #973
- [nfc] additional stream test by @mikea in #974
- fix reading from ended compression stream with high minBytes by @mikea in #977
- Github Actions fixes/cleanup by @fhanau in #980
- Introduce js.withinHandleScope(...) utility by @jasnell in #950
- Add jsg::Lock taking variant of tryGetHandle by @jasnell in #978
- Implement
Range
edGET
s for disk directories by @mrbbot in #942 - r2: Fix truncated metadata handling regression from coroutine conversion by @harrishancock in #982
- Bump compatibility date to
2023-08-07
for release by @jspspike in #984
Full Changelog: v1.20230801.0...v1.20230807.0