v1.20240314.0
github-actions
released this
14 Mar 15:49
·
1881 commits
to main
since this release
What's Changed
- Make SqliteDatabase write mode a kj::Maybe by @justin-mp in #1809
- Add discussion category and template for Python packages by @irvinebroque in #1810
- Update Rust, Github Actions dependencies by @fhanau in #1792
- New Pyodide package bundle including aiohttp by @garrettgu10 in #1812
- Fix issues with Python discussion template by @irvinebroque in #1813
- Discussion template fix by @irvinebroque in #1816
- Add dispatch metrics by @Warfields in #1764
- fix: treat
kj::Array(Ptr)<const char>
s as TypeScriptstring
s by @mrbbot in #1820 - Support for custom thenables in PromiseWrapper with compat flag by @jasnell in #1799
- Make SQLite VTable module name comparison case-insensitive by @KianNH in #1762
- Update to v8 12.3 by @vickykont in #1825
- Separate out some jsg::Url mods from the module registry refactor by @jasnell in #1823
- Add JsValue::strictEquals method by @jasnell in #1824
- Implements Jaeger tracing for Python. by @dom96 in #1831
- Bump compat date by @ObsidianMinor in #1832
Full Changelog: v1.20240312.0...v1.20240314.0