From 6ec36ef0c6eca7c1a285e2caadf5fe3e4b0d2127 Mon Sep 17 00:00:00 2001 From: bakdata-bot Date: Tue, 14 Jan 2025 09:24:48 +0000 Subject: [PATCH] Changelog for version 1.3.0 --- CHANGELOG.md | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0eaacc..d5c05fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,29 @@ # Change Log -- no changes! +## [1.3.0](https://github.com/bakdata/kafka-brute-force-serde/tree/1.3.0) (2025-01-14) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.3.0...1.3.0) + + +## [1.3.0](https://github.com/bakdata/kafka-brute-force-serde/tree/1.3.0) (2025-01-14) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.2.1...1.3.0) + +**Merged pull requests:** + +- Upgrade to Kafka 3.8 [\#12](https://github.com/bakdata/kafka-brute-force-serde/pull/12) ([@philipp94831](https://github.com/philipp94831)) +- Upgrade to Gradle 8.4 [\#11](https://github.com/bakdata/kafka-brute-force-serde/pull/11) ([@philipp94831](https://github.com/philipp94831)) +- Fix Jacoco for Java 17 [\#10](https://github.com/bakdata/kafka-brute-force-serde/pull/10) ([@philipp94831](https://github.com/philipp94831)) + +## [1.2.1](https://github.com/bakdata/kafka-brute-force-serde/tree/1.2.1) (2024-01-17) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.2.0...1.2.1) + +**Merged pull requests:** + +- Upgrade to Kafka 3.5 [\#9](https://github.com/bakdata/kafka-brute-force-serde/pull/9) ([@philipp94831](https://github.com/philipp94831)) +- Bump version of ci\-templates to fix Nexus publish [\#8](https://github.com/bakdata/kafka-brute-force-serde/pull/8) ([@yannick-roeder](https://github.com/yannick-roeder)) +- Migrate azure pipeline to GH\-action [\#7](https://github.com/bakdata/kafka-brute-force-serde/pull/7) ([@MichaelKora](https://github.com/MichaelKora)) ## [1.2.0](https://github.com/bakdata/kafka-brute-force-serde/tree/1.2.0) (2022-05-31) -[Full Changelog](https://github.com/bakdata/kafka-brute-force-serde/compare/1.1.1...1.2.0) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.1.1...1.2.0) **Closed issues:** @@ -15,20 +35,21 @@ - Add configuration options [\#5](https://github.com/bakdata/kafka-brute-force-serde/pull/5) ([@torbsto](https://github.com/torbsto)) ## [1.1.1](https://github.com/bakdata/kafka-brute-force-serde/tree/1.1.1) (2022-03-28) -[Full Changelog](https://github.com/bakdata/kafka-brute-force-serde/compare/1.1.0...1.1.1) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.1.0...1.1.1) **Merged pull requests:** - Update large message [\#3](https://github.com/bakdata/kafka-brute-force-serde/pull/3) ([@philipp94831](https://github.com/philipp94831)) ## [1.1.0](https://github.com/bakdata/kafka-brute-force-serde/tree/1.1.0) (2022-03-23) -[Full Changelog](https://github.com/bakdata/kafka-brute-force-serde/compare/1.0.0...1.1.0) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/1.0.0...1.1.0) **Merged pull requests:** - Use headers in deserializer api [\#2](https://github.com/bakdata/kafka-brute-force-serde/pull/2) ([@philipp94831](https://github.com/philipp94831)) ## [1.0.0](https://github.com/bakdata/kafka-brute-force-serde/tree/1.0.0) (2022-03-17) +[View commits](https://github.com/bakdata/kafka-brute-force-serde/compare/9843772e5247a92e1d2a00713022e9b4292aee6f...1.0.0) **Merged pull requests:**