Releases: apache/storm
Releases · apache/storm
Apache Storm 2.7.1
What's Changed
- Updating release notes by @reiabreu in #3706
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.26.0 by @dependabot in #3708
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.0 to 3.5.2 by @dependabot in #3736
- Bump org.jacoco:jacoco-maven-plugin from 0.7.2.201409121644 to 0.8.12 by @dependabot in #3735
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.2.0 to 3.6.0 by @dependabot in #3737
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.0.0 to 3.6.0 by @dependabot in #3727
- Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 by @dependabot in #3711
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 2.10.4 to 3.11.1 by @dependabot in #3726
- Bump org.codehaus.mojo:taglist-maven-plugin from 2.4 to 3.2.1 by @dependabot in #3728
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.1.1 to 3.6.0 by @dependabot in #3733
- Bump org.testng:testng from 6.8.5 to 7.10.2 by @dependabot in #3751
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #3742
- Bump byte-buddy.version from 1.14.18 to 1.15.10 by @dependabot in #3743
- Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot in #3745
- STORM-4104 Fix Pacemaker server stability issues by @Scomocouk in #3739
- STORM-4107 - Remove ElasticSearch Module by @rzo1 in #3760
- STORM-4108 - Remove Joda Time by @rzo1 in #3761
- STORM-4106 Fix Storm.ps1 stdout/stderr feedback in Powershell ISE by @Scomocouk in #3740
- Combined Dependency Updates (with Issues in Jira) by @rzo1 in #3762
- Bump org.jmock:jmock from 2.6.0 to 2.13.1 by @dependabot in #3781
- Bump org.apache.maven.plugins:maven-dependency-plugin from 2.8 to 3.8.1 by @dependabot in #3776
- Bump surefire.version from 3.0.0-M5 to 3.5.2 by @dependabot in #3765
- Bump com.googlecode.json-simple:json-simple from 1.1 to 1.1.1 by @dependabot in #3764
- Bump com.zaxxer:HikariCP from 5.1.0 to 6.1.0 by @dependabot in #3780
- Bump com.theoryinpractise:clojure-maven-plugin from 1.8.4 to 1.9.3 by @dependabot in #3779
- Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 by @dependabot in #3770
- Bump io.netty:netty-bom from 4.1.112.Final to 4.1.115.Final by @dependabot in #3783
- Bump org.clojars.runa:conjure from 2.1.3 to 2.2.0 by @dependabot in #3786
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #3792
- Bump org.freemarker:freemarker from 2.3.25-incubating to 2.3.33 by @dependabot in #3788
- Bump org.apache.maven:maven-resolver-provider from 3.6.0 to 3.9.9 by @dependabot in #3787
- Bump commons-cli:commons-cli from 1.4 to 1.9.0 by @dependabot in #3789
- Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 by @dependabot in #3790
- Bump com.google.auto.service:auto-service from 1.0-rc4 to 1.1.1 by @dependabot in #3791
Full Changelog: v2.7.0...v2.7.1
Apache Storm 2.7.0
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