Releases: firebolt-db/jdbc
Releases · firebolt-db/jdbc
v2.4.0
What's Changed
- Add support for getObject() with type by @aymeric-dispa in #196
- Fix offset diff when tz rules have changed over time by @aymeric-dispa in #197
- Use calendar to parse dates based on Postgres implementation and impr… by @aymeric-dispa in #198
- Run tests with service account creds by @aymeric-dispa in #199
- Remove hidden annotation so that javadoc is generated as expected by @aymeric-dispa in #200
- Update several libraries and gradle by @aymeric-dispa in #205
- Feature/new types support by @aymeric-dispa in #207
- ci: version split by @ptiurin in #211
- ci: Add foresight test telemetry by @ptiurin in #212
Full Changelog: v2.3.4...v2.4.0
v2.4.0-SNAPSHOT
What's Changed
- Run tests with service account creds by @aymeric-dispa in #199
- Remove hidden annotation so that javadoc is generated as expected by @aymeric-dispa in #200
- Update several libraries and gradle by @aymeric-dispa in #205
- Feature/new types support by @aymeric-dispa in #207
Full Changelog: v2.3.5-SNAPSHOT-2...v2.4.0-SNAPSHOT
v2.3.5-SNAPSHOT-2
What's Changed
- Use calendar to parse dates based on Postgres implementation and impr… by @aymeric-dispa in #198
Full Changelog: v2.3.5-SNAPSHOT...v2.3.5-SNAPSHOT-2
v2.3.5-SNAPSHOT
Fix offset diff when tz rules have changed over time (#197)
v2.3.4-tableau
Release v2.3.4-tableau
v2.3.4
What's Changed
- Feature/fir 15339 add new data types by @aymeric-dispa in #187
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Add rule to dependabot config file to ignore version 5 of Mockito by @aymeric-dispa in #184
- Add integration test for new boolean type by @aymeric-dispa in #185
- Add support for int and boolean types for the column is_nullable by @aymeric-dispa in #186
Full Changelog: v2.3.2...v2.3.3
v2.3.3-SNAPSHOT
Fix equals for ColumnType.java
v2.3.2
What's Changed
- Feature/add support for seconds tz offset by @aymeric-dispa in #181
- Change version for release by @aymeric-dispa in #182
- Feature/improve gradle config by @aymeric-dispa in #183
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Bugfix/fix timestamptz conversation by @aymeric-dispa in #176
Full Changelog: v2.3.0...v2.3.1