Skip to content

v0.33.3

Choose a tag to compare

@paveltiunov paveltiunov released this 05 May 18:25
· 2788 commits to master since this release

0.33.3 (2023-05-05)

Bug Fixes

  • databricks-driver: Increase default JDBC acquire timeout to 2 minutes as it can take more time to reconnect (dde9bc4)
  • databricks-driver: Remove package.json dependency from DatabricksDriver to avoid package.json not found issues (#6521) Thanks @carlagouveia ! (b3ac7a1)
  • graphql: Pre-aggregations aren't used for GraphQL queries with date range (#6549) (a343f4d)
  • snowflake-driver: Float exported as decimal for pre-aggregations (#6544) (7c8b8de)

Features

  • docker: Security upgrade node from 16.19.1 to 16.20 (#6547) (5523935)