1
0
Fork 0

CHANGELOG

master
Philip O'Toole 8 months ago
parent f9ac68387c
commit 00dcec1c14

@ -4,6 +4,7 @@
- [PR #1585](https://github.com/rqlite/rqlite/pull/1585): Avoid unnecessary auto-backups by storing sha256 sums in S3. Fixes issue [#1565](https://github.com/rqlite/rqlite/issues/1565).
- [PR #1586](https://github.com/rqlite/rqlite/pull/1586): Auto-backups will be in WAL mode going forward, and not in DELETE mode.
- [PR #1587](https://github.com/rqlite/rqlite/pull/1587): Refactor Store Backup Provider to use `io.Writer`.
- [PR #1588](https://github.com/rqlite/rqlite/pull/1588): More consistent use of Sum types in Uploader.
## 8.16.3 (January 9th 2024)
### Implementation changes and bug fixes

Loading…
Cancel
Save