Skip to content

Apache Storm 2.8.0

Latest
Compare
Choose a tag to compare
@rzo1 rzo1 released this 24 Jan 12:36
· 3 commits to master since this release

What's Changed

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

New Contributors

Full Changelog: v2.7.1...v2.8.0