Releases: firebolt-db/metabase-firebolt-driver
Releases · firebolt-db/metabase-firebolt-driver
v3.2.2
What's Changed
- test: Improvements for Metabase 52 testing by @stepansergeevitch in #82
Full Changelog: v.3.2.1...v3.2.2
v.3.2.1
What's Changed
- test: minor testing improvements by @stepansergeevitch in #80
Full Changelog: v3.2.0...v.3.2.1
Metabase 52
What's Changed
- Added support for Metabase 52
Firebolt 2.0
What's Changed
- Starting from this version, added support for Firebolt 2.0 connections
v3.0.6
Metabase version 48
What's Changed
- ci: Fix release action by @stepansergeevitch in #53
- test: fix database supports test by @stepansergeevitch in #54
- tests: Fix unsupported math functions by @stepansergeevitch in #57
- test: Fix substitution queries by @stepansergeevitch in #56
- test: Fir 35200 fix connection with empty additional jdbc options by @stepansergeevitch in #59
- test: Fix regex excape method by @stepansergeevitch in #55
- test: Fix unknown date functions by @stepansergeevitch in #60
- build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by @dependabot in #61
- Fir 35103 cannot find matching fk table id for fk field by @stepansergeevitch in #62
- test: fix show views test by @stepansergeevitch in #63
- fix: disable binning since it's not supported in firebolt by @stepansergeevitch in #64
- Fir-35114 added double type definition by @stepansergeevitch in #65
- tests: fix firebolt specific tests by @stepansergeevitch in #66
- simplify and improve day-of-week extraction by @stepansergeevitch in #67
- feat: add support for set timezone by @stepansergeevitch in #68
- fix: use default implementation for describe-database by @stepansergeevitch in #69
- round seconds-of-minute to int by @stepansergeevitch in #70
- test: More test fixes by @stepansergeevitch in #71
- ci: use maven central for release by @stepansergeevitch in #72
- bump version to 3.0.6 by @stepansergeevitch in #73
- Disable deploy to Maven Central for now+ by @stepansergeevitch in #74
- ci: fix artifact file path by @stepansergeevitch in #75
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Updated JDBC driver version to 3.1.0
- Fixed compatibility issues with metabase 48
v3.0.3
What's Changed
- fixed connection to v1 & v2, hide password on UI
- move to jdbc driver 3.0.3 (release)
- added compatibility matrix to README.md
- fixed warnings
- removed commented code
v1.0.13
What's Changed
- Feature/fir 22960 v0.46.1 upgrade by @aymeric-dispa in #38
Full Changelog: 1.0.12...1.0.13
v1.0.12
v1.0.11
Downgrade JDBC version to 2.2.4 (#35)