What's Changed
- Do not implement Node.js crypto key generation methods by @jasnell in #816
- Add API for current date string based on CompatDate by @fhanau in #821
- Improvements to compile_flags.txt for macOS by @ohodson in #822
- Clean up fail-open fallback code. by @kentonv in #785
- Mark Node.js createPrivateKey/createPublicKey unimplemented for now by @jasnell in #817
- Disable flakey actor-alarms-delete-test by @fhanau in #824
- Implement crypto.createHash(), Hash class by @fhanau in #579
- Update brotli, remove custom BUILD file by @fhanau in #832
- Clean up unused Rust dependencies, eliminate duplicate repository by @fhanau in #830
- Fix a few spello's by @ohodson in #835
- Fix flakey alarm tests by @jqmmes in #826
- Add some const accessors. by @kentonv in #833
- Implement MimeType parser and class by @jasnell in #836
- Remove experimental flag blocks in supplemental node.js streams files by @jasnell in #837
- Address minor TODO in CacheStorage::open() by @jasnell in #838
- [SQLite] Set foreign keys constraints on by default by @geelen in #794
- Add a script to fix missing copyrights on sources and apply it by @ohodson in #840
- Implement crypto.createHmac(), Hmac class by @fhanau in #834
- [nfc] moving jfc definitions around by @mikea in #841
- [nfc] Simplify V8 and .bazelrc by @fhanau in #780
- Add missing types for Durable Object Hibernation API handlers by @DaniFoldi in #847
- Bump compatibility date for release by @penalosa in #848
Full Changelog: v1.20230628.0...v1.20230710.0