Releases: firebolt-db/jdbc
Releases · firebolt-db/jdbc
v2.2.2
What's Changed
- Log version of the driver used by @aymeric-dispa in #98
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Simplify client config by @aymeric-dispa in #96
- Release version 2.2.1 by @aymeric-dispa in #97
Full Changelog: v2.2.0...v2.2.1
v2.2.1-SNAPSHOT
What's Changed
- Simplify client config by @aymeric-dispa in #96
Full Changelog: v2.2.0...v2.2.1-SNAPSHOT
v2.2.0
What's Changed
- Fix code smells by @aymeric-dispa in #88
- Improve httpClient default config by @aymeric-dispa in #90
- Feature/add support for multistatements by @aymeric-dispa in #80
- Fix bug where question marks used between double quotes are considere… by @aymeric-dispa in #92
- Bugfix/double quotes with param marker fix by @aymeric-dispa in #93
- Release 2.2.0 by @aymeric-dispa in #94
Full Changelog: v2.1.2...v2.2.0
v2.2.0-SNAPSHOT
Bugfix/double quotes with param marker fix (#93)
v2.1.2
What's Changed
- Feature/add conditional dependency by @aymeric-dispa in #81
- Ignore 429s when validating a connection by @aymeric-dispa in #83
- Improve exception handling to log exception when connection is invalid by @aymeric-dispa in #85
- Feature/release 2.1.2 by @aymeric-dispa in #86
Full Changelog: v2.1.0...v2.1.2
v2.1.2-SNAPSHOT
What's Changed
- Feature/add conditional dependency by @aymeric-dispa in #81
- Ignore 429s when validating a connection by @aymeric-dispa in #83
Full Changelog: v2.1.0...v2.1.2-SNAPSHOT
v2.1.0
What's Changed
- Add task to generate javadoc, annotate methods that are not implement… by @aymeric-dispa in #62
- Feature/merge resultset resultsetmetadata and connection AbstractConnection by @aymeric-dispa in #69
- Add support for timezones passed as an argument by @aymeric-dispa in #68
- Add new exception FireboltSQLFeatureNotSupportedException that will b… by @aymeric-dispa in #70
- Ensure java language level is set to 8 by @spinscale in #71
- Merge statement and array abstract classes with implementation and up… by @aymeric-dispa in #72
- Change version to release 2.1.0 by @aymeric-dispa in #73
New Contributors
- @spinscale made their first contribution in #71
Full Changelog: v2.0.1...v2.1.0
v2.1.0-SNAPSHOT
What's Changed
- Add task to generate javadoc, annotate methods that are not implement… by @aymeric-dispa in #62
- Feature/merge resultset resultsetmetadata and connection AbstractConnection by @aymeric-dispa in #69
- Add support for timezones passed as an argument by @aymeric-dispa in #68
- Add new exception FireboltSQLFeatureNotSupportedException that will b… by @aymeric-dispa in #70
- Ensure java language level is set to 8 by @spinscale in #71
- Merge statement and array abstract classes with implementation and up… by @aymeric-dispa in #72
New Contributors
- @spinscale made their first contribution in #71
Full Changelog: v2.0.1...v2.1.0-SNAPSHOT
v2.0.1
What's Changed
- update readme for official release by @kevinmarr in #56
- Upgrade gradle and improve release workflow by @aymeric-dispa in #57
- Store tokens 5 seconds shorter than expiry time to avoid using token… by @aymeric-dispa in #61
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #60
- fix: Renaming statistic tracking parameters by @ptiurin in #63
- Bump mockito-inline from 4.6.1 to 4.7.0 by @dependabot in #59
- Bump mockito-junit-jupiter from 4.6.1 to 4.7.0 by @dependabot in #58
- Add engine_name alias for engine property so that connectors having e… by @aymeric-dispa in #64
- Increase version to 2.0.1 for release by @aymeric-dispa in #65
New Contributors
- @kevinmarr made their first contribution in #56
Full Changelog: v2.0...v2.0.1