3.31.0
版本发布时间: 2023-03-21 01:10:03
obsidiandynamics/kafdrop最新发布版本:4.0.2(2024-07-09 21:13:28)
What's Changed
- removed unused variable assignment by @jhonDoe15 in https://github.com/obsidiandynamics/kafdrop/pull/379
- Pre-select a descriptor file equal to topic name if available by @gebinic in https://github.com/obsidiandynamics/kafdrop/pull/383
- Add configurable support for Kubernetes 1.22 Ingress v1beta1 obsoletion by @andytson in https://github.com/obsidiandynamics/kafdrop/pull/385
- Add configurable pathType and ingressClassName to Ingress by @andytson in https://github.com/obsidiandynamics/kafdrop/pull/386
- Disable HTTP TRACE and TRACK methods by @tbowman-sfmc in https://github.com/obsidiandynamics/kafdrop/pull/391
- Support Protobuf "Any" message type for unmixed topics by @gebinic in https://github.com/obsidiandynamics/kafdrop/pull/382
- [issue-373] Changed list consumer groups fetching way from all to valid by @occidere in https://github.com/obsidiandynamics/kafdrop/pull/374
- feat: enable Dependabot to update deps and update base image tag by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/404
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/406
- Bump actions/stale from 3 to 5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/407
- Bump docker/login-action from 1 to 2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/410
- Bump testcontainers.version from 1.16.2 to 1.17.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/409
- Bump avro from 1.11.0 to 1.11.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/412
- Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/413
- Bump actions/setup-java from 2 to 3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/408
- Bump protobuf.version from 3.19.1 to 3.21.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/414
- Bump kafka-libs.version from 6.1.4 to 7.2.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/411
- Bump docker-maven-plugin from 1.2.0 to 1.2.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/415
- Bump spring-boot-starter-parent from 2.6.6 to 2.7.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/416
- Bump msgpack-core from 0.8.24 to 0.9.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/417
- Bump protobuf.version from 3.21.5 to 3.21.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/423
- Bump actions/stale from 5 to 6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/428
- Bump testcontainers.version from 1.17.3 to 1.17.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/432
- Bump kafka-libs.version from 7.2.1 to 7.2.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/429
- Bump protobuf.version from 3.21.6 to 3.21.7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/431
- fix keyformat url parameter by @fape in https://github.com/obsidiandynamics/kafdrop/pull/433
- Bump protobuf-java from 3.21.6 to 3.21.7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/435
- Bump testcontainers.version from 1.17.4 to 1.17.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/434
- add keyformat config option by @fape in https://github.com/obsidiandynamics/kafdrop/pull/436
- add basic (first, prev, next, last page) message navigation panel by @fape in https://github.com/obsidiandynamics/kafdrop/pull/437
- Bump spring-boot-starter-parent from 2.7.3 to 2.7.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/441
- :seedling: Add hostAliases to the deployment.yaml and values.yaml files by @mostafaghadimi in https://github.com/obsidiandynamics/kafdrop/pull/439
- Bump kafka-libs.version from 7.2.2 to 7.3.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/444
- Bump testcontainers.version from 1.17.5 to 1.17.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/447
- Bump protobuf.version from 3.21.7 to 3.21.11 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/453
- Update Dockerfile to use current JDK version by @netjha in https://github.com/obsidiandynamics/kafdrop/pull/463
- Dependabot: ignore major Java version updates by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/466
- Bump eclipse-temurin from 11.0.17_8-jdk to 11.0.18_10-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/468
- Bump protobuf.version from 3.21.11 to 3.22.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/473
- Bump kafka-libs.version from 7.3.0 to 7.3.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/477
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/479
- Bump protobuf.version from 3.22.0 to 3.22.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/483
New Contributors
- @jhonDoe15 made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/379
- @gebinic made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/383
- @andytson made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/385
- @tbowman-sfmc made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/391
- @occidere made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/374
- @Bert-R made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/404
- @dependabot made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/406
- @fape made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/433
- @mostafaghadimi made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/439
- @netjha made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/463
Full Changelog: https://github.com/obsidiandynamics/kafdrop/compare/3.30.0...3.31.0
1、 kafdrop-3.31.0.jar 63.3MB