What's Changed
- fix: fix panic and limit concurrency in flat format by @evenyag in #7035
- chore: improve create trigger display by @fengys1996 in #7027
- feat: add
max_connection_age
config to grpc server by @MichaelScofield in #7031 - refactor: make
Function
trait a simple shim of DataFusion UDF by @MichaelScofield in #7036 - fix: use instance lables to fetch
greptime_memory_limit_in_bytes
andgreptime_cpu_limit_in_millicores
metrics by @zyy17 in #7043 - refactor: add cgroup metrics collector by @zyy17 in #7038
- fix: various typos reported by CI by @sunng87 in #7047
- feat: enable zstd for bulk memtable encoded parts by @evenyag in #7045
- feat: pgwire 0.33 update by @sunng87 in #7048
Full Changelog: v0.18.0-nightly-20250929...v0.18.0-nightly-20251006