Improvement1.7.5
v1.7.5
Cube v1.7.5 includes bug fixes for rate limit logging, Kafka watermark fetching, S3 encryption headers, schema compiler issues with views and granularity validation, and new features for telemetry events, GitHub import in CLI, and cache store management.
1.7.5 (2026-07-21)
Bug Fixes
- cubestore: do not log rate limit errors as errors in HTTP module (#11293) (a23d5d6)
- cubestore: raise Kafka watermark fetch timeout to stop constant broker disconnects (#11290) (d1d0846)
- cubestore: send x-amz-server-side-encryption only on object-storing S3 requests (#11278) (3013a46), closes cube-js/rust-s3#2 cube-js/rust-s3#2
- schema-compiler: do not stamp default target on links meta (#11294) (c7db3fc)
- schema-compiler: resolve view extends order dependency (#11297) (d6363c4), closes #11260 #11260
- schema-compiler: Throw UserError for unknown granularity so API returns 400, thanks @BrianSigafoos-SQ (#11288) (e8843dc)
Features
bug-fixkafkas3schema-compilertelemetrycli
Source: original entry ↗