Releases: bakdata/kafka-error-handling
Releases · bakdata/kafka-error-handling
2.0.0
Change Log
2.0.0 (2025-07-18)
2.0.0 (2025-07-18)
Merged pull requests:
- Upgrade to Kafka 4.0 #58 (@philipp94831)
- Upgrade to Gradle 8.14 #57 (@philipp94831)
Upgraded dependencies:
- Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 in the test-dependencies group across 1 directory #62 (@dependabot[bot])
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #60 (@dependabot[bot])
- Bump the plugins group with 2 updates #52 (@dependabot[bot])
- Bump jackson from 2.18.3 to 2.19.1 #48 (@dependabot[bot])
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.3 to 2.25.0 in the log-dependencies group #49 (@dependabot[bot])
- Bump the test-dependencies group across 1 directory with 3 updates #47 (@dependabot[bot])
1.9.0
Change Log
1.9.0 (2025-06-27)
1.9.0 (2025-06-27)
Merged pull requests:
- Expose Kafka dependencies as provided #51 (@philipp94831)
- Migrate to Central Portal #50 (@philipp94831)
- Group Dependabot updates for Protobuf #42 (@philipp94831)
- Configure Dependabot #35 (@philipp94831)
- Upgrade to Gradle 8.13 #34 (@philipp94831)
- Migrate to version catalog #33 (@philipp94831)
Upgraded dependencies:
- Bump the test-dependencies group with 4 updates #37 (@dependabot[bot])
- Bump jackson from 2.18.2 to 2.18.3 #39 (@dependabot[bot])
- Bump the plugins group with 3 updates #38 (@dependabot[bot])
- Bump bakdata/ci-templates from 1.62.0 to 1.66.1 #36 (@dependabot[bot])
1.8.0
Change Log
1.8.0 (2025-03-21)
1.8.0 (2025-03-20)
Merged pull requests:
- Upgrade to Kafka 3.9 #32 (@philipp94831)
1.7.0
Change Log
1.7.0 (2025-03-12)
1.7.0 (2025-03-12)
Merged pull requests:
- Create BOM #31 (@philipp94831)
1.6.1
Change Log
1.6.1 (2025-02-17)
1.6.1 (2025-02-17)
Merged pull requests:
- Update method signatures to match Kafka Streams #30 (@philipp94831)
1.6.0
Change Log
1.6.0 (2025-01-07)
1.6.0 (2025-01-07)
Merged pull requests:
- Upgrade to Kafka 3.8 #29 (@philipp94831)
1.5.0
1.4.4
Change Log
1.4.4 (2024-03-21)
1.4.4 (2024-03-21)
Merged pull requests:
- Forward streams errors #27 (@philipp94831)
1.4.3
Change Log
1.4.3 (2024-03-21)
1.4.3 (2024-03-21)
Merged pull requests:
- Forward all SerializationExceptions by default #26 (@philipp94831)
- Upgrade to Gradle 8.4 #25 (@philipp94831)
1.4.2
Change Log
1.4.2 (2024-01-08)
Closed issues:
- Migrate Azure pipeline #21
Merged pull requests:
- Fix GitHub release #24 (@philipp94831)
- Update dependencies #23 (@philipp94831)
- Update AvroDeadLetterConverter example from deprecated transformer style to processor style #22 (@JakobEdding)
- Use github actions to build and release #16 (@yannick-roeder)