What's Changed
- breaking change: client library now requires Java 11 by @jeremylong in #214
- fix: Correctly log MAX_RETRY by @Zuplyx in #213
- build(deps): bump org.jline:jline from 3.26.2 to 3.26.3 by @dependabot in #204
- build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #187
- build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in #207
- build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #186
- build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 by @dependabot in #211
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #210
- build(deps): bump com.samskivert:jmustache from 1.15 to 1.16 by @dependabot in #179
- build(deps): bump org.jline:jline from 3.26.3 to 3.27.0 by @dependabot in #212
New Contributors
Full Changelog: v6.1.7...v7.0.0