| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kafdrop-4.1.0.jar | 2024-12-10 | 75.4 MB | |
| 4.1.0 source code.tar.gz | 2024-12-10 | 1.5 MB | |
| 4.1.0 source code.zip | 2024-12-10 | 1.5 MB | |
| README.md | 2024-12-10 | 4.4 kB | |
| Totals: 4 Items | 78.3 MB | 2 | |
What's Changed
- Multi-arch/arm64 support by @Blefish in https://github.com/obsidiandynamics/kafdrop/pull/672
- Revert to protobuf 3 by @Bert-R in https://github.com/obsidiandynamics/kafdrop/pull/675
- Added functionality to allow user to add a message to a topic partition manually by @nguyen-tri-nhan in https://github.com/obsidiandynamics/kafdrop/pull/703
- searching messages in specific partition by @krejcp19 in https://github.com/obsidiandynamics/kafdrop/pull/678
Dependencies: * build(deps): bump kafka-libs.version from 7.6.0 to 7.6.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/664 * build(deps-dev): bump testcontainers.version from 1.19.8 to 1.20.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/665 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/666 * build(deps): bump eclipse-temurin from 17.0.11_9-jdk to 17.0.12_7-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/668 * build(deps): bump kafka-libs.version from 7.6.2 to 7.7.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/669 * build(deps-dev): bump testcontainers.version from 1.20.0 to 1.20.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/671 * build(deps): bump protobuf.version from 4.27.2 to 4.27.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/673 * build(deps): bump org.apache.avro:avro from 1.11.3 to 1.12.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/676 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.2 to 3.3.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/679 * build(deps): bump github/super-linter from 6 to 7 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/680 * build(deps): bump kafka-libs.version from 7.7.0 to 7.7.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/684 * build(deps): bump protobuf.version from 3.25.4 to 3.25.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/687 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/686 * build(deps-dev): bump testcontainers.version from 1.20.1 to 1.20.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/691 * build(deps-dev): bump testcontainers.version from 1.20.2 to 1.20.3 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/692 * build(deps): bump eclipse-temurin from 17.0.12_7-jdk to 17.0.13_11-jdk in /src/main/docker by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/693 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/694 * build(deps): bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/698 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.3.6 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/699 * build(deps-dev): bump testcontainers.version from 1.20.3 to 1.20.4 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/700 * build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.6 to 3.4.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/701 * build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.7.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/704 * build(deps): bump kafka-libs.version from 7.7.1 to 7.7.2 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/705 * build(deps): bump kafka-libs.version from 7.7.2 to 7.8.0 by @dependabot in https://github.com/obsidiandynamics/kafdrop/pull/706
New Contributors
- @Blefish made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/672
- @krejcp19 made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/678
- @nguyen-tri-nhan made their first contribution in https://github.com/obsidiandynamics/kafdrop/pull/703
Full Changelog: https://github.com/obsidiandynamics/kafdrop/compare/4.0.2...4.1.0