megachangelog
Improvement1.7.45

v1.7.45

This release fixes a bug where report queries with excessive depth would fail or crash, deprecates the cubejs CLI in favor of native Cube CLI, and improves performance of schema compilation validation and YAML transpilation for large data models.

1.7.45 (2026-09-25)

Bug Fixes

  • report query depth instead of failing or crashing on it (#11815) (8a32446)

Features

  • cubejs-cli: deprecate cubejs CLI in favor of native Cube CLI (#11965) (7c98bd9)

Performance Improvements

  • schema-compiler: speed up validation, meta and YAML transpilation of large data models (#11995) (6d87c8e)
bug-fixcliperformanceschemavalidation

Source: original entry ↗