Releases: tursodatabase/libsql
Releases · tursodatabase/libsql
SQLD v0.22.16
Changes
- use system allocator @MarinPostma (#945)
- return number of committed frames on insert_frames @MarinPostma (#938)
- libsql: add local sync write delegation @LucioFranco (#940)
- Ignore SQLite3MultipleCiphers build folder during Docker build @athoscouto (#941)
SQLD v0.22.15
Changes
- Add UUID to stats @athoscouto (#937)
- disable replication @MarinPostma (#935)
- only commit once on recover @MarinPostma (#926)
- Libsql single stream connection @Horusiath (#847)
- libsql-server: Tone down heartbeat logging @penberg (#922)
- libsql-server: Allow
index_info
pragma @penberg (#918) - Introduce checkpoint callback @MarinPostma (#874)
- configurable txn timeout @MarinPostma (#914)
- Fix tests under
-F encryption
feature and enable it as default @psarna (#910)
SQLD v0.22.14
Changes
- Make connection concurrency configurable @MarinPostma (#913)
SQLD v0.22.13
Changes
- main: add env var option for encryption key @psarna (#907)
- Libsql client: introduce async row fetcher @Horusiath (#798)
- encryption demo: based on SQLite3MultipleCiphers fork @psarna (#824)
- Remove proto build deps from libsql-server @MarinPostma (#903)
- server: add config version and replica config update handling @LucioFranco (#892)
- Encryption at rest preparations: integrate with SQLite3MultipleCiphers @psarna (#890)
- server: switch to protobuf for meta store @LucioFranco (#884)
- Fix error handling of Ref @haaawk (#886)
- Enable per namespace jwt key @haaawk (#861)
SQLD v0.22.12
Changes
- Fix error handling of Ref @haaawk (#886)
- Enable per namespace jwt key @haaawk (#861)
- server: add replicated db config @LucioFranco (#875)
- fixing namespaces::delete_namespace uncovers a bug @Horusiath (#872)
- libsql: add an introspective libsql_server_namespace_name() function @psarna (#815)
- libsql: final prep for libsql release @LucioFranco (#869)
- Fix lazy namespace creation on replica @MarinPostma (#866)
- Return/accept replication index as string @MarinPostma (#859)
- server: back port v0.22.x changes @LucioFranco (#862)
- libsql: prepare client releases @LucioFranco (#856)
- Backup metastore @MarinPostma (#820)
- Fix blocking ResultBuilder in WriteProxy @MarinPostma (#775)
- Fix bincode deserialize error @MarinPostma (#849)
- clippy fixes @psarna (#850)
- return replication index in hrana StmtResp @MarinPostma (#799)
- Count replication latencies cache miss @MarinPostma (#836)
- Remove Authenticated::is_anonymous @haaawk (#846)
- libsql-sys: bring back unix-excl-vfs feature @psarna (#834)
- configurable replication latency cache size" @MarinPostma (#837)
- Add a metric for out-of-sync replication values @penberg (#835)
- Measure replication latencies @MarinPostma (#832)
SQLD v0.22.11
Changes
- libsql-server: use LRU cache to store active namespaces @psarna (#744)
- sqld: remove s3s patch @LucioFranco (#803)
- libsql: add read your writes support @LucioFranco (#790)
- Add path based routing @avinassh (#751)
- server: fix metrics overflow panic @LucioFranco (#787)
- server: add stream rexpired hrana test @LucioFranco (#786)
- prevent checkpoint on WAL close for InhibitCheckpointWal @MarinPostma (#776)
- server: Add initial
MetaStore
@LucioFranco (#616) - server: small debug additions and ignore clean up @LucioFranco (#777)
- Ensure DB ID is set if namespaces are enabled @avinassh (#766)
- introduce InhibitCheckpointWal @MarinPostma (#763)
- Migrate from bytemuck to zerocopy @MarinPostma (#760)
- test inject replication index in empty db @MarinPostma (#761)
- Store replication index in Page 1 @MarinPostma (#748)
- Use NonZeroU32 for frame_no and page_no @MarinPostma (#755)
SQLD v0.22.10
SQLD v0.22.9
Changes
- server: remove dbg! in trace @LucioFranco (#745)
- sqld: add in process s3 for bottomless tests @LucioFranco (#741)
- fix test leaving stray directory @MarinPostma (#742)
SQLD v0.22.8
Changes
- Make snapshot at shutdown opt in @avinassh (#719)
- WallHook v2 @MarinPostma (#517)
libsql-server-v0.22.7
Merge pull request #732 from tursodatabase/bump-libsql-server-0.22.7 bump libsql-server to 0.22.7