Apache Storm 2.8.9 Released
The Apache Storm community is pleased to announce that version 2.8.9 has been
released and is available from the downloads page.
⚠️ End of Life for Apache Storm 2.x
Apache Storm 2.8.9 is the final release of the Storm 2.x line. The Storm 2.x
branch will no longer be maintained. There will be no further bug fixes, security
patches, or releases in the 2.x series.
Simultaneously with this release, the community is announcing Apache Storm 3.0.0,
which represents the future of the project. All development efforts and community
support will be focused on the Storm 3.x release stream going forward.
Users are strongly encouraged to migrate to Apache Storm 3.0.0.
The API is fully backwards-compatible — migration from Storm 2.x to 3.x should be seamless.
This release includes bug fixes and library updates for users who need a final
stable 2.x baseline before migrating.
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.
Changes in this Release - Storm 2.8.9
Issues addressed in the 2.8.9 release of Storm. Documentation for this release is available at the Apache Storm project site.
Enhancements
- [#8890] - fix(webapp): guard Flux viewer against js-yaml 5.x empty-input throw (2.x)
Dependency upgrades
- [#8886] - [Automated] Update license files after dependency changes (2.x)
- [#8884] - build(deps): bump byte-buddy.version from 1.18.8 to 1.18.10
- [#8883] - build(deps): bump io.netty:netty-bom from 4.2.13.Final to 4.2.15.Final
- [#8882] - build(deps-dev): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
- [#8881] - build(deps): bump org.junit:junit-bom from 6.1.0 to 6.1.1
- [#8880] - build(deps): bump netty-tcnative.version from 2.0.77.Final to 2.0.80.Final
- [#8879] - build(deps): bump org.apache:apache from 38 to 39
- [#8878] - build(deps): bump org.checkerframework:checker-qual from 4.1.0 to 4.2.0
- [#8877] - build(deps): bump prometheus.client.version from 1.6.1 to 1.8.0
- [#8876] - build(deps-dev): bump com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1
- [#8875] - build(deps): bump org.apache.hbase:hbase-client from 2.6.5-hadoop3 to 2.6.6-hadoop3
- [#8873] - build(deps): bump com.google.errorprone:error_prone_annotations from 2.49.0 to 2.50.0
- [#8872] - build(deps): bump commons-logging:commons-logging from 1.3.6 to 1.4.0
- [#8871] - build(deps): bump com.zaxxer:HikariCP from 7.0.2 to 7.1.0
- [#8870] - build(deps): bump com.fasterxml.woodstox:woodstox-core from 7.2.0 to 7.2.1
- [#8869] - build(deps): bump spring.version from 7.0.7 to 7.0.8
- [#8868] - build(deps-dev): bump cypress from 15.16.0 to 15.18.0 in /storm-webapp
- [#8867] - build(deps): bump activemq.version from 6.2.6 to 6.2.7
- [#8866] - build(deps): bump cytoscape-dagre from 3.0.0 to 4.0.0 in /storm-webapp
- [#8865] - build(deps-dev): bump webpack-cli from 7.0.3 to 7.1.0 in /storm-webapp
- [#8864] - build(deps-dev): bump webpack from 5.107.2 to 5.108.3 in /storm-webapp
- [#8863] - build(deps): bump js-yaml from 4.2.0 to 5.2.0 in /storm-webapp
- [#8862] - build(deps): bump jetty.version from 12.1.9 to 12.1.10
- [#8861] - build(deps-dev): bump start-server-and-test from 3.0.5 to 3.0.11 in /storm-webapp
- [#8860] - build(deps): bump cytoscape from 3.33.4 to 3.34.0 in /storm-webapp
- [#8859] - build(deps): bump storm.kafka.client.version from 4.3.0 to 4.3.1
- [#8774] - Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0
- [#8773] - Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0
- [#8772] - Bump redis.clients:jedis from 7.5.0 to 7.5.2
- [#8771] - Bump org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1
- [#8770] - Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final
- [#8769] - Bump surefire.version from 3.5.5 to 3.5.6
- [#8768] - Bump storm.kafka.client.version from 4.2.0 to 4.3.0
- [#8767] - Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.5 to 3.5.6
- [#8766] - Bump org.junit:junit-bom from 6.0.3 to 6.1.0
- [#8765] - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0
- [#8764] - Bump activemq.version from 6.2.5 to 6.2.6
- [#8763] - Bump asm.version from 9.10 to 9.10.1
- [#8762] - Bump com.puppycrawl.tools:checkstyle from 8.2 to 13.5.0
- [#8761] - Bump metrics.version from 4.2.38 to 4.2.39
- [#8760] - Bump js-cookie from 3.0.7 to 3.0.8 in /storm-webapp
- [#8759] - Bump terser-webpack-plugin from 5.6.0 to 5.6.1 in /storm-webapp
- [#8758] - Bump webpack-cli from 7.0.2 to 7.0.3 in /storm-webapp
- [#8757] - Bump cytoscape from 3.33.3 to 3.33.4 in /storm-webapp
- [#8756] - Bump com.fasterxml.woodstox:woodstox-core from 7.1.1 to 7.2.0
- [#8755] - Bump js-yaml from 4.1.1 to 4.2.0 in /storm-webapp
- [#8754] - Bump webpack from 5.106.2 to 5.107.2 in /storm-webapp
- [#8753] - Bump cypress from 15.15.0 to 15.16.0 in /storm-webapp
- [#8752] - Bump dropwizard.version from 5.0.1 to 5.0.2
- [#8686] - Bump org.apache.thrift:libthrift from 0.22.0 to 0.23.0
- [#8685] - Bump org.apache.logging.log4j:log4j-bom from 2.25.4 to 2.26.0
- [#8684] - Bump org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0
- [#8683] - Bump org.mockito:mockito-core from 4.11.0 to 5.23.0
- [#8682] - Bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0
- [#8681] - Bump asm.version from 9.9.1 to 9.10
- [#8680] - build(deps): bump jakarta-activation-version from 1.2.1 to 2.0.1
- [#8679] - Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3
- [#8678] - Bump org.glassfish.jersey:jersey-bom from 3.1.11 to 4.0.2
- [#8677] - Bump org.clojure:clojure from 1.12.4 to 1.12.5
- [#8675] - Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final
- [#8673] - build(deps): bump slf4j.version from 2.0.17 to 2.0.18
- [#8670] - Bump org.apache.maven:maven-resolver-provider from 3.9.15 to 3.9.16
- [#8666] - Bump cytoscape-dagre from 2.5.0 to 3.0.0 in /storm-webapp
- [#8665] - Bump start-server-and-test from 3.0.4 to 3.0.5 in /storm-webapp
- [#8663] - Bump js-cookie from 3.0.5 to 3.0.7 in /storm-webapp
- [#8662] - Bump vis-network from 10.0.3 to 10.1.0 in /storm-webapp
- [#8660] - Bump cypress from 15.14.2 to 15.15.0 in /storm-webapp