New
4.0.0
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
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