Skip to content

Releases: apache/storm

Apache Storm 2.8.0

24 Jan 12:36
Compare
Choose a tag to compare

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

Apache Storm 2.7.1

09 Jan 14:24
Compare
Choose a tag to compare

What's Changed

  • Updating release notes by @reiabreu in #3706
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.26.0 by @dependabot in #3708
  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.0 to 3.5.2 by @dependabot in #3736
  • Bump org.jacoco:jacoco-maven-plugin from 0.7.2.201409121644 to 0.8.12 by @dependabot in #3735
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.2.0 to 3.6.0 by @dependabot in #3737
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.0.0 to 3.6.0 by @dependabot in #3727
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 by @dependabot in #3711
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 2.10.4 to 3.11.1 by @dependabot in #3726
  • Bump org.codehaus.mojo:taglist-maven-plugin from 2.4 to 3.2.1 by @dependabot in #3728
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.1.1 to 3.6.0 by @dependabot in #3733
  • Bump org.testng:testng from 6.8.5 to 7.10.2 by @dependabot in #3751
  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #3742
  • Bump byte-buddy.version from 1.14.18 to 1.15.10 by @dependabot in #3743
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot in #3745
  • STORM-4104 Fix Pacemaker server stability issues by @Scomocouk in #3739
  • STORM-4107 - Remove ElasticSearch Module by @rzo1 in #3760
  • STORM-4108 - Remove Joda Time by @rzo1 in #3761
  • STORM-4106 Fix Storm.ps1 stdout/stderr feedback in Powershell ISE by @Scomocouk in #3740
  • Combined Dependency Updates (with Issues in Jira) by @rzo1 in #3762
  • Bump org.jmock:jmock from 2.6.0 to 2.13.1 by @dependabot in #3781
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 2.8 to 3.8.1 by @dependabot in #3776
  • Bump surefire.version from 3.0.0-M5 to 3.5.2 by @dependabot in #3765
  • Bump com.googlecode.json-simple:json-simple from 1.1 to 1.1.1 by @dependabot in #3764
  • Bump com.zaxxer:HikariCP from 5.1.0 to 6.1.0 by @dependabot in #3780
  • Bump com.theoryinpractise:clojure-maven-plugin from 1.8.4 to 1.9.3 by @dependabot in #3779
  • Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 by @dependabot in #3770
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.115.Final by @dependabot in #3783
  • Bump org.clojars.runa:conjure from 2.1.3 to 2.2.0 by @dependabot in #3786
  • Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #3792
  • Bump org.freemarker:freemarker from 2.3.25-incubating to 2.3.33 by @dependabot in #3788
  • Bump org.apache.maven:maven-resolver-provider from 3.6.0 to 3.9.9 by @dependabot in #3787
  • Bump commons-cli:commons-cli from 1.4 to 1.9.0 by @dependabot in #3789
  • Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 by @dependabot in #3790
  • Bump com.google.auto.service:auto-service from 1.0-rc4 to 1.1.1 by @dependabot in #3791

Full Changelog: v2.7.0...v2.7.1

Apache Storm 2.7.0

09 Jan 14:24
Compare
Choose a tag to compare

What's Changed

  • STORM-4055 Kafka Consumer ConcurrentModificationException fix by @anand-h-codes in #3691
  • STORM-4076 KafkaTridentSpoutEmitters can poll all partitions at once instead of one at a time by @anand-h-codes in #3679
  • STORM-4081 - Bump metrics.version from 4.2.26 to 4.2.27 by @dependabot in #3689
  • STORM-4082 - Bump prometheus.client.version from 1.3.0 to 1.3.1 by @dependabot in #3687
  • STORM-4083 - Bump jetty.version from 11.0.21 to 11.0.23 by @dependabot in #3688
  • STORM-4084 - Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 by @dependabot in #3686
  • STORM-4075 Supprt mTLS between Storm and ZK by @purushah in #3692
  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 by @dependabot in #3696
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #3694
  • Bump org.easytesting:fest-assert-core from 2.0M8 to 2.0M10 by @dependabot in #3693
  • Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 by @dependabot in #3695
  • Use SHA for BLOB update instead of modification time by @paxadax in #3697
  • STORM-4085 - Ensure that DownloadOrUpdate exception is caught by @paxadax in #3704

New Contributors

Full Changelog: v2.6.4...v2.7.0