Apache Storm 2.8.2 Released

The Apache Storm community is pleased to announce that version 2.8.2 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 will be the last release supporting storm-sql-* modules, as we currently lack the expertise and active maintainers in this area to continue providing it adequate support.

Changes in this Release - Storm 2.8.2

JIRA issues addressed in the 2.8.2 release of Storm. Documentation for this release is available at the Apache Storm project site.

Dependency upgrade

  • [#8193] - Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1
  • [#8190] - Bump org.junit:junit-bom from 5.13.3 to 5.13.4
  • [#8185] - Updates Dependencies (Jackson 2.19.2, Spring 6.2.9, Resolver 2.19.11, Commons IO 2.20.0, Netty 4.2.3.Final, Hbase 2.6.3, Hikari 6.3.1)
  • [#8173] - Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
  • [#8172] - Bump prometheus.client.version from 1.3.9 to 1.3.10
  • [#8171] - Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2
  • [#8170] - Bump org.apache.logging.log4j:log4j-bom from 2.25.0 to 2.25.1
  • [#8163] - Bump org.apache.thrift:libthrift from 0.19.0 to 0.22.0 #
  • [#8162] - Bump prometheus.client.version from 1.3.8 to 1.3.9
  • [#8161] - Bump org.checkerframework:checker-qual from 3.49.4 to 3.49.5
  • [#8160] - Bump com.google.errorprone:error_prone_annotations from 2.38.0 to 2.39.0
  • [#8159] - Bump maven-resolver.version from 1.9.23 to 1.9.24
  • [#8158] - Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0
  • [#8157] - Bump testcontainers.version from 1.21.2 to 1.21.3
  • [#8156] - Bump org.junit:junit-bom from 5.13.1 to 5.13.3
  • [#8145] - Bump metrics.version from 4.2.32 to 4.2.33
  • [#8144] - Bump activemq.version from 6.1.6 to 6.1.7
  • [#8143] - Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.0
  • [#8142] - Bump testcontainers.version from 1.21.1 to 1.21.2
  • [#8141] - Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0
  • [#8140] - Bump byte-buddy.version from 1.17.5 to 1.17.6
  • [#8131] - Bump org.apache:apache from 30 to 35
  • [#8130] - Bump spring.version from 6.2.7 to 6.2.8
  • [#8129] - Bump com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1
  • [#8128] - Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1
  • [#8122] - Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0
  • [#8121] - Bump io.netty:netty-bom from 4.2.1.Final to 4.2.2.Final
  • [#8119] - Bump org.apache.maven:maven-resolver-provider from 3.9.9 to 3.9.10
  • [#8117] - Bump org.clojure:clojure from 1.12.0 to 1.12.1
  • [#8116] - Bump bouncycastle.version from 1.80 to 1.81
  • [#8115] - Bump org.junit:junit-bom from 5.13.0 to 5.13.1
  • [#8114] - Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
  • [#8104] - Bump metrics.version from 4.2.30 to 4.2.32
  • [#8103] - Bump dropwizard.version from 4.0.13 to 4.0.14
  • [#8102] - Bump prometheus.client.version from 1.3.7 to 1.3.8
  • [#8100] - Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0
  • [#8099] - Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1
  • [#8098] - Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
  • [#8097] - Bump org.junit:junit-bom from 5.12.2 to 5.13.0
  • [#8096] - Bump testcontainers.version from 1.21.0 to 1.21.1
  • [#8095] - Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1

Bug fixing

  • [#8188] - [SECURITY] Storm Nimbus exposes Github personal token in Git remote URL
  • [#8019] - Kafka totalSpoutLag does not equal the sum of the partitions