This repository was archived by the owner on Feb 4, 2026. It is now read-only.
1.1.0
What's Changed
- Connector now targets compatibility with Java 8+
- Runtime dependency on
javax.annotation-apiandspotbugs-annotationsremoved
Details
- Add Maven Central release badge by @danielfrankcom in #9
- Move integration tests to standalone subproject by @danielfrankcom in #11
- Target Java 8 as compatible version by @danielfrankcom in #12
- Update JDK 17 -> 24 by @danielfrankcom in #13
- Update Gradle dependencies by @danielfrankcom in #14
- Configure linting with Spotless by @danielfrankcom in #15
- Fix Git blame ignore rev after merge by @danielfrankcom in #19
- Avoid explicit version reference in source by @danielfrankcom in #16
- Align code and docs by @danielfrankcom in #17
- Remove runtime spotbugs dependency by @danielfrankcom in #18
- Remove version number references from README by @danielfrankcom in #20
- Fix publish workflow JDK version by @danielfrankcom in #21
- Use explicit mavenLocal env var for standalone integration tests by @danielfrankcom in #22
Full Changelog: 1.0.0...1.1.0