This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
v0.21.0
github-actions
released this
25 Sep 16:28
·
58 commits
to refs/heads/main
since this release
Changes
- fix dump bug @MarinPostma (#700)
- catch panics in FFI and print BT @MarinPostma (#696)
- bump sqld to v0.21.0 @MarinPostma (#698)
- rename stats current frame_no to replication index @MarinPostma (#699)
- allow https scheme for loading dump @MarinPostma (#697)
- Wait for replication index on replica connections @neubaner (#688)
- Add simulation tests @MarinPostma (#668)
- sqld: add Describe RPC @psarna (#692)
- Fork with point in time recovery @Horusiath (#691)
- fix optional replicatio index in hrana @MarinPostma (#687)
- Enable per-namespace authentication @MarinPostma (#685)
- Return replication index with queries @neubaner (#682)
- change hyper-rustls dep to use official repo @MarinPostma (#686)
- validate namespace name @MarinPostma (#684)
- fix error 500 when deleting namespace @MarinPostma (#681)
- switch to use console official repo @MarinPostma (#680)
- Namespace usage limits @MarinPostma (#673)
- fix lockfile @MarinPostma (#679)
- fix rpc http connector @MarinPostma (#677)
- generate devel image on new PR @MarinPostma (#678)
- Return current namespace replication index in stats @MarinPostma (#674)
- workspace: bump rusqlite fork @psarna (#669)
- fix https scheme being refused by tonic @MarinPostma (#675)
- Namespace stats @MarinPostma (#671)
- Expose dump endpoint @neubaner (#663)
- Bottomless periodic checkpoint fix @Horusiath (#667)
- Abstract sqld networking @MarinPostma (#650)
- Fix sqld brew installation instructions @penberg (#665)
- Namespace forking @MarinPostma (#646)