Apache Storm 2.8.3 Released
The Apache Storm community is pleased to announce that version 2.8.3 has been
released and is available from the downloads page.
This release includes new features as well as a number of code improvements, bug fixes and library updates.
We encourage users of previous versions to upgrade to this latest release.
Thanks
Special thanks are due to all those who have contributed to Apache Storm -- whether
through direct code contributions, documentation, bug reports, or helping other
users on the mailing lists. Your efforts are much appreciated.
Note
This release upgrades Apache Kafka client to the major version 4. Users should be aware of:
(...) users should ensure their brokers are running at least Apache Kafka 2.1 before upgrading their Java clients to Apache Kafka 4.0.
Please refer to Apache Kafka's documentation for more information.
Changes in this Release - Storm 2.8.3
JIRA issues addressed in the 2.8.3 release of Storm. Documentation for this release is available at the Apache Storm project site.
Dependency upgrade
dependencies
- [#8290] - Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2
- [#8289] - Bump io.netty:netty-bom from 4.2.6.Final to 4.2.7.Final and netty-tcnative.version from 2.0.73.Final to 2.0.74.Final
- [#8288] - Bump org.apache.avro:avro from 1.12.0 to 1.12.1
- [#8287] - Bump spring.version from 6.2.11 to 6.2.12
- [#8284] - Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0
- [#8283] - Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
- [#8282] - Bump redis.clients:jedis from 5.2.0 to 7.0.0
- [#8281] - Bump byte-buddy.version from 1.17.7 to 1.17.8
- [#8278] - Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1
- [#8277] - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0
- [#8276] - Bump org.junit:junit-bom from 5.13.4 to 6.0.0
- [#8275] - Bump org.checkerframework:checker-qual from 3.51.0 to 3.51.1
- [#8274] - Bump asm.version from 9.8 to 9.9
- [#8272] - Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
- [#8270] - Bump org.clojure:clojure from 1.12.2 to 1.12.3
- [#8269] - Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0
- [#8268] - Bump org.apache.logging.log4j:log4j-bom from 2.25.1 to 2.25.2
- [#8264] - Update Dependencies (Jetty 12.1.1)
- [#8262] - Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
- [#8261] - Bump com.google.errorprone:error_prone_annotations from 2.41.0 to 2.42.0
- [#8260] - Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 4.0.4
- [#8259] - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
- [#8258] - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
- [#8257] - Bump dropwizard.version from 4.0.16 to 5.0.0
- [#8256] - Bump bouncycastle.version from 1.81 to 1.82
- [#8255] - Bump metrics.version from 4.2.36 to 4.2.37
- [#8252] - Bump org.springframework:spring-core from 6.2.10 to 6.2.11 in /examples/storm-jms-examples
- [#8250] - Bump io.netty:netty-bom from 4.2.5.Final to 4.2.6.Final
- [#8249] - Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
- [#8248] - Bump org.checkerframework:checker-qual from 3.50.0 to 3.51.0
- [#8247] - Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
- [#8246] - Bump spring.version from 6.2.10 to 6.2.11
- [#8245] - Bump surefire.version from 3.5.3 to 3.5.4
- [#8244] - Bump io.netty:netty-bom from 4.2.4.Final to 4.2.5.Final
- [#8243] - Bump storm.kafka.client.version from 3.9.0 to 4.1.0
- [#8239] - Bump dropwizard.version from 4.0.15 to 4.0.16
- [#8238] - Bump netty-tcnative.version from 2.0.72.Final to 2.0.73.Final
- [#8236] - Bump hadoop.version from 3.4.1 to 3.4.2
- [#8235] - Bump metrics.version from 4.2.34 to 4.2.36
- [#8234] - Bump org.clojure:clojure from 1.12.1 to 1.12.2
- [#8233] - Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0
- [#8232] - Bump zookeeper.version from 3.9.3 to 3.9.4
- [#8231] - Bump org.checkerframework:checker-qual from 3.49.5 to 3.50.0
- [#8230] - Bump com.zaxxer:HikariCP from 7.0.1 to 7.0.2
- [#8229] - Bump prometheus.client.version from 1.3.10 to 1.4.1
- [#8228] - Bump metrics.version from 4.2.33 to 4.2.34
- [#8224] - Update Jetty (11.0.26), Netty (4.2.4.Final), Spring (6.2.10)
- [#8223] - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3
- [#8222] - Bump spring.version from 6.2.9 to 6.2.10
- [#8221] - Bump io.netty:netty-bom from 4.2.3.Final to 4.2.4.Final
- [#8220] - Bump byte-buddy.version from 1.17.6 to 1.17.7
- [#8219] - Bump jetty.version from 11.0.25 to 11.0.26
- [#8215] - Update Java dependencies to latest versions
- [#8213] - Bump org.glassfish.jersey:jersey-bom from 3.1.10 to 3.1.11
- [#8212] - Bump com.zaxxer:HikariCP from 6.3.1 to 7.0.1
- [#8209] - Bump commons-cli:commons-cli from 1.9.0 to 1.10.0
- [#8208] - Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
- [#8207] - Bump net.minidev:json-smart from 2.5.2 to 2.6.0
- [#8203] - Bump dropwizard.version from 4.0.14 to 4.0.15
- [#8202] - Bump curator.version from 5.8.0 to 5.9.0
- [#8201] - Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
- [#8200] - Bump com.google.errorprone:error_prone_annotations from 2.40.0 to 2.41.0
- [#8199] - Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
- [#8137] - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0
Github actions
- [#8286] - Bump actions/setup-node from 5.0.0 to 6.0.0
- [#8285] - Bump ruby/setup-ruby from 1.264.0 to 1.265.0
- [#8279] - Bump ruby/setup-ruby from 1.263.0 to 1.264.0
- [#8267] - Bump actions/cache from 4.2.4 to 4.3.0
- [#8266] - Bump ruby/setup-ruby from 1.262.0 to 1.263.0
- [#8263] - Bump ruby/setup-ruby from 1.259.0 to 1.262.0
- [#8254] - Bump ruby/setup-ruby from 1.258.0 to 1.259.0
- [#8253] - Bump ruby/setup-ruby from 1.257.0 to 1.258.0
- [#8242] - Bump actions/setup-python from 5.6.0 to 6.0.0
- [#8241] - Bump actions/setup-node from 4.4.0 to 5.0.0
- [#8240] - Bump ruby/setup-ruby from 1.256.0 to 1.257.0
- [#8226] - Bump ruby/setup-ruby from 1.255.0 to 1.256.0
- [#8225] - Bump actions/setup-java from 4.7.1 to 5.0.0
- [#8217] - Bump actions/checkout from 4.2.2 to 5.0.0
- [#8216] - Bump ruby/setup-ruby from 1.254.0 to 1.255.0
Bug
- [#7978] - Error on syncing BlobStore: Could not download the blob with key
Uncategorized
- [#8211] - Drop storm-sql*
- [#8174] - Drop storm-sql-* modules