4.0.2
版本发布时间: 2024-07-09 21:13:28
obsidiandynamics/kafdrop最新发布版本:4.0.2(2024-07-09 21:13:28)
What's Changed
- build(deps): bump eclipse-temurin from 17.0.8.1_1-jdk to 17.0.9_9-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/586
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.4 to 3.1.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/582
- build(deps): bump protobuf.version from 3.24.4 to 3.25.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/587
- Remove JVM settings from docker compose by @mehdihasan in https://github.com/obsidiandynamics/kafdrop/pull/589
- build(deps): bump kafka-libs.version from 7.5.1 to 7.5.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/590
- build(deps-dev): bump testcontainers.version from 1.19.1 to 1.19.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/593
- build(deps): bump protobuf.version from 3.25.0 to 3.25.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/595
- build(deps-dev): bump testcontainers.version from 1.19.2 to 1.19.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/596
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/597
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/599
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/602
- Fix message formatting when max scan count is exceeded. by @monterinio in https://github.com/obsidiandynamics/kafdrop/pull/601
- build(deps): bump actions/stale from 8 to 9 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/603
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/604
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/605
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/606
- build(deps): bump kafka-libs.version from 7.5.2 to 7.5.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/607
- build(deps): bump protobuf.version from 3.25.1 to 3.25.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/608
- build(deps): bump org.msgpack:msgpack-core from 0.9.6 to 0.9.7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/609
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/610
- build(deps): bump org.msgpack:msgpack-core from 0.9.7 to 0.9.8 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/611
- build(deps): bump eclipse-temurin from 17.0.9_9-jdk to 17.0.10_7-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/614
- build(deps-dev): bump testcontainers.version from 1.19.3 to 1.19.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/616
- build(deps): bump kafka-libs.version from 7.5.3 to 7.6.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/617
- build(deps): bump protobuf.version from 3.25.2 to 3.25.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/618
- build(deps-dev): bump testcontainers.version from 1.19.5 to 1.19.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/619
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.2.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/620
- build(deps-dev): bump testcontainers.version from 1.19.6 to 1.19.7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/621
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.4.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/622
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/624
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 3.2.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/625
- Add values labels for pod in helm by @jonesambrosi in https://github.com/obsidiandynamics/kafdrop/pull/626
- build(deps): bump protobuf.version from 3.25.3 to 4.26.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/628
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/629
- Add chart-release actions workflow by @FieteO in https://github.com/obsidiandynamics/kafdrop/pull/630
- try to fix "Add chart-release actions workflow #630" by using charts_… by @florianbachmann in https://github.com/obsidiandynamics/kafdrop/pull/631
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/632
- Revert chart release workflow by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/634
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.2.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/638
- build(deps): bump github/super-linter from 5 to 6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/639
- build(deps): bump eclipse-temurin from 17.0.10_7-jdk to 17.0.11_9-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/640
- build(deps-dev): bump testcontainers.version from 1.19.7 to 1.19.8 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/642
- build(deps): bump protobuf.version from 4.26.1 to 4.27.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/645
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.5 to 3.3.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/646
- build(deps): bump protobuf.version from 4.27.0 to 4.27.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/648
- Support mounting extra classes by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/516
- Add support for loading kafka properties from classpath by @alvinkwekel in https://github.com/obsidiandynamics/kafdrop/pull/637
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/654
- Update maven wrapper to 3.9.8 by @jacobgarbercalian in https://github.com/obsidiandynamics/kafdrop/pull/653
- build(deps): bump protobuf.version from 4.27.1 to 4.27.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/656
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.5.0 to 2.6.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/658
- chore: add favicon by @jeremysprofile in https://github.com/obsidiandynamics/kafdrop/pull/655
- Pass defaultKeyFormat to setKeyFormat rather than defaultFormat by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/660
New Contributors
- @monterinio made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/601
- @jonesambrosi made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/626
- @FieteO made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/630
- @florianbachmann made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/631
- @alvinkwekel made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/637
- @jacobgarbercalian made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/653
- @jeremysprofile made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/655
Full Changelog: https://github.com/obsidiandynamics/kafdrop/compare/4.0.1...4.0.2
1、 kafdrop-4.0.2.jar 69.05MB