v1.20241011.0
github-actions
released this
11 Oct 18:07
·
179 commits
to main
since this release
What's Changed
- Changes to enable download of snapshot in validator. by @dom96 in #2843
- expose MockTracker and MockFunctionContext on node:test by @anonrig in #2849
- add memory tracking to workerd::mimetype by @anonrig in #2851
- Fix waitUntilTasks not empty when trace worker is over RPC by @danlapid in #2850
- remove unnecessary deferredPromise declarations by @anonrig in #2853
- Minor tweaks to the workerd doxyfile by @jasnell in #2855
- Remove SHOULD_GATE_ENTROPY flag by @hoodmane in #2848
- Revert v8 to 12.9 by @danlapid in #2857
- add node:sys to comply with nodejs_compat by @anonrig in #2859
- add const & constexpr to dom-exception related functions by @anonrig in #2864
- Don't direct people to a site that has an 'install bazel' button by @erikcorry in #2861
- Refactor Python startup code to prepare for Python pools by @hoodmane in #2860
- Rename GetPrototype() uses to GetPrototypeV2() by @jasnell in #2872
- enable linter and simplify stream/consumers.js by @anonrig in #2875
- Change WorkerInterface so prewarm returns a promise. by @danlapid in #2863
- Support ndjson-format for insert & upsert ops in vectorize api by @garrettgu10 in #2854
- Add property aiGatewayLogId, cacheKey and collectLog to AI binding by @G4brym in #2870
- Revert "Change WorkerInterface so prewarm returns a promise." by @danlapid in #2877
- Update Workflow class type definition to accept a single event by @sidharthachatterjee in #2878
- [nfc] clangd tweaks by @mikea in #2882
- add isDeepStrictEqual and isArray to node:util by @anonrig in #2879
- More refactoring to enable Python pools by @hoodmane in #2869
- Esbuild bundle the Python pool setup code by @hoodmane in #2886
- Deduplicate multiple isHexDigit impls and optimize by @jasnell in #2876
- Add baseline snapshot hash to Python Release. by @dom96 in #2871
- Rename abort to terminate in Workflows binding by @sidharthachatterjee in #2889
- Fix type for sleep function in Workflows by @sidharthachatterjee in #2890
- Fix windows builds (hopefully) by @hoodmane in #2891
- Fix a bunch of SQLite-related bugs by @kentonv in #2866
- Rename Workflow to WorkflowEntrypoint by @sidharthachatterjee in #2887
- missing include by @mikea in #2893
- [CI] macOS build improvements by @fhanau in #2884
- Make callback the last arg for Workflow do by @sidharthachatterjee in #2896
- Make params optional in create function in Workflow binding types by @sidharthachatterjee in #2897
- protobuf upgrade by @mikea in #2892
- Add sleepUntil in Workflow step functions by @sidharthachatterjee in #2899
- [build] fix lld linker path by @fhanau in #2898
- [build] fix lld linker path^2 by @fhanau in #2901
- Various string related updates by @jasnell in #2895
- [build] fix lld linker path^3 by @fhanau in #2902
- Update compatibility date by @danlapid in #2905
- fix invalid this errors on node:buffer by @anonrig in #2907
- add remaining node:buffer methods by @anonrig in #2903
- Revert "Update compatibility date" by @danlapid in #2908
- [build] Update package versions to drop bazel-lib patch, convert more deps to update-deps by @fhanau in #2894
- SQLite: Fix spurious
BEGIN TRANSACTION should have failed when already in a transaction?
by @kentonv in #2909 - Set miniflare-test as a mandatory step in the release process. by @danlapid in #2910
- Restore: Change WorkerInterface so prewarm returns a promise. by @danlapid in #2883
- Update supported compatibility date to 2024.10.11 by @danlapid in #2912
Full Changelog: v1.20241004.0...v1.20241011.0