0.27.39 (2021-06-22)
Bug Fixes
0.27.38 (2021-06-22)
Bug Fixes
0.27.36 (2021-06-21)
Bug Fixes
0.27.35 (2021-06-18)
Bug Fixes
- @cubejs-client/vue: support all pivotConfig props (#2964) (8c13b2b)
- cubestore: do not spam logs when no statsd server is listening (44b8cad)
- cubestore: fix assertion failure (unsorted inputs to merge sort) (534da14)
- cubestore: send at most one request per worker (17e504a)
Features
- @cubejs-client/playground: cli connection wizard (#2969) (77652d7)
- @cubejs-client/vue: support logical operator filters (#2950). Thanks to @piktur! (1313dad)
- mongobi-driver: Ingest types from driver (c630997)
- mongobi-driver: Migrate to TypeScript (8ca7811)
- mongobi-driver: Support streaming (059368e)
- MySQL/PostgreSQL - make readOnly by default (86eef1b)
- mysql-driver: Ingest types from driver (89a48a8)
0.27.33 (2021-06-15)
Bug Fixes
0.27.31 (2021-06-11)
Bug Fixes
- Allow multi timezone filter for pre-aggregations Meta API (#2912) (5a873db)
- bigquery-driver: Encode buffer as base64 for CSV (streaming) (a311a9a)
- cubejs-api-gateway: Proper end date when current month has less days than previous month (#2824) (0f83356)
- Create schema directory in DEV_MODE, when server is ready for processing (c7b886c)
- cubestore: finalize GCP configuration variable names (116ddc5)
- cubestore: optimize access to table metainformation (e727c8b)
- cubestore: remove backtraces from error messages (89a2e28)
- extDbType warning (#2939) (0f014bf)
- Fetch all partitions, pre-aggregations Meta API (#2944) (b5585fb)
- Make missing externalDriverFactory error message more specific (b5480f6)
Features
- @cubejs-client/playground: query tabs, preserve query history (#2915) (d794d9e)
- cubestore: Bump rocksdb for bindgen -> libloading (compatiblity aaarch64) (a09d399)
- snowflake-driver: Support UNLOAD to GCS (91691e9)
- Rename queryTransformer to queryRewrite (with compatibility) (#2934) (458cd9d)
- Suggest export/unload for large pre-aggregations (detect via streaming) (b20cdbc)
- Write preAggregations block in schema generation (2c1e150)
0.27.30 (2021-06-04)
Bug Fixes
- @cubejs-backend/query-orchestrator: enum to generic type (#2906) (1a4f745)
- @cubejs-client/playground: pre-agg status (#2904) (b18685f)
- @cubejs-client/react: order reset (#2901) (536819f)
- snowflake-driver: Unexpected random order for columns in pre-aggregations (a99977a)
- pass timezone to pre-aggregation description (#2884) (9cca41e)
Features
- Make scheduledRefresh true by default (preview period) (f3e648c)
- skipExternalCacheAndQueue for Cube Store (dc6138e)
- cubestore: combine query results on worker (d76c9fd)
- Introduce lock for dropOrphanedTables (concurrency bug) (29509fa)
- large dataset warning (#2848) (92edbe9)
- cross: Upgrade, use llvm/clang 9 (f046839)
- cubestore: support the 'coalesce' function, fix #2887 (017fd4b)
- cubestore: Use NPM's proxy settings in post-installer (0b4daec)
PreviousNext