github obsidiandynamics/kafdrop 4.3.0

4 hours ago

What's Changed

  • fix: make one offset request by @c4181 in #868
  • fix: return unmodifiable collection from TopicPartitionVO#getReplicas by @AKakkar28 in #782
  • feat: Show highest last offset and its partition on topic detail by @vokracko in #864
  • feat: allow user to add header to message and duplicate message by @nguyen-tri-nhan in #856
  • refact: Made SearchResults a record to reduce code by @Bert-R in #779
  • dependencies: update to spring boot 4.1 by @c4181 in #863
  • dependencies: Upgrade to java 25, upgrade vulnerable dependencies by @ckorakidis in #801

New Contributors

Dependencies updates by dependabot

  • build(deps): bump eclipse-temurin from 17.0.15_6-jdk to 17.0.16_8-jdk in /src/main/docker by @dependabot[bot] in #767
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #768
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.10 by @dependabot[bot] in #770
  • build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #771
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.4 to 3.5.5 by @dependabot[bot] in #772
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.10 to 2.8.11 by @dependabot[bot] in #773
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.11 to 2.8.12 by @dependabot[bot] in #774
  • build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #775
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.12 to 2.8.13 by @dependabot[bot] in #776
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.5 to 3.5.6 by @dependabot[bot] in #777
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #780
  • build(deps): bump org.apache.avro:avro from 1.12.0 to 1.12.1 by @dependabot[bot] in #787
  • build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.5.6 to 3.5.7 by @dependabot[bot] in #788
  • build(deps): bump io.fabric8:docker-maven-plugin from 0.46.0 to 0.47.0 by @dependabot[bot] in #789
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 by @dependabot[bot] in #790
  • build(deps): bump eclipse-temurin from 17.0.16_8-jdk to 17.0.17_10-jdk in /src/main/docker by @dependabot[bot] in #792
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #798
  • build(deps-dev): bump org.testcontainers:testcontainers from 2.0.2 to 2.0.3 by @dependabot[bot] in #805
  • build(deps-dev): bump org.testcontainers:testcontainers-kafka from 2.0.2 to 2.0.3 by @dependabot[bot] in #806
  • build(deps): bump at.yawk.lz4:lz4-java from 1.10.1 to 1.10.2 by @dependabot[bot] in #804
  • build(deps): bump org.msgpack:msgpack-core from 0.9.10 to 0.9.11 by @dependabot[bot] in #812
  • Disable Kotlin support in springdoc configuration by @Bert-R in #813
  • build(deps): bump at.yawk.lz4:lz4-java from 1.10.2 to 1.10.3 by @dependabot[bot] in #818
  • build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #821
  • build(deps): bump eclipse-temurin from 25.0.1_8-jdk to 25.0.2_10-jdk in /src/main/docker by @dependabot[bot] in #822
  • build(deps-dev): bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1 by @dependabot[bot] in #823
  • build(deps): bump at.yawk.lz4:lz4-java from 1.10.3 to 1.10.4 by @dependabot[bot] in #828
  • build(deps): bump kafka-libs.version from 8.1.1 to 8.2.0 by @dependabot[bot] in #829
  • build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #830
  • build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #831
  • build(deps): bump org.projectlombok:lombok from 1.18.42 to 1.18.44 by @dependabot[bot] in #833
  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #832
  • build(deps-dev): bump org.testcontainers:testcontainers-kafka from 2.0.3 to 2.0.4 by @dependabot[bot] in #836
  • build(deps): bump protobuf.version from 3.25.8 to 3.25.9 by @dependabot[bot] in #838
  • build(deps): bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.0 by @dependabot[bot] in #841
  • build(deps-dev): bump org.testcontainers:testcontainers-kafka from 2.0.4 to 2.0.5 by @dependabot[bot] in #845
  • build(deps-dev): bump org.testcontainers:testcontainers from 2.0.3 to 2.0.5 by @dependabot[bot] in #844
  • build(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #846
  • build(deps): bump eclipse-temurin from 25.0.2_10-jdk to 25.0.3_9-jdk in /src/main/docker by @dependabot[bot] in #849
  • build(deps): bump kafka-libs.version from 8.2.0 to 8.2.1 by @dependabot[bot] in #851
  • Update README warning message about fake sites by @Bert-R in #852
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #858
  • build(deps): bump at.yawk.lz4:lz4-java from 1.11.0 to 1.11.1 by @dependabot[bot] in #861
  • build(deps): bump docker/login-action from 4 to 4.5.2 by @dependabot[bot] in #865
  • build(deps): bump docker/login-action from 4.5.2 to 4.6.0 by @dependabot[bot] in #866
  • build(deps): bump kafka-libs.version from 8.2.1 to 8.3.1 by @dependabot[bot] in #857
  • build(deps): bump actions/stale from 10 to 11 by @dependabot[bot] in #862
  • build(deps): bump org.msgpack:msgpack-core from 0.9.11 to 0.9.12 by @dependabot[bot] in #850
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 3.0.3 to 3.1.0 by @dependabot[bot] in #869
  • build(deps-dev): bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #870
  • build(deps): bump org.apache.maven:apache-maven from 3.9.8 to 3.9.16 by @dependabot[bot] in #871
  • build(deps): bump org.apache.avro:avro from 1.12.1 to 1.12.2 by @dependabot[bot] in #872
  • build(deps-dev): bump io.fabric8:docker-maven-plugin from 0.48.1 to 0.49.0 by @dependabot[bot] in #873
  • build(deps): bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2 by @dependabot[bot] in #874
  • build(deps): bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4 by @dependabot[bot] in #875
  • build(deps-dev): bump org.springframework.boot:spring-boot-maven-plugin from 4.1.0 to 4.1.1 by @dependabot[bot] in #877
  • build(deps): bump eclipse-temurin from 25.0.3_9-jdk to 25.0.4_7-jdk in /src/main/docker by @dependabot[bot] in #878

Full Changelog: 4.2.0...4.3.0

Don't miss a new kafdrop release

NewReleases is sending notifications on new releases.