The Apache Software Foundation/storm: Release v2.8.0
Name: storm
Owner: The Apache Software Foundation
Release: Apache Storm 2.8.0
Released: 2025-01-19
License: Apache-2.0
Release Assets:
What's Changed
- Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in https://github.com/apache/storm/pull/3804
- Bump testcontainers.version from 1.20.3 to 1.20.4 by @dependabot in https://github.com/apache/storm/pull/3796
- STORM-4131: Update log4j2 to a non-borked version by @tballison in https://github.com/apache/storm/pull/3807
- STORM-4133 - Raise Minimum JRE Level to 17 by @rzo1 in https://github.com/apache/storm/pull/3817
- STORM-4132 - Remove "storm-hive" by @rzo1 in https://github.com/apache/storm/pull/3816
- STORM-4134 - Bump org.apache.logging.log4j:log4j-bom from 2.24.2 to 2.24.3 by @dependabot in https://github.com/apache/storm/pull/3813
- Several Dependency Updates by @rzo1 in https://github.com/apache/storm/pull/3818
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in https://github.com/apache/storm/pull/3822
- Bump org.freemarker:freemarker from 2.3.33 to 2.3.34 by @dependabot in https://github.com/apache/storm/pull/3820
- STORM-4142 Log when falling back to java serialization by @MaheshAravindV in https://github.com/apache/storm/pull/3824
- STORM-4144 - Bump slf4j.version from 1.7.36 to 2.0.16 by @dependabot in https://github.com/apache/storm/pull/3680
- Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final by @dependabot in https://github.com/apache/storm/pull/3819
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in https://github.com/apache/storm/pull/3821
- Bump org.checkerframework:checker-qual from 3.48.3 to 3.48.4 by @dependabot in https://github.com/apache/storm/pull/3826
- fix: Decode ComponentId to avoid UI throwing errors by @paxadax in https://github.com/apache/storm/pull/3827
- Importing changes from STORM-3693 (TimeOut ticks) by @reiabreu in https://github.com/apache/storm/pull/3828
- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in https://github.com/apache/storm/pull/3832
- Bump org.glassfish.jersey:jersey-bom from 3.1.9 to 3.1.10 by @dependabot in https://github.com/apache/storm/pull/3829
- Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 by @dependabot in https://github.com/apache/storm/pull/3831
- Bump org.rocksdb:rocksdbjni from 9.7.3 to 9.8.4 by @dependabot in https://github.com/apache/storm/pull/3830
- STORM-4154 - fix: Nimbus downtime during topology deployment by @DiogoP98 in https://github.com/apache/storm/pull/3833
- StormExecutor: adding an unit test to changes introduced in STORM-3693 by @reiabreu in https://github.com/apache/storm/pull/3834
New Contributors
- @tballison made their first contribution in https://github.com/apache/storm/pull/3807
- @MaheshAravindV made their first contribution in https://github.com/apache/storm/pull/3824
- @DiogoP98 made their first contribution in https://github.com/apache/storm/pull/3833
Full Changelog: https://github.com/apache/storm/compare/v2.7.1...v2.8.0