4.0.0
版本发布时间: 2023-10-09 17:25:54
obsidiandynamics/kafdrop最新发布版本:4.0.2(2024-07-09 21:13:28)
What's Changed
- BRAKING CHANGE! feat: Update to JDK 17 and SpringBoot 3 by @mehdihasan in https://github.com/obsidiandynamics/kafdrop/pull/482
- feat: Add Message Search Functionality by @nathanscottdaniels in https://github.com/obsidiandynamics/kafdrop/pull/288
- feat: Add EXPOSE to Dockerfile by @mehdihasan in https://github.com/obsidiandynamics/kafdrop/pull/490
- fix: Don't remove KAFKA_PROPERTIES_FILE; allow user to use mounted file by @brsolomon-deloitte in https://github.com/obsidiandynamics/kafdrop/pull/502
- fix: message.keyFormat not working by @nemesb in https://github.com/obsidiandynamics/kafdrop/pull/506
- fix: Remove deprecated isSecured by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/515
- feat: Generate new ASCII art for Kafdrop 4 by @randr97 in https://github.com/obsidiandynamics/kafdrop/pull/525
- fix: Make kafdrop.sh executable by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/539
Various:
- Update README.md by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/501
- Reformatted Java code and added .editorconfig by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/500
- Wrap long lines by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/508
- Check out full-depth by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/511
- Document management server port by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/553
Dependencies:
- Bump spring-boot-starter-parent from 2.7.5 to 3.0.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/491
- Bump kafka-libs.version from 7.3.2 to 7.3.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/495
- Bump springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/497
- Bump actions/stale from 6 to 8 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/492
- Bump protobuf.version from 3.22.2 to 3.22.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/507
- Bump testcontainers.version from 1.17.6 to 1.18.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/499
- Implement pull request check on code style by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/505
- Bump github/super-linter from 4 to 5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/509
- Bump spring-boot-starter-parent from 3.0.5 to 3.0.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/512
- Bump eclipse-temurin from 17.0.6_10-jdk to 17.0.7_7-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/517
- Bump protobuf.version from 3.22.3 to 3.22.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/521
- Bump kafka-libs.version from 7.3.3 to 7.4.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/519
- Bump protobuf.version from 3.22.4 to 3.23.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/522
- Bump testcontainers.version from 1.18.0 to 1.18.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/523
- Bump protobuf.version from 3.23.0 to 3.23.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/527
- Bump spring-boot-starter-parent from 3.0.6 to 3.0.7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/526
- Bump spring-boot-starter-parent from 3.0.7 to 3.1.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/528
- Remove obsolete compiler config by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/530
- Bump protobuf.version from 3.23.1 to 3.23.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/531
- Bump testcontainers.version from 1.18.1 to 1.18.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/532
- Bump testcontainers.version from 1.18.2 to 1.18.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/533
- Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/538
- Bump avro from 1.11.1 to 1.11.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/540
- Bump protobuf.version from 3.23.2 to 3.23.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/541
- Bump msgpack-core from 0.9.3 to 0.9.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/542
- Bump kafka-libs.version from 7.4.0 to 7.4.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/543
- Bump spring-boot-starter-parent from 3.1.1 to 3.1.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/545
- Bump org.msgpack:msgpack-core from 0.9.4 to 0.9.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/550
- Bump protobuf.version from 3.23.4 to 3.24.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/552
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/551
- Bump protobuf.version from 3.24.0 to 3.24.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/555
- Bump testcontainers.version from 1.18.3 to 1.19.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/556
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/558
- Bump protobuf.version from 3.24.1 to 3.24.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/559
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/563
- Bump eclipse-temurin from 17.0.7_7-jdk to 17.0.8.1_1-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/562
- Bump protobuf.version from 3.24.2 to 3.24.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/565
- Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/566
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.1.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/570
- Bump org.msgpack:msgpack-core from 0.9.5 to 0.9.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/572
- Bump testcontainers.version from 1.19.0 to 1.19.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/574
- build(deps): bump protobuf.version from 3.24.3 to 3.24.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/575
- Bump org.apache.avro:avro from 1.11.2 to 1.11.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/571
- build(deps): bump kafka-libs.version from 7.4.1 to 7.5.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/576
New Contributors
- @mehdihasan made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/490
- @brsolomon-deloitte made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/502
- @nemesb made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/506
- @randr97 made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/525
- @nathanscottdaniels made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/288
Full Changelog: https://github.com/obsidiandynamics/kafdrop/compare/3.31.0...4.0.0
1、 kafdrop-4.0.0.jar 65.36MB