Changed
- Consistency options experimental flag has been removed and is now enabled by default. Refer to the consistency options documentation for details. #1889
- Require at least Go 1.22.6 #1831. Thanks @tranngoclam
- Add a "query_duration_ms" field on each log #1807. Thanks @lalalalatt
- Default logging to stdout instead of stderr #1830
Fixed
Performance
- Performance improvements for Check API:
- Performance improvement in tuple validation on reads #1825
Breaking changes
- Set a maximum limit on bytes to the WriteAssertions API: 64 KB #1847