1
0
Fork 0

CHANGELOG

master
Philip O'Toole 8 months ago
parent 943345b647
commit eca1003157

@ -1,6 +1,7 @@
## 8.18.1 (unreleased)
### Implementation changes and bug fixes
- [PR #1633](https://github.com/rqlite/rqlite/pull/1633): Improve error messages for internode communication failures.
- [PR #1634](https://github.com/rqlite/rqlite/pull/1634): FullSnapshot needed if WAL checkpoint fails.
## 8.18.0 (January 25th 2024)
This release upgrades SQLite to 3.45.0, which brings in [JSONB](https://sqlite.org/draft/jsonb.html) support. JSONB is a more efficient way to process JSON data within the SQLite database.

Loading…
Cancel
Save