Skip to content

Alpakka Kafka 2.1.0-RC1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 Apr 19:54
0ee6a97

Changes

Alpakka Kafka core

  • Upgrade Akka 2.6.14 and Kafka 2.7.0 #1355 by @seglo
  • Add configurable protection against server-bug induced resets #1299 by @jyates

Tests

  • Upgrade Akka 2.6.14 and Kafka 2.7.0 #1355 by @seglo
  • Increase consumer group summary timeout in build #1329 by @seglo
  • Add configurable protection against server-bug induced resets #1299 by @jyates
  • Migrate build to GitHub actions #1307 by @seglo

Alpakka Kafka Testkit

  • Upgrade Akka 2.6.14 and Kafka 2.7.0 #1355 by @seglo
  • Don't depend on scalatest in testcontainer singleton #1330 by @seglo
  • Add ProducerResultFactory.multiResult helper for MultiMessage #1319 by @ashendon

Documentation