0.35.0 (2024-03-14)
Breaking changes
- Remove alpine docker images
- Rename cubejsApi to cubeApi in client packages
- Change default value for CUBEJS_SCHEMA_PATH to model
- Remove MySQL protocol support for SQL API
- Remove serverless packages
- Support for Node.js 14 was removed
- Remove support for initAppt
- Enable CUBEJS_DB_FETCH_COLUMNS_BY_ORDINAL_POSITION by default
Bug Fixes
- cubesql: Don't ignore second filter over same time dimension (03e7f3a)
- cubestore-driver: Compatibility with Node.js 18 (localhost resolved to ipv6) (f7a4fab)
Features
- docker: Upgrade Node.js to 18.x (8b5b923)