mirror of
https://github.com/rqlite/rqlite.git
synced 2026-01-25 04:16:26 +00:00
CHANGELOG
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## v9.3.14 (unreleased)
|
||||
### Implementation changes and bug fixes
|
||||
- [PR #2444](https://github.com/rqlite/rqlite/pull/2444): Increase WAL Checkpoint busy timeout to 250ms.
|
||||
|
||||
## v9.3.13 (January 8th 2026)
|
||||
### Implementation changes and bug fixes
|
||||
- [PR #2443](https://github.com/rqlite/rqlite/pull/2443): Don't scan for rows if zero columns returned by query. Fixes issue [#2441](https://github.com/rqlite/rqlite/issues/2441).
|
||||
|
||||
Reference in New Issue
Block a user