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