Skip to content

v0.24.8

Compare
Choose a tag to compare
@ovr ovr released this 15 Dec 14:29
· 5643 commits to master since this release

0.24.8 (2020-12-15)

Bug Fixes

  • @cubejs-backend/mysql-driver: Use decimal(38,10) for external pre-aggregations, fix #1563 (3aec549)
  • @cubejs-backend/schema-compiler: CubeCheckDuplicatePropTranspiler - dont crash on not StringLiterals (#1582) (a705a2e)
  • @cubejs-client/playground: fix color name and change font to Inter (010a106)

Features

  • @cubejs-backend/query-orchestrator: Introduce AsyncRedisClient type (728110e)
  • @cubejs-backend/query-orchestrator: Migrate createRedisClient to TS (78e8422)
  • @cubejs-backend/query-orchestrator: Move RedisPool to TS, export RedisPoolOptions (8e8abde)
  • @cubejs-backend/query-orchestrator: Set redis pool options from server config (c1270d4)
  • @cubejs-client/core: Added pivotConfig option to alias series with a prefix (#1594). Thanks to @MattGson! (a3342f7)
  • Set CUBEJS_SCHEDULED_REFRESH_TIMER default value to 30 seconds (f69324c)