This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
v0.21.8
Changes
- bump sqld to v0.21.8 @MarinPostma (#749)
- hrana: Properly catch stmt errors in batch @LucioFranco (#748)
- Remove encoding message limit @LucioFranco (#747)
- remove useless docker build in CI @MarinPostma (#746)
- Remove
context
calls for create database @LucioFranco (#713) - add tests @MarinPostma (#705)
- bottomless-cli: add
verify
command @psarna (#744) - remove useless patches @MarinPostma (#742)
- libsql: fix a typo around vacuum limits @psarna (#743)
- Remove
page_size
recommendation in bottomless @avinassh (#741) - add commit sha suffix to nightly build @MarinPostma (#740)
- Vacuum before checkpointing @psarna (#739)
- Limit maximum DB size @MarinPostma (#736)
- hrana: add diagnostics for connections @psarna (#729)
- Fix typo of "incoming" tracing info message @jonasb (#737)