Releases: dolthub/dumbodb
Releases · dolthub/dumbodb
Release list
v0.3.3
What's Changed
- address several gaps in _id equality by @macneale4 in #39
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- reset support on non-main branch by @macneale4 in #38
- drop db / undrop db by @macneale4 in #36
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- wiki-sync: generate sidebar from COMMANDS.md command sections by @macneale4 in #34
- soak: report build version (git describe) in reports and startup log by @macneale4 in #35
- dumbo index overhaul by @macneale4 in #26
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- soak: bound collection size to cap aggregation memory; add local repo… by @macneale4 in #29
- investigation of nightly load test memory leak by @macneale4 in #30
- log pagination by @macneale4 in #31
- branch status by @macneale4 in #32
- dumboLog: simple collection:_id filtering by @macneale4 in #33
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- disable capped collections by @macneale4 in #24
- add memory test harness used to debug session leaks by @macneale4 in #25
- enable mongodb compass to run without errors by @macneale4 in #27
- more parity fixes to address issues in compass by @macneale4 in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Use adaptive encoding by @macneale4 in #22
- Use BSON encoding with for all documents by @macneale4 in #23
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- ci: bump JavaScript actions off Node 20 to silence deprecation by @macneale4 in #14
- refactor dbState into session state by @macneale4 in #15
- indexes now hang off the session by @macneale4 in #16
- Show index changes in dumboStatus and dumboDiff by @macneale4 in #17
- Address transaction breakage missed by CI by @macneale4 in #18
- eradicate the dbState.workingSets[] by @macneale4 in #19
- add index specific added/updated/deleted fields in status and diff by @macneale4 in #20
- manual garbage collection support by @macneale4 in #21
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- ci: install ICU dev libs on all release platforms by @macneale4 in #9
- ci: split linux build into amd64 and native arm64 jobs by @macneale4 in #10
- dumbo transaction support by @macneale4 in #11
- Use Dolt's dsess package to enable transactions by @macneale4 in #8
- Update README to reflect changes in planned features by @macneale4 in #12
Full Changelog: v0.0.0...v0.1.2