Release v0.11.0-nightly-20241209
Pre-release
Pre-release
github-actions
released this
09 Dec 02:09
·
94 commits
to main
since this release
What's Changed
- feat: enable compression for metasrv client by @WenyXu in #5078
- chore: remove openssl deps by @sunng87 in #5079
- fix: correct
is_exceeded_size_limit
behavior for in-memory store by @WenyXu in #5082 - feat: recover file cache index asynchronously by @WenyXu in #5087
- fix: schema cache invalidation by @v0y4g3r in #5067
- test: adds sqlness test for TTL by @killme2008 in #5063
- feat: define basic structures and implement TimeFilter by @waynexia in #5086
- refactor: replace LogHandler with PipelineHandler by @waynexia in #5096
- perf: take a new batch to reduce last row cache usage by @evenyag in #5095
- feat!: remove GET method in
/debug
path by @waynexia in #5102 - refactor: relocate CLI to a dedicated directory by @WenyXu in #5101
- feat: update dashboard to v0.7.0 by @ZonaHex in #5100
- fix: put PipelineChecker at the end by @waynexia in #5092
- docs: remove lg_prof_interval from env by @evenyag in #5103
- chore: correct example config file by @WenyXu in #5105
- feat: add more transaction related statement for postgres interface by @sunng87 in #5081
- feat: ttl=0/instant/forever/humantime&ttl refactor by @discord9 in #5089
- feat: add cursor statements by @sunng87 in #5094
- chore: Add timeout setting for
find_ttl
. by @linyihai in #5088
Full Changelog: v0.11.0-nightly-20241202...v0.11.0-nightly-20241209