v2.45.0-next.7
Pre-release
Pre-release
2.45.0-next.7 (2026-04-29)
Features
- enhance median calculation in MySQL connector by managing session variable for group_concat_max_len (ed5ae7e)
- enhance MongoDB connector to support typed aggregations and improve groupBy handling (2b534b3)
- enhance MySQL connector median query and add new aggregate API endpoints for car statistics (70366c6)
- implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (0b8f475)
- implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (63322e7)
- refactor median calculation in MySQL connector to use window functions and improve performance (a1f7db1)
- update Clickhouse and MongoDB connectors to enhance aggregation return types and improve date truncation handling (235814e)