Skip to content

Releases: obsidiandynamics/kafdrop

4.0.2

09 Jul 13:13
1559dd4
Compare
Choose a tag to compare

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

Full Changelog: 4.0.1...4.0.2

4.0.1

02 Nov 13:02
8e5ab4a
Compare
Choose a tag to compare

What's Changed

  • Leave configuration files untouched by @Bert-R in #584

Full Changelog: 4.0.0...4.0.1

4.0.0

09 Oct 09:25
18ba118
Compare
Choose a tag to compare

What's Changed

Various:

Dependencies:

New Contributors

Full Changelog: 3.31.0...4.0.0

3.31.0

20 Mar 17:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.30.0...3.31.0

3.30.0

09 Apr 18:41
b7c9dfb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.29.0...3.30.0

3.29.0

08 Feb 20:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks to all contributors! 🚀

Full Changelog: 3.28.0...3.29.0

3.28.0

05 Jan 15:35
bcca8b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.27.0...3.28.0

3.27.0

21 Jun 23:17
Compare
Choose a tag to compare

Download from Bintray

  • Ability to control topic manipulations with --topic.createEnabled and --topic.deleteEnabled
  • Minor fixes

3.26.0

06 May 22:28
Compare
Choose a tag to compare

Download from Bintray

3.25.1

06 May 22:17
Compare
Choose a tag to compare

Download from Bintray

  • Fix: #118 (Unable to view messages of a topic)