v0.17.2
What's Changed
- Remove dead query modules by @jackzampolin in #1202
- Run runtime interoperability tests in CI by @jackzampolin in #1203
- Extract DB merge tests from production module by @jackzampolin in #1204
- Remove generated artifacts and redundant tests by @jackzampolin in #1201
- Extract P2P replication tests from production module by @jackzampolin in #1205
- Extract Query runner tests from production modules by @jackzampolin in #1206
- Extract P2P DAG tests from production modules by @jackzampolin in #1207
- Extract DB document mutator tests from production module by @jackzampolin in #1208
- Split DB merge handler into cohesive modules by @jackzampolin in #1209
- Split CLI P2P server setup by transport by @jackzampolin in #1210
- Remove redundant crate target ignores by @jackzampolin in #1212
- Prune unused query dependencies by @jackzampolin in #1214
- Remove redundant tests and strengthen coverage by @jackzampolin in #1215
- Remove dead internal helpers by @jackzampolin in #1216
- Prune duplicate CRDT tests by @jackzampolin in #1217
- Extract defra-node benchmark tests by @jackzampolin in #1213
- Extract P2P coordinator worker tests by @jackzampolin in #1218
- Correct stale module documentation by @jackzampolin in #1219
- Split query commit runner helpers by @jackzampolin in #1220
- Remove superpowers planning documents by @jackzampolin in #1221
- Extract events crate inline tests to sibling files by @jackzampolin in #1222
- Extract oversized KMS inline tests by @jackzampolin in #1224
- test(storage): extract oversized inline tests to sibling files by @jackzampolin in #1223
- Extract sourcehub cosmos DAC tests to sibling module by @jackzampolin in #1225
- refactor(query-plan): split apply_joins into cohesive planner stages by @jackzampolin in #1227
- Extract defra-node P2P runtime into private module by @jackzampolin in #1228
- Honor RocksDB options in embedded nodes by @jackzampolin in #1239
- chore(query): prune unused dev dependencies by @jackzampolin in #1238
- fix(storage): preserve concurrent branchable collection heads by @iverc in #1226
- Expose RocksDB runtime statistics by @jackzampolin in #1240
- fix(db): complete Go lens migration parity by @jackzampolin in #1232
- refactor(cli): reuse defra-p2p-adapter for P2P HTTP adapters by @jackzampolin in #1229
- chore(kms): prune unused dependencies by @jackzampolin in #1242
- chore(crypto): prune stale dependencies by @jackzampolin in #1244
- fix(db): bound lazy migration write-back batches by @iverc in #1243
Full Changelog: v0.17.1...v0.17.2