Release notes - next
next
2025-09-02
Bug Fixes
- core: coalesce operator supports null inputs, add orEmpty() function (4ab9a88)
- core: generated TaxiQL queries should quote output dates (f373b58)
- core: resolve incorrect log message when resolving array types (2150a9d)
- core: type coercion on instants with microsecond precision (31501cc)
- invokers: correctly handle null values in query invokers (7c60bb9)