megachangelog
Fix1.6.54

v1.6.54

This release includes bug fixes for SQL push down filter parameters, nested CTE generation, pre-aggregation table naming issues, and SQL planner tests. It also adds support for accepting a list of API secrets for verification in the API gateway.

1.6.54 (2026-06-04)

Bug Fixes

  • cubesql: Don't mix filter params between subqueries in SQL push down (#10996) (38b7d8c)
  • tesseract: make pre-aggregations tests work under native SQL planner (#10992) (33ca484)
  • tesseract: nested CTE generation with duplicate names (#11005) (a321af5)
  • tesseract: pre-aggregation table name corruption when one name is a prefix of another (#11000) (f401118)

Features

  • api-gateway: accept a list of API secrets for verification (#10985) (d9a308f)
cubesqlsqlapi-gatewaypre-aggregationsbugfix

Source: original entry ↗