alpakka-kafka
alpakka-kafka copied to clipboard
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
## About this PR 📦 Updates [com.typesafe:sbt-mima-plugin](https://github.com/lightbend-labs/mima) from `1.1.3` to `1.1.4` 📜 [GitHub Release Notes](https://github.com/lightbend-labs/mima/releases/tag/1.1.4) - [Version Diff](https://github.com/lightbend-labs/mima/compare/1.1.3...1.1.4) - [Version Diff](https://github.com/lightbend-labs/mima/compare/release-1.1.3...release-1.1.4) ## Usage ✅ **Please merge!** I'll automatically update this...
## About this PR 📦 Updates [com.github.sbt:sbt-ci-release](https://github.com/sbt/sbt-ci-release) from `1.5.12` to `1.6.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-ci-release/releases/tag/v1.6.1) - [Version Diff](https://github.com/sbt/sbt-ci-release/compare/v1.5.12...v1.6.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.10.0` to `1.10.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.10.0...v1.10.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from `5.10.2` to `5.10.3` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates [org.apache.kafka:kafka-clients](https://kafka.apache.org) from `3.7.0` to `3.7.1` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) from `7.4.2` to `7.4.6` 📜 [GitHub Release Notes](https://github.com/confluentinc/schema-registry/releases/tag/v7.4.6) - [Version Diff](https://github.com/confluentinc/schema-registry/compare/v7.4.2...v7.4.6) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from `3.25.3` to `3.25.4` 📜 [GitHub Release Notes](https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4) - [Version Diff](https://github.com/protocolbuffers/protobuf/compare/v3.25.3...v3.25.4) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) from `2.17.1` to `2.17.2` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
Akka version: `2.5.32` Alpakka version: `2.0.5` Scala version: `2.12.17` Testcontainers Kafka `1.19.0` ### Expected Behavior `Future[Done]` materialized from `Producer.committableSink` is completed when `CommittingProducerSinkStage` finishes because of a producer exception. ###...