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