v1.20230724.0
github-actions
released this
24 Jul 17:21
·
2682 commits
to main
since this release
What's Changed
- [SQLite] Refactor Authorizer by @geelen in #805
- Coroutines Conversion: Migrate streams compression to coroutines by @kflansburg in #866
- Coroutines Conversion: convert Blob::BlobInputStream by @jasnell in #864
- Implement node crypto HKDF, except for KeyObject inputs by @fhanau in #865
- Add Queues message contentType to types by @kewbish in #879
- Coroutines Conversion: rewrting pumpTo into co-routines by @mikea in #882
- Narrowing default type arguments for D1 type definition by @geelen in #878
- Coroutine Conversion: convert web-socket.c++ to coroutines by @jasnell in #885
- Coroutines Conversion: updates parts of actor-state.c++ to coroutines by @jasnell in #874
- Coroutines Conversion: update api queue.c++ to coroutines by @jasnell in #889
- Remove unnecessary isolate argument in getActorState by @jasnell in #898
- Remove unnecessary v8::Isolate argument in actor.h by @jasnell in #899
- Overhaul bazel disk cache management by @fhanau in #880
- Eliminate recursion for TCO in Stream Compression Coroutine by @kflansburg in #900
- Add generic type default to Queue TS definition by @kewbish in #893
- Add AnalyticsEngine binding type to workerd by @jspspike in #751
- JSG completion: Avoid directly using v8::Isolate* in blob.c++ by @jasnell in #897
- Bump compatibility date to
2023-07-24
for release by @1000hz in #906
New Contributors
- @kewbish made their first contribution in #879
- @jspspike made their first contribution in #751
- @1000hz made their first contribution in #906
Full Changelog: v1.20230717.0...v1.20230724.0