Releases: obsidiandynamics/kafdrop
Releases · obsidiandynamics/kafdrop
4.0.2
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 #586
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.4 to 3.1.5 by @dependabot in #582
- build(deps): bump protobuf.version from 3.24.4 to 3.25.0 by @dependabot in #587
- Remove JVM settings from docker compose by @mehdihasan in #589
- build(deps): bump kafka-libs.version from 7.5.1 to 7.5.2 by @dependabot in #590
- build(deps-dev): bump testcontainers.version from 1.19.1 to 1.19.2 by @dependabot in #593
- build(deps): bump protobuf.version from 3.25.0 to 3.25.1 by @dependabot in #595
- build(deps-dev): bump testcontainers.version from 1.19.2 to 1.19.3 by @dependabot in #596
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #597
- build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #599
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0 by @dependabot in #602
- Fix message formatting when max scan count is exceeded. by @monterinio in #601
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #603
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #604
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot in #605
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #606
- build(deps): bump kafka-libs.version from 7.5.2 to 7.5.3 by @dependabot in #607
- build(deps): bump protobuf.version from 3.25.1 to 3.25.2 by @dependabot in #608
- build(deps): bump org.msgpack:msgpack-core from 0.9.6 to 0.9.7 by @dependabot in #609
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 by @dependabot in #610
- build(deps): bump org.msgpack:msgpack-core from 0.9.7 to 0.9.8 by @dependabot in #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 #614
- build(deps-dev): bump testcontainers.version from 1.19.3 to 1.19.5 by @dependabot in #616
- build(deps): bump kafka-libs.version from 7.5.3 to 7.6.0 by @dependabot in #617
- build(deps): bump protobuf.version from 3.25.2 to 3.25.3 by @dependabot in #618
- build(deps-dev): bump testcontainers.version from 1.19.5 to 1.19.6 by @dependabot in #619
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.2.3 by @dependabot in #620
- build(deps-dev): bump testcontainers.version from 1.19.6 to 1.19.7 by @dependabot in #621
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.4.0 by @dependabot in #622
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #624
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 3.2.4 by @dependabot in #625
- Add values labels for pod in helm by @jonesambrosi in #626
- build(deps): bump protobuf.version from 3.25.3 to 4.26.1 by @dependabot in #628
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0 by @dependabot in #629
- Add chart-release actions workflow by @FieteO in #630
- try to fix "Add chart-release actions workflow #630" by using charts_… by @florianbachmann in #631
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #632
- Revert chart release workflow by @Bert-R in #634
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.2.5 by @dependabot in #638
- build(deps): bump github/super-linter from 5 to 6 by @dependabot in #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 #640
- build(deps-dev): bump testcontainers.version from 1.19.7 to 1.19.8 by @dependabot in #642
- build(deps): bump protobuf.version from 4.26.1 to 4.27.0 by @dependabot in #645
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.5 to 3.3.0 by @dependabot in #646
- build(deps): bump protobuf.version from 4.27.0 to 4.27.1 by @dependabot in #648
- Support mounting extra classes by @Bert-R in #516
- Add support for loading kafka properties from classpath by @alvinkwekel in #637
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 by @dependabot in #654
- Update maven wrapper to 3.9.8 by @jacobgarbercalian in #653
- build(deps): bump protobuf.version from 4.27.1 to 4.27.2 by @dependabot in #656
- build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.5.0 to 2.6.0 by @dependabot in #658
- chore: add favicon by @jeremysprofile in #655
- Pass defaultKeyFormat to setKeyFormat rather than defaultFormat by @Bert-R in #660
New Contributors
- @monterinio made their first contribution in #601
- @jonesambrosi made their first contribution in #626
- @FieteO made their first contribution in #630
- @florianbachmann made their first contribution in #631
- @alvinkwekel made their first contribution in #637
- @jacobgarbercalian made their first contribution in #653
- @jeremysprofile made their first contribution in #655
Full Changelog: 4.0.1...4.0.2
4.0.1
4.0.0
What's Changed
- BRAKING CHANGE! feat: Update to JDK 17 and SpringBoot 3 by @mehdihasan in #482
- feat: Add Message Search Functionality by @nathanscottdaniels in #288
- feat: Add EXPOSE to Dockerfile by @mehdihasan in #490
- fix: Don't remove KAFKA_PROPERTIES_FILE; allow user to use mounted file by @brsolomon-deloitte in #502
- fix: message.keyFormat not working by @nemesb in #506
- fix: Remove deprecated isSecured by @Bert-R in #515
- feat: Generate new ASCII art for Kafdrop 4 by @randr97 in #525
- fix: Make kafdrop.sh executable by @Bert-R in #539
Various:
- Update README.md by @Bert-R in #501
- Reformatted Java code and added .editorconfig by @Bert-R in #500
- Wrap long lines by @Bert-R in #508
- Check out full-depth by @Bert-R in #511
- Document management server port by @Bert-R in #553
Dependencies:
- Bump spring-boot-starter-parent from 2.7.5 to 3.0.5 by @dependabot in #491
- Bump kafka-libs.version from 7.3.2 to 7.3.3 by @dependabot in #495
- Bump springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.0 by @dependabot in #497
- Bump actions/stale from 6 to 8 by @dependabot in #492
- Bump protobuf.version from 3.22.2 to 3.22.3 by @dependabot in #507
- Bump testcontainers.version from 1.17.6 to 1.18.0 by @dependabot in #499
- Implement pull request check on code style by @Bert-R in #505
- Bump github/super-linter from 4 to 5 by @dependabot in #509
- Bump spring-boot-starter-parent from 3.0.5 to 3.0.6 by @dependabot in #512
- Bump eclipse-temurin from 17.0.6_10-jdk to 17.0.7_7-jdk in /src/main/docker by @dependabot in #517
- Bump protobuf.version from 3.22.3 to 3.22.4 by @dependabot in #521
- Bump kafka-libs.version from 7.3.3 to 7.4.0 by @dependabot in #519
- Bump protobuf.version from 3.22.4 to 3.23.0 by @dependabot in #522
- Bump testcontainers.version from 1.18.0 to 1.18.1 by @dependabot in #523
- Bump protobuf.version from 3.23.0 to 3.23.1 by @dependabot in #527
- Bump spring-boot-starter-parent from 3.0.6 to 3.0.7 by @dependabot in #526
- Bump spring-boot-starter-parent from 3.0.7 to 3.1.0 by @dependabot in #528
- Remove obsolete compiler config by @Bert-R in #530
- Bump protobuf.version from 3.23.1 to 3.23.2 by @dependabot in #531
- Bump testcontainers.version from 1.18.1 to 1.18.2 by @dependabot in #532
- Bump testcontainers.version from 1.18.2 to 1.18.3 by @dependabot in #533
- Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 by @dependabot in #538
- Bump avro from 1.11.1 to 1.11.2 by @dependabot in #540
- Bump protobuf.version from 3.23.2 to 3.23.4 by @dependabot in #541
- Bump msgpack-core from 0.9.3 to 0.9.4 by @dependabot in #542
- Bump kafka-libs.version from 7.4.0 to 7.4.1 by @dependabot in #543
- Bump spring-boot-starter-parent from 3.1.1 to 3.1.2 by @dependabot in #545
- Bump org.msgpack:msgpack-core from 0.9.4 to 0.9.5 by @dependabot in #550
- Bump protobuf.version from 3.23.4 to 3.24.0 by @dependabot in #552
- Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0 by @dependabot in #551
- Bump protobuf.version from 3.24.0 to 3.24.1 by @dependabot in #555
- Bump testcontainers.version from 1.18.3 to 1.19.0 by @dependabot in #556
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3 by @dependabot in #558
- Bump protobuf.version from 3.24.1 to 3.24.2 by @dependabot in #559
- Bump actions/checkout from 3 to 4 by @dependabot in #563
- Bump eclipse-temurin from 17.0.7_7-jdk to 17.0.8.1_1-jdk in /src/main/docker by @dependabot in #562
- Bump protobuf.version from 3.24.2 to 3.24.3 by @dependabot in #565
- Bump docker/login-action from 2 to 3 by @dependabot in #566
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.1.4 by @dependabot in #570
- Bump org.msgpack:msgpack-core from 0.9.5 to 0.9.6 by @dependabot in #572
- Bump testcontainers.version from 1.19.0 to 1.19.1 by @dependabot in #574
- build(deps): bump protobuf.version from 3.24.3 to 3.24.4 by @dependabot in #575
- Bump org.apache.avro:avro from 1.11.2 to 1.11.3 by @dependabot in #571
- build(deps): bump kafka-libs.version from 7.4.1 to 7.5.1 by @dependabot in #576
New Contributors
- @mehdihasan made their first contribution in #490
- @brsolomon-deloitte made their first contribution in #502
- @nemesb made their first contribution in #506
- @randr97 made their first contribution in #525
- @nathanscottdaniels made their first contribution in #288
Full Changelog: 3.31.0...4.0.0
3.31.0
What's Changed
- removed unused variable assignment by @jhonDoe15 in #379
- Pre-select a descriptor file equal to topic name if available by @gebinic in #383
- Add configurable support for Kubernetes 1.22 Ingress v1beta1 obsoletion by @andytson in #385
- Add configurable pathType and ingressClassName to Ingress by @andytson in #386
- Disable HTTP TRACE and TRACK methods by @tbowman-sfmc in #391
- Support Protobuf "Any" message type for unmixed topics by @gebinic in #382
- [issue-373] Changed list consumer groups fetching way from all to valid by @occidere in #374
- feat: enable Dependabot to update deps and update base image tag by @Bert-R in #404
- Bump actions/checkout from 2 to 3 by @dependabot in #406
- Bump actions/stale from 3 to 5 by @dependabot in #407
- Bump docker/login-action from 1 to 2 by @dependabot in #410
- Bump testcontainers.version from 1.16.2 to 1.17.3 by @dependabot in #409
- Bump avro from 1.11.0 to 1.11.1 by @dependabot in #412
- Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #413
- Bump actions/setup-java from 2 to 3 by @dependabot in #408
- Bump protobuf.version from 3.19.1 to 3.21.5 by @dependabot in #414
- Bump kafka-libs.version from 6.1.4 to 7.2.1 by @dependabot in #411
- Bump docker-maven-plugin from 1.2.0 to 1.2.2 by @dependabot in #415
- Bump spring-boot-starter-parent from 2.6.6 to 2.7.3 by @dependabot in #416
- Bump msgpack-core from 0.8.24 to 0.9.3 by @dependabot in #417
- Bump protobuf.version from 3.21.5 to 3.21.6 by @dependabot in #423
- Bump actions/stale from 5 to 6 by @dependabot in #428
- Bump testcontainers.version from 1.17.3 to 1.17.4 by @dependabot in #432
- Bump kafka-libs.version from 7.2.1 to 7.2.2 by @dependabot in #429
- Bump protobuf.version from 3.21.6 to 3.21.7 by @dependabot in #431
- fix keyformat url parameter by @fape in #433
- Bump protobuf-java from 3.21.6 to 3.21.7 by @dependabot in #435
- Bump testcontainers.version from 1.17.4 to 1.17.5 by @dependabot in #434
- add keyformat config option by @fape in #436
- add basic (first, prev, next, last page) message navigation panel by @fape in #437
- Bump spring-boot-starter-parent from 2.7.3 to 2.7.5 by @dependabot in #441
- 🌱 Add hostAliases to the deployment.yaml and values.yaml files by @mostafaghadimi in #439
- Bump kafka-libs.version from 7.2.2 to 7.3.0 by @dependabot in #444
- Bump testcontainers.version from 1.17.5 to 1.17.6 by @dependabot in #447
- Bump protobuf.version from 3.21.7 to 3.21.11 by @dependabot in #453
- Update Dockerfile to use current JDK version by @netjha in #463
- Dependabot: ignore major Java version updates by @Bert-R in #466
- Bump eclipse-temurin from 11.0.17_8-jdk to 11.0.18_10-jdk in /src/main/docker by @dependabot in #468
- Bump protobuf.version from 3.21.11 to 3.22.0 by @dependabot in #473
- Bump kafka-libs.version from 7.3.0 to 7.3.2 by @dependabot in #477
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #479
- Bump protobuf.version from 3.22.0 to 3.22.2 by @dependabot in #483
New Contributors
- @jhonDoe15 made their first contribution in #379
- @gebinic made their first contribution in #383
- @andytson made their first contribution in #385
- @tbowman-sfmc made their first contribution in #391
- @occidere made their first contribution in #374
- @Bert-R made their first contribution in #404
- @dependabot made their first contribution in #406
- @fape made their first contribution in #433
- @mostafaghadimi made their first contribution in #439
- @netjha made their first contribution in #463
Full Changelog: 3.30.0...3.31.0
3.30.0
What's Changed
- Add HTTPS (SSL) env properties for Kafdrop server by @merlin-zaraza in #358
- security: Update to Spring Boot 2.6.6 to address 2 CVEs by @jeffhubLR in #366
New Contributors
- @merlin-zaraza made their first contribution in #358
- @jeffhubLR made their first contribution in #366
Full Changelog: 3.29.0...3.30.0
3.29.0
What's Changed
- SECURITY: Update spring to get new Log4j version and fix CVE-2021-44832 by @programmer04 and @Leszek-Kowalski in #346
- FIX: include error message in error page by @davideicardi in #337
- FIX: skip topic when a TopicAuthorizationException occurs by @jorkzijlstra in #341
- FIX: move security protocol out of isSecured block by @krishna-prasad-s in #202
- FEATURE: add keyFormat and format query params to the view message link for topics by @jorkzijlstra in #278
- FEATURE: Homepage performance improvement by @jorkzijlstra in #277
- cleanup code by @vojkog in #329 and #333
New Contributors
- @vojkog made their first contribution in #329
- @Leszek-Kowalski made their first contribution in #339
- @jorkzijlstra made their first contribution in #278
- @programmer04 made their first contribution in #346
- @krishna-prasad-s made their first contribution in #202
Thanks to all contributors! 🚀
Full Changelog: 3.28.0...3.29.0
3.28.0
What's Changed
- Add test containers by @nsteps in #160
- fix(README): adjust run from docker by @RafaelGSS in #168
- Add MessagePack Support by @VarunWachaspati in #172
- Fix typo in KAFKA_BROKERCONNECT port by @walkerrandolphsmith in #170
- Junit 5 by @kchibui in #231
- Removed duplicate import by @piyushpcegarg in #174
- Added support for Schema Registry with Protobuf by @simsibimsiwimsi in #225
- Document schema registry auth configuration by @chornsby in #263
- Dependencies update, including Spring Boot 2.6.1 and Log4J 2.17.0 by @mcs in #320
- Fix CVE-2021-44228
- Update spring boot to 2.6.2 by @davideicardi in #324
- replace TravisCI with Github actions by @kbudde in #325
New Contributors
- @RafaelGSS made their first contribution in #168
- @VarunWachaspati made their first contribution in #172
- @walkerrandolphsmith made their first contribution in #170
- @janderssonse made their first contribution in #211
- @piyushpcegarg made their first contribution in #174
- @simsibimsiwimsi made their first contribution in #225
- @chornsby made their first contribution in #263
- @mcs made their first contribution in #320
- @davideicardi made their first contribution in #324
- @kbudde made their first contribution in #325
Full Changelog: 3.27.0...3.28.0