Access Cube changelog updates through our uniform API. Same JSON structure across all sources. No adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=cube.releases{
"source": "cube.releases",
"vendor": "Cube",
"id": "tag:github.com,2008:Repository/149026292/v1.7.27",
"published_at": "2026-08-26T14:13:36.000Z",
"title": "v1.7.27",
"url": "https://github.com/cube-js/cube/releases/tag/v1.7.27",
"summary": "1.7.27 (2026-08-26) Bug Fixes backend-native: treat a client disconnect on /v1/cubesql as a graceful end ( #11649 ) ( e803c6c ) cubesql: Prefer SQL pushdown over limitless post-processing ( #11559 ) ( b022de1 ) cubestore: inline aggregate dropped rows past the first partition ( #11631 ) ( 6f3e66d ) schema-compiler: a cube that extends another broke the parent's multi-stage measures ( #11641 ) ( 657f4e1 ) Features cubesql: Support COPY ... FROM STDIN ( #11538 ) ( 534f839 )",
"tags": [
"Cube",
"cube.releases",
"analytics",
"semantic-layer",
"headless-bi"
]
}