This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
v0.17.0
·
166 commits
to refs/heads/main
since this release
Changes
- bump sqld to 0.17.0 @haaawk (#531)
- Correctly handle RESPONSE_TOO_LARGE in Hrana @honzasp (#530)
- Introduce initial-idle-shutdown-timeout-s @haaawk (#528)
- libsql-bindings: auto-finalize dangling statements @psarna (#523)
- Make living replica keep primary alive @haaawk (#517)
- Don't check auth for /health @haaawk (#521)
- Don't extend lifetime on /health request @haaawk (#518)
- bottomless: make compiled by default @Horusiath (#499)
- Catch and handle transaction timeouts @honzasp (#514)
- truncate stats file before writing to it @glommer (#512)
- Add --snapshot-exec to execute script for every generated snapshot file @honzasp (#497)
- sqld: no free queries @psarna (#505)
- sqld: bump rusqlite to fixed ROWS_WRITTEN metrics @psarna (#500)
- Update README.md @psarna (#498)
- Use self hosted linux in CI @dyasny (#492)
- bottomless transaction disk cache @Horusiath (#496)
- bottomless: local timestamps @Horusiath (#495)
- Bart/bottomless point in time recovery @Horusiath (#484)
- Fix corruption on replicating transactions with duplicated pages @psarna (#494)