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)