Apache Storm 2.8.1 Released
The Apache Storm community is pleased to announce that version 2.8.1 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.
Changes in this Release - Storm 2.8.1
JIRA issues addressed in the 2.8.1 release of Storm. Documentation for this release is available at the Apache Storm project site.
Dependency upgrade
- [#8070] - Update to Rocksdbjni 10.1.3
- [#8069] - Update Netty Bom to 4.2.1.Final
- [#8068] - Update to commons-configuration 2.12.0
- [#8067] - Update Netty to 2.0.71
- [#8066] - Update to Jackson 2.19.0
- [#8065] - Update to commons-collection 4.5.0
- [#8064] - Update to gson 2.13.1
- [#8063] - Update to guava 33.4.8
- [#8062] - Update to commons-io 2.19.0
- [#8045] - Upgrade to Spring 6 and JMS 3.1 (Jakarta)
- [#8036] - commons-text 1.13.1
- [#8034] - Hikari CP 6.3.0
- [#8033] - dropwizard metrics 4.0.13
- [#8032] - guava 33.4.7-jre
- [#8031] - ASM 9.8
- [#8010] - hbase 2.6.2-hadoop3
- [#8009] - netty 4.1.119.Final
- [#8008] - curator 5.8.0
- [#8007] - guava 33.4.5-jre
- [#8006] - commons-csv 1.14.0
- [#8005] - jetty 11.0.25
- [#8004] - slf4j2 2.0.17
- [#8003] - Jackson 2.18.3
- [#7970] - Bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final
- [#7969] - Bump net.minidev:json-smart from 2.5.1 to 2.5.2
- [#7968] - Bump org.checkerframework:checker-qual from 3.48.4 to 3.49.0
- [#7967] - Bump prometheus.client.version from 1.3.5 to 1.3.6
- [#7953] - Bump byte-buddy.version from 1.16.1 to 1.17.0
- [#7952] - Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
- [#7951] - Bump commons-codec:commons-codec from 1.17.2 to 1.18.0
- [#7945] - Bump metrics.version from 4.2.29 to 4.2.30
- [#7944] - Bump dropwizard.version from 4.0.11 to 4.0.12
- [#7943] - Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0
- [#7942] - Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final
- [#7941] - Bump bouncycastle.version from 1.79 to 1.80
- [#7940] - Bump org.rocksdb:rocksdbjni from 9.8.4 to 9.10.0
- [#7939] - Bump byte-buddy.version from 1.15.11 to 1.16.1
- [#8082] - Prometheus Client 1.3.7
- [#8081] - RocksDB 10.2.1
- [#8080] - spring 6.2.7
- [#8030] - Netty 4.2.0
- [#8079] - netty-tcnative 2.0.72.Final
Bug
- [#7955] - Fix ShellBolt log level
- [#7954] - o.a.s.t.ShellBolt log level is always INFO
- [#7935] - [STORM-4155] SecurityManager Issue with JDK 23 in Apache Storm
Enhancement
- [#7947] - IWorkerHook default start method calls its self
Uncategorized
- [#7936] - Update Release Note Generation and Docs