v25.8.30.16-ltsFrom commit messages
Release v25.8.30.16-lts
Changed 1
- Bump jwt-cpp from v0.7.0 to v0.7.2, google-protobuf to v35.1, grpc to v1.83.0, simdjson from v4.2.4 to v4.6.5, vendored libexpat from 2.8.1 to 2.8.2, and curl to 8.21.0.
Fixed 7
- Segfault due to bad shutdown ordering on startup exception.
- Startup and ATTACH of a view with a recursive CTE with the old analyzer.
- Use-after-free in async insert queue due to deadline collision.
- ATTACH of Kafka tables with a large kafka_num_consumers.
- Infer an omitted Distributed structure and Buffer structure under the user's context.
- Do not read the internal database of temporary tables in Merge.
- Iterate ColumnObject subcolumns in sorted path order.