This repository was archived by the owner on Oct 18, 2023. It is now read-only.
v0.14.0
·
251 commits
to refs/heads/main
since this release
Changes
- Bump version @haaawk (#398)
- ensure no openssl @MarinPostma (#397)
- lib: modify storage monitor to return more up-to-date information @psarna (#380)
- Add
libsql
namespace to docker run command @avinassh (#392) - replace openssl with rustls for hyper @MarinPostma (#396)
- Fix type in foreign_keys pragma name @haaawk (#393)
- Add HTTP API v2, based on Hrana 2 @honzasp (#389)
- Don't return rows when
want_rows
is false @honzasp (#387) - Minor dockerfile and readme improvements @nukemberg (#388)
- move extension loading to debug @glommer (#386)
- Additions to Hrana 2 @honzasp (#385)
- limit max conccurrent db connections @MarinPostma (#383)
- fix sql wal methods leak @MarinPostma (#382)
- reserve table names @glommer (#381)
- Hrana protocol version 2 @honzasp (#364)