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)