What's Changed
- fix(t4): allow watching at the compact revision by @makhov in #747
- rename reserved-word aliases current/compact for openGauss compatibility by @asdfsx in #753
- sqlite: use UNION ALL in the compaction delete set by @mrueg in #762
- sqllog: test poll batch fullness against pollBatchSize by @mrueg in #763
- Fix retry backoff factor being ~1ms instead of 100ms by @mrueg in #761
- pgsql: push the list row limit into the key selection by @mrueg in #764
- Bound compaction batches below by the compact revision by @mrueg in #765
- Watch event pipeline refactor by @brandond in #746
- Add
RangeStreamsupport by @brandond in #771
Automated Bumps
- Bump modernc.org/sqlite from 1.56.0 to 1.57.0 by @dependabot[bot] in #749
- Bump github.com/sirupsen/logrus from 1.9.4 to 1.10.1 by @dependabot[bot] in #750
- Bump google.golang.org/grpc from 1.83.0 to 1.83.1 by @dependabot[bot] in #751
- Bump github.com/mattn/go-sqlite3 from 1.14.49 to 1.14.50 by @dependabot[bot] in #752
- Bump github.com/nats-io/nats.go from 1.52.0 to 1.53.1 by @dependabot[bot] in #744
- Bump google.golang.org/protobuf from 1.36.12-0.20260120151049-f2248ac996af to 1.36.12 by @dependabot[bot] in #756
- Bump github.com/sirupsen/logrus from 1.10.1 to 1.10.2 by @dependabot[bot] in #757
- Bump the action-deps group with 2 updates by @dependabot[bot] in #755
- Bump modernc.org/sqlite from 1.57.0 to 1.58.0 by @dependabot[bot] in #766
- Bump github.com/go-sql-driver/mysql from 1.10.0 to 1.10.1 by @dependabot[bot] in #767
- Bump github.com/mattn/go-sqlite3 from 1.14.50 to 1.14.51 by @dependabot[bot] in #768
- Bump github.com/klauspost/compress from 1.19.2 to 1.20.0 by @dependabot[bot] in #769
- Bump google.golang.org/grpc from 1.83.1 to 1.83.2 by @dependabot[bot] in #758
New Contributors
Full Changelog: v0.16.4...v0.16.5