4.14.7 (2026-05-18)
Bugs Fixed
- Fixed
SELECT VALUEaggregation classification across partitions: booleans are no longer treated as numeric aggregates, non-aggregate numeric projections are no longer merged, andMIN/MAXdetection is now correct. See PR 46692 - Fixed a bug in
query_items(feed_range=...)where pagination could return incorrect results after a partition split caused the supplied feed range to overlap multiple physical partitions. See PR 46692 - Fixed bug where unavailable regional endpoints were dropped from the routing list instead of being kept as fallback options. See PR 45200