rqlite/rqlite.changes

74 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Sun Mar 2 13:50:47 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.12:
* Simplify random package with math/rand/v2
-------------------------------------------------------------------
Fri Feb 7 18:49:31 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.11:
* Upgrade dependencies including DNS disco
* improve logging when failing to resolve a name
-------------------------------------------------------------------
Tue Jan 28 06:52:05 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.10:
* Further consistent use of HTTP client in rqlite shell
-------------------------------------------------------------------
Mon Jan 27 20:48:41 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.9:
* Use configured HTTP client consistently in rqlite shell
-------------------------------------------------------------------
Thu Jan 23 20:08:59 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.8:
* Fix CLI panic when no hosts are available
* Preupdate hook complex data testing
* Support preupdate hook for row ID values only
* Further improvements to preupdate hook code
* Improve preupdate hook stats and error handling
* Basic preupdate hook support at DB level
- add bash completions
-------------------------------------------------------------------
Mon Jan 20 00:32:08 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.6:
* Recover from any panic during SQL parsing
* Optimize need-to-parse logic
-------------------------------------------------------------------
Sun Jan 12 09:50:31 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.5:
* bundled dependency updates
* Fix an issue whereby SQLite extensions were not loaded under
certain restore-from-backup scenarios
-------------------------------------------------------------------
Sun Dec 29 18:59:28 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.3:
* Add version information to `/nodes` output
* Extension paths as string command-line type
* Updates of go dependencies and developer visible changes
- build with system sqlite
-------------------------------------------------------------------
Thu Dec 19 14:07:39 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 8.36.1:
* Support executes as raw POST bodies
* Improved logging
* Minor DB-layer improvements
-------------------------------------------------------------------
Sun Nov 17 12:05:09 UTC 2024 - andreas.stieger@gmx.de
- initiial version