Releases: NodeDB-Lab/nodedb
Releases · NodeDB-Lab/nodedb
NodeDB 0.2.1
Full Changelog: v0.2.0...v0.2.1
NodeDB 0.2.0
What's Changed
- Introduce database primitive with security, audit, and replication by @farhan-syah in #102
Full Changelog: v0.1.1...v0.2.0
NodeDB 0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
NodeDB 0.1.0
Full Changelog: v0.0.6...v0.1.0
NodeDB 0.0.6
Full Changelog: v0.0.5...v0.0.6
NodeDB 0.0.5
What's Changed
- SWIM membership: failure detector, gossip dissemination, UDP transport by @farhan-syah in #34
- fix(sql): evaluate now() / current_timestamp at plan time (#33) by @farhan-syah in #35
- feat(cluster): distributed cluster infrastructure by @farhan-syah in #45
- fix: resolve issues #36–#44 — security, robustness, and correctness by @farhan-syah in #49
- fix: issues #46 + #47 — parser, planner, and executor correctness bugs by @farhan-syah in #54
- fix(#48): version-aware binary tuple decoding for ALTER COLUMN by @farhan-syah in #64
- fix(vector): resolve 7 correctness, memory-safety, and quantization bugs (#50) by @farhan-syah in #65
Full Changelog: v0.0.4...v0.0.5
NodeDB 0.0.4
Full Changelog: v0.0.3...v0.0.4
NodeDB 0.0.3
What's Changed
- fix(pgwire): wire quantization params through CREATE/ALTER VECTOR INDEX DDL by @farhan-syah in #27
- ci(release): add Discord notification job for new releases by @farhan-syah in #28
- Cluster: plan-based gateway, phased startup/shutdown, SWIM membership by @farhan-syah in #31
- fix(pgwire): scope catalog resolution and trust auth to the connecting tenant by @farhan-syah in #32
Full Changelog: v0.0.2...v0.0.3
NodeDB 0.0.2
What's Changed
- fix: evaluate expressions in WHERE, UPDATE, and UPSERT; wire ALTER COLLECTION column ops by @farhan-syah in #26
Full Changelog: v0.0.1...v0.0.2
NodeDB 0.0.1
What's Changed
- fix: eliminate idle CPU burn + missing system-table warnings + Docker volume UX (closes #20) by @farhan-syah in #21
Full Changelog: v0.0.0...v0.0.1