Skip to content

v0.35.79

Compare
Choose a tag to compare
@ovr ovr released this 04 Sep 17:55
· 79 commits to master since this release
33b1383

0.35.79 (2024-09-04)

Bug Fixes

  • schema-compiler: correct string casting for BigQuery (#8651) (f6ac9c2)
  • schema-compiler: correct string casting for Databricks (#8652) (5cf71d9)
  • schema-compiler: correct string casting for MySQL (#8650) (9408bb4)
  • schema-compiler: correct string concatenation and casting for MS SQL (#8649) (0e9f9f1)
  • schema-compiler: Support CURRENT_DATE SQL push down for BigQuery (9aebd6b)

Features

  • cubejs-api-gateway: Support returning new security context from check_auth (#8585) (704a96c)