- 75ffae5 Add more pom information to artifacts (#294)
- ea07a1e Fix gpg signing (#293)
- e89c2fb - Fix signing plugin - Sign before publish in GH action - Fix pom tags
- a5e5157 Include sources and javadoc jars (#290)
- 435c27c OSS Automated Fix: Addition of Contributing (#269)
- b6fccad Remove maven snapshot repository (#289)
- fb7aa8f upgrade kafka to 3.9.0 and remove zookeeper
- 7b02b6c Fix export maven password in release action (#287)
- 6462ba8 Add github action to release tempto (#286)
- 9263c07 Merge pull request #283 from aaneja/gradleUpgrade810_jdk8
- e6f70ca - Upgrade Gradle to 8.11 (most recent version that works with JDK8) - Update core dependencies to more recent versions - Remove unused NameService/NameServiceDescriptor implementations - Bump version to 1.54-SNAPSHOT
- eb9d16c Merge pull request #281 from Dilli-Babu-Godari/CVE_OSS_Jsch
- 95ca2c5 Upgrade jsch from 0.1.52 to 0.1.55 to fix CVE-2016-5725
- 7fea4ee Merge pull request #282 from Dilli-Babu-Godari/add-ci-gradle
- 5f3540e Add GitHub Action for Gradle build in Java CI