|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [3.1.0](https://github.com/bakdata/kafka-dead-letter-analyzer/tree/3.1.0) - 2026-02-04 |
| 6 | +### What's changed |
| 7 | + |
| 8 | +* Migrate to version catalog by @philipp94831 in [#27](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/27) |
| 9 | + |
| 10 | +* Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 in the test-dependencies group by @dependabot[bot] in [#30](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/30) |
| 11 | + |
| 12 | +* Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.1 to 2.25.2 in the log-dependencies group by @dependabot[bot] in [#29](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/29) |
| 13 | + |
| 14 | +* Bump bakdata/ci-templates/.github/workflows/java-gradle-release.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in [#35](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/35) |
| 15 | + |
| 16 | +* Bump the kafka-dependencies group across 1 directory with 3 updates by @dependabot[bot] in [#36](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/36) |
| 17 | + |
| 18 | +* Bump bakdata/ci-templates/.github/workflows/java-gradle-docker.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in [#34](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/34) |
| 19 | + |
| 20 | +* Bump io.freefair.lombok from 8.14.2 to 9.0.0 in the freefair-plugins group by @dependabot[bot] in [#31](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/31) |
| 21 | + |
| 22 | +* Update Dependabot config by @philipp94831 in [#37](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/37) |
| 23 | + |
| 24 | +* Bump the ci-templates group with 2 updates by @dependabot[bot] in [#38](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/38) |
| 25 | + |
| 26 | +* Bump the test-dependencies group with 2 updates by @dependabot[bot] in [#39](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/39) |
| 27 | + |
| 28 | +* Bump the plugins group with 4 updates by @dependabot[bot] in [#40](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/40) |
| 29 | + |
| 30 | +* Bump gradle-wrapper from 8.14.3 to 9.3.1 by @dependabot[bot] in [#41](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/41) |
| 31 | + |
| 32 | +* Bump the kafka-dependencies group with 2 updates by @dependabot[bot] in [#43](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/43) |
| 33 | + |
| 34 | +* Bump the ci-templates group with 2 updates by @dependabot[bot] in [#42](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/42) |
| 35 | + |
| 36 | +* Upgrade brute force serde by @philipp94831 in [#44](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/44) |
| 37 | + |
| 38 | + |
| 39 | +### New Contributors |
| 40 | +* @dependabot[bot] made their first contribution in [#42](https://github.com/bakdata/kafka-dead-letter-analyzer/pull/42) |
| 41 | + |
| 42 | +**Full Changelog**: https://github.com/bakdata/kafka-dead-letter-analyzer/compare/3.0.1...3.1.0 |
| 43 | + |
5 | 44 | ## [3.0.1](https://github.com/bakdata/kafka-dead-letter-analyzer/tree/3.0.1) - 2025-10-15 |
6 | 45 | ### What's changed |
7 | 46 |
|
|
0 commit comments