What's Changed
- STORM-4055 Kafka Consumer ConcurrentModificationException fix by @anand-h-codes in #3691
- STORM-4076 KafkaTridentSpoutEmitters can poll all partitions at once instead of one at a time by @anand-h-codes in #3679
- STORM-4081 - Bump metrics.version from 4.2.26 to 4.2.27 by @dependabot in #3689
- STORM-4082 - Bump prometheus.client.version from 1.3.0 to 1.3.1 by @dependabot in #3687
- STORM-4083 - Bump jetty.version from 11.0.21 to 11.0.23 by @dependabot in #3688
- STORM-4084 - Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 by @dependabot in #3686
- STORM-4075 Supprt mTLS between Storm and ZK by @purushah in #3692
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 by @dependabot in #3696
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #3694
- Bump org.easytesting:fest-assert-core from 2.0M8 to 2.0M10 by @dependabot in #3693
- Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 by @dependabot in #3695
- Use SHA for BLOB update instead of modification time by @paxadax in #3697
- STORM-4085 - Ensure that DownloadOrUpdate exception is caught by @paxadax in #3704
New Contributors
- @anand-h-codes made their first contribution in #3691
- @paxadax made their first contribution in #3697
Full Changelog: v2.6.4...v2.7.0