v0.17.0
What's Changed
- fix(storage): pair RocksDB conflict versions with physical snapshots by @jackzampolin in #1167
- fix(storage): retain conflicts for active snapshots by @iverc in #1162
- test(conformance): require complete mixed-field DAGs by @iverc in #1174
- perf(storage): skip obsolete conflict records by @iverc in #1173
- refactor(telemetry): remove unused metrics pipeline by @iverc in #1175
- ci: make Lean conformance blocking by @iverc in #1164
- ci: make signed-docs integration blocking by @iverc in #1155
- feat(p2p): expose iroh multipath tuning by @iverc in #1151
- test(conformance): pin Go v1 mixed unique twins by @iverc in #1153
- fix(storage): pair conflict versions with snapshots by @iverc in #1170
- perf(query): pipeline ACP permission checks by @iverc in #1165
- fix(p2p): enforce pending DAG peer quotas by @iverc in #1152
- fix(db-merge): bound parent replay stack usage by @iverc in #1176
- fix(query): resolve cursor seeks through short IDs by @iverc in #1166
- fix(p2p): update noq to 1.1.0 by @iverc in #1171
- feat(wasm): add browser-to-server document sync by @iverc in #1177
- fix(p2p): recover saturated pushes after restart by @iverc in #1157
- fix(storage): stop serializing reads behind write commits by @iverc in #1183
- fix(p2p): pending-DAG quota reporting + replicator retry redial by @iverc in #1186
- fix(storage): run commit callbacks from the commit task by @iverc in #1187
- fix(sync): browser-sync hardening follow-ups by @iverc in #1188
- fix: make the wasm32 build clippy-clean by @iverc in #1189
- bench(storage): compare backends through the DefraDB transaction wrapper by @iverc in #1192
- fix(wasm): scope transaction state during queries by @iverc in #1193
- fix(storage): lift the lark commit-gate and rollback exceptions by @iverc in #1191
- docs: cut consumer cross-references over to Gents by @jackzampolin in #1195
- fix(storage): don't conflict blind writes of identical content-addressed blocks by @jackzampolin in #1196
- fix(sync): complete the browser-sync wedge fix from #1188 by @jackzampolin in #1197
Full Changelog: v0.16.2...v0.17.0