This repository was archived by the owner on Oct 18, 2023. It is now read-only.
v0.18.0
·
143 commits
to refs/heads/main
since this release
Changes
- bump sqld to 0.18.0 @MarinPostma (#592)
- namespaces @MarinPostma (#575)
- Fix the number of semaphore units taken @psarna (#587)
- overload protection: update total response size on hrana error @psarna (#586)
- sqld: Add
BatchLogEntries
and replication rpc auth @LucioFranco (#584) - sqld: Kill HTTP replication support @penberg (#580)
- Start tracking write requests delegated from replica @avinassh (#579)
- sqld: Add gRPC endpoints to http server @LucioFranco (#578)
- sqld: Convert http api to axum @LucioFranco (#572)
- warn when recovering db not in wal mode @MarinPostma (#576)
- Remove obsolete "sqlc" crate @penberg (#573)
- A few overload protection mechanisms @psarna (#552)
- chore: Add stream comment @Abdur-rahmaanJ (#551)