v1.20241018.0
github-actions
released this
18 Oct 20:57
·
142 commits
to main
since this release
What's Changed
- Upper case all http methods in fetch API with compat flag by @jasnell in #2913
- Provide ExecutionModel enum to tail worker by @fhanau in #2914
- SQLite-backed DOs: check actor brokenness before starting implicit transactions by @jclee in #2885
- Fix returning interface types from rpc methods by @alpertuna in #2040
- Remove experimental flag for Workflows by @sidharthachatterjee in #2888
- Fix: change WorkflowStep into an abstract class by @LuisDuarte1 in #2916
- enable eslint on diagnostics_channel impl by @anonrig in #2919
- disable tseslint on js files by @anonrig in #2920
- Implement process.exit(...) in the runtime by @jasnell in #2867
- Erikcorry roll v8 13.0 by @erikcorry in #2918
- Rename lime tracing => user tracing by @fhanau in #2921
- add node:path win32 implementations by @anonrig in #2917
- Update KJ with fix for WebSocket client->server pong encoding. by @kentonv in #2930
- Remove direct eval in pyodide.asm.js by @danlapid in #2934
- Python pools: Remove lockfile and indexURL arguments from getEmscriptenSettings by @hoodmane in #2935
- Revert "Erikcorry roll v8 13.0 (#2918)" by @AdityaAtulTewari in #2937
- add process.platform by @anonrig in #2924
- Make NonRetryableError non-abstract in types by @LuisDuarte1 in #2932
- Assert rather than return when IoContext is aborted by @jasnell in #2938
- SQLite: Make foreign key errors on txn commit visible to app. by @kentonv in #2933
- add more functions for node:url by @anonrig in #2939
- feat: make workflow event and payload readonly by @LuisDuarte1 in #2951
- Make sure kCharLookupTable is indexed by unsigned char instead of sig… by @jasnell in #2953
- Add waitForBookmark to DurableObjectStorage by @justin-mp in #2923
- Unblock rules_ts update, clean up unused tsconfig.json files by @fhanau in #2954
- 10-17-24 Roll deps, minor cleanup by @fhanau in #2945
- feat: make create instance api take a single options parameter by @LuisDuarte1 in #2950
- feat: add remaining workflow instance status types by @LuisDuarte1 in #2948
- Update compatability date to 2024-10-18 by @AdityaAtulTewari in #2947
New Contributors
- @alpertuna made their first contribution in #2040
Full Changelog: v1.20241011.0...v1.20241018.0