Releases: bakdata/kafka-dead-letter-analyzer
3.1.0
3.1.0 - 2026-02-04
What's changed
-
Migrate to version catalog by @philipp94831 in #27
-
Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 in the test-dependencies group by @dependabot[bot] in #30
-
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
-
Bump bakdata/ci-templates/.github/workflows/java-gradle-release.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in #35
-
Bump the kafka-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #36
-
Bump bakdata/ci-templates/.github/workflows/java-gradle-docker.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in #34
-
Bump io.freefair.lombok from 8.14.2 to 9.0.0 in the freefair-plugins group by @dependabot[bot] in #31
-
Update Dependabot config by @philipp94831 in #37
-
Bump the ci-templates group with 2 updates by @dependabot[bot] in #38
-
Bump the test-dependencies group with 2 updates by @dependabot[bot] in #39
-
Bump the plugins group with 4 updates by @dependabot[bot] in #40
-
Bump gradle-wrapper from 8.14.3 to 9.3.1 by @dependabot[bot] in #41
-
Bump the kafka-dependencies group with 2 updates by @dependabot[bot] in #43
-
Bump the ci-templates group with 2 updates by @dependabot[bot] in #42
-
Upgrade brute force serde by @philipp94831 in #44
New Contributors
- @dependabot[bot] made their first contribution in #42
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.1 - 2025-10-15
What's changed
- Fix publication by @philipp94831 in #26
Full Changelog: 3.0.0...3.0.1
2.2.1
Change Log
2.2.1 (2025-03-21)
2.2.1 (2025-03-21)
Merged pull requests:
- Upgrade to Kafka 3.9 #23 (@philipp94831)
2.2.0
Change Log
2.2.0 (2025-03-14)
2.2.0 (2025-03-14)
Merged pull requests:
- Use improved KStreams #22 (@philipp94831)
- Use new Jib plugin #21 (@philipp94831)
2.1.0
Change Log
2.1.0 (2025-01-14)
2.1.0 (2025-01-14)
Merged pull requests:
- Upgrade to Kafka 3.8 #20 (@philipp94831)
2.0.0
Change Log
2.0.0 (2024-08-21)
2.0.0 (2024-08-21)
Merged pull requests:
- Upgrade to streams-bootstrap v3 #18 (@philipp94831)
1.3.0
Change Log
1.3.0 (2024-07-08)
1.3.0 (2024-07-08)
Merged pull requests:
- Support dead letters with
input\_timestampfield #15 (@torbsto) - Bump dependencies #14 (@torbsto)
- Upgrade to Gradle 8.4 #13 (@philipp94831)
- Migrate azure pipeline to GH-action #10 (@MichaelKora)
- Fix Jacoco for Java 17 #12 (@philipp94831)
Release 1.2.0
Release 1.1.0
Change Log
1.1.0 (2023-01-16)
Closed issues:
- Delete S3 backed files created by repartition topic in clean up #2
Merged pull requests:
- Add GitHub token for changelog generation #9 (@philipp94831)
- Use named repartition topic and clean up large message files #8 (@philipp94831)
- Upgrade to Kafka 3.3 #7 (@philipp94831)
- Use new error handling version #6 (@philipp94831)
Release 1.0.2
Change Log
1.0.2 (2022-06-23)
Merged pull requests:
- Support exceptions with null message #5 (@philipp94831)
- Fix azure pipelines default branch name #3 (@jakob-ed)