What's Changed
- Use kj::Own in event handlers table by @jasnell in #1718
- Clean up V8 patches after 12.2 update by @fhanau in #1717
- Make broken prefix before jsg.Error for event timeouts. by @jqmmes in #1731
- Make alarm handler timeout less noisy by @jqmmes in #1681
- Just some minor cleanups/clarifications on the JSG readme by @jasnell in #1726
- Pass CppHeap using CreateParams by @jasnell in #1728
- Add debug information for queue handler timeouts caused by lingering waituntils by @jbwcloudflare in #1708
- Update to most recent versions of openai and langchain by @hoodmane in #1716
- Cleanup standard streams definitions by @jasnell in #1703
- MQ-498: Add support for delivery delay in Queues by @sesteves in #1704
- add LOG_PERIODICALLY and LOG_ONCE by @Frederik-Baetens in #1735
- Don't use waitUntil for Python Artifact Storage. by @dom96 in #1736
- Add compatibility flag for queues JSON format by default by @jbwcloudflare in #1733
- Report Miniflare test failures by @penalosa in #1720
- Distinguish initial alarm invocations from retries. by @jqmmes in #1673
- Add TransformStream cancel algorithm by @jasnell in #1696
- Update api url-standard and urlpattern to use new jsg::Url* impls by @jasnell in #1315
- Move queues json compatibility date out two additional weeks by @jasnell in #1744
- Remove use of deprecated V8 WrapperClassId. by @kentonv in #1732
- Fixup gc trace path when stream is detached by @jasnell in #1747
- Revert recent streams commits by @jasnell in #1749
- Fix comment in SQL test. by @smerritt in #1748
- Adds python_workers compatibility flag by @dom96 in #1750
- Remove cache individual PUT size limit by @fhanau in #1753
- JSRPC: Promise Pipelining (and property access) by @kentonv in #1729
- Roll rules_{js, ts, nodejs}, bump NodeJS version by @fhanau in #1743
- Bump supported compatibility date to 2024-03-04. by @dom96 in #1761
New Contributors
Full Changelog: v1.20240223.0...v1.20240304.0