Releases: firebolt-db/jdbc
Releases · firebolt-db/jdbc
v2.3.0
What's Changed
- Add integration test for system engine by @aymeric-dispa in #146
- Bump jackson-databind from 2.13.4.2 to 2.14.1 by @dependabot in #144
- Fix retry integration test and improve logging when a request is bein… by @aymeric-dispa in #149
- Disable retry on 500 by @aymeric-dispa in #150
- Add support for bytea in HEX format by @aymeric-dispa in #145
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #147
- Bump junit-pioneer from 1.7.1 to 1.9.0 by @dependabot in #142
- Upgrade dependencies to latest available by @aymeric-dispa in #151
- Feature/keep performance test history by @aymeric-dispa in #152
- Improve error message when the user fails to authenticate by @aymeric-dispa in #155
- Bump mockito-junit-jupiter from 4.8.1 to 4.10.0 by @dependabot in #159
- Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #158
- Bump mockito-inline from 4.9.0 to 4.10.0 by @dependabot in #157
- Bump junit-pioneer from 1.9.0 to 1.9.1 by @dependabot in #153
- Bump slf4j-api from 2.0.5 to 2.0.6 by @dependabot in #156
- Reformat codebase using eclipse formatter as specified in the README by @aymeric-dispa in #160
- Fix format in integration tests by @aymeric-dispa in #161
- Add option to run integration tests in both envs by @aymeric-dispa in #162
- Add support for type boolean by @aymeric-dispa in #143
- Feature/client tracker regex fix by @aymeric-dispa in #163
- Fix code smells in CityHash.java by @aymeric-dispa in #164
- Feature/change engine instance type for performance testing by @aymeric-dispa in #165
- Return false when boolean is null by @aymeric-dispa in #166
- Replace sql bit type with boolean by @aymeric-dispa in #170
- Feature/code smells fix 2 by @aymeric-dispa in #171
- Improve engine service and throw exception when engine specified is starting by @aymeric-dispa in #148
- Feature/fir 18773 add support for new ts types by @aymeric-dispa in #172
- Upgrade dependencies by @aymeric-dispa in #175
Full Changelog: v2.2.4...v2.3.0
v2.2.4
What's Changed
- Ignore logback classic 1.4 upgrade as it required java 11+ and bump v… by @aymeric-dispa in #103
- Handle edge case when year is 0000 by @aymeric-dispa in #104
- Improve type parsing by @aymeric-dispa in #108
- Remove logback config file by @aymeric-dispa in #112
- Don't create new ObjectMapper when creating login request by @spinscale in #106
- Remove dependencies from pom.xml due to shading by @spinscale in #113
- Remove addLogbackDependency Gradle property, update deps and log auth… by @aymeric-dispa in #115
- Feature/remove add logback dep by @aymeric-dispa in #116
- Remove duplicate logs by @aymeric-dispa in #117
- Add support for service accounts by @aymeric-dispa in #76
- Feature/remove slf4j dependency by @aymeric-dispa in #122
- Add retry on 500 by @aymeric-dispa in #124
- Bugfix/fix retry policy by @aymeric-dispa in #125
- Fix/deprecate aggressive cancel by @aymeric-dispa in #126
- Build: Create sources jar for publishing by @spinscale in #118
- Fix SLF4J check so that the correct logger is used by @aymeric-dispa in #128
- Improve workflow to also publish sources jar by @aymeric-dispa in #127
- Add performance test by @aymeric-dispa in #132
- Feature/add performance test by @aymeric-dispa in #133
- Remove TimeoutTest by @aymeric-dispa in #135
- Add support for system engine by @aymeric-dispa in #129
- Feature/statement refactoring by @aymeric-dispa in #137
- Feature/gh actions tests changes by @aymeric-dispa in #138
Full Changelog: v2.2.3...v2.2.4
v2.2.4-6-SNAPSHOT
Revert "Set version to 2.2.4" This reverts commit 980e8115450df26a7c24875cd1a7069052892155.
v2.2.4-5-SNAPSHOT
What's Changed
- Fix/deprecate aggressive cancel by @aymeric-dispa in #126
- Build: Create sources jar for publishing by @spinscale in #118
Full Changelog: v2.2.4-4-SNAPSHOT...v2.2.4-5-SNAPSHOT
v2.2.4-4-SNAPSHOT
What's Changed
- Bugfix/fix retry policy by @aymeric-dispa in #125
Full Changelog: v2.2.4-3-SNAPSHOT...v2.2.4-4-SNAPSHOT
v2.2.4-3-SNAPSHOT
What's Changed
- Add retry on 500 by @aymeric-dispa in #124
Full Changelog: v2.2.4-2-SNAPSHOT...v2.2.4-3-SNAPSHOT
v2.2.4-SNAPSHOT
What's Changed
- Remove duplicate logs by @aymeric-dispa in #117
- Add support for service accounts by @aymeric-dispa in #76
- Feature/remove slf4j dependency and replace client library from Apache Client to Okhttp by @aymeric-dispa in #122
Full Changelog: v2.2.4-SNAPSHOT...v2.2.4-2-SNAPSHOT
v2.2.4-SNAPSHOT
Feature/remove add logback dep (#116)
v2.2.3
What's Changed
- Feature/fix date conversion with tz by @aymeric-dispa in #99
- Feature/julian gregorian conversion fix by @aymeric-dispa in #100
Full Changelog: v2.2.2...v2.2.3
v2.2.3-SNAPSHOT
What's Changed
- Feature/fix date conversion with tz by @aymeric-dispa in #99
- Feature/julian gregorian conversion fix by @aymeric-dispa in #100
Full Changelog: v2.2.2...v2.2.3-SNAPSHOT