github zio/zio-kafka v2.4.3

latest releases: v2.8.2, v2.8.1, v2.8.0...
11 months ago

Noticeable Changes

  • [Breaking] Bootstrap servers is regular config @lukestephenson (#1038)

    • AdminClientSettings::bootstrapServers field has been removed and replaced with the AdminClientSettings::withBootstrapServers method.
    • ConsumerSettings::bootstrapServers field has been removed. Use ConsumerSettings::withBootstrapServers method instead.
    • ProducerSettings::bootstrapServers field has been removed. Use ProducerSettings::withBootstrapServers method instead.
  • Fix Consumer.fromJavaConsumer and Producer.fromJavaProducer type signatures @devsprint (#1033)

All Changes

  • Put back the ProducerSettings::driverSettings and AdminClientSettings::driverSettings methods to avoid a useless breaking change and to provide a more unified interface through all the settings case classes @guizmaii (#1057)
  • Update zio, zio-streams, zio-test, ... to 2.0.18 @zio-scala-steward (#1056)
  • Update zio-streams, zio-test-sbt to 2.0.17 @zio-scala-steward (#1053)
  • Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.19 @zio-scala-steward (#1054)
  • Fix Scala Steward configuration @guizmaii (#1052)
  • Use ZIO Scala Steward Github app with the scala-steward CI @guizmaii (#1051)
  • Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.18 @github-actions (#1044)
  • Update zio, zio-streams, zio-test, ... to 2.0.17 @github-actions (#1049)
  • Update sbt to 1.9.6 @github-actions (#1050)
  • Update scala-library to 2.13.12 @github-actions (#1047)
  • Update sbt-scalafix to 0.11.1 @github-actions (#1046)
  • Bootstrap servers is regular config @lukestephenson (#1038)
  • [Internal] Micro-optimisation: Only compute the requestedPartitions Set if necessary @guizmaii (#1021)
  • Update scala3-library to 3.3.1 @github-actions (#1037)
  • Update scalafmt-core to 3.7.14 @github-actions (#1034)
  • Fix Consumer.fromJavaConsumer and Producer.fromJavaProducer type signatures @devsprint (#1033)
  • [Internals] Fix build @guizmaii (#1032)
  • Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.17 @github-actions (#1031)
  • Update scalafmt-core to 3.7.13 @github-actions (#1030)
  • Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.14 @github-actions (#1029)
  • Update sbt to 1.9.4 @github-actions (#1027)
  • Update zio-streams, zio-test-sbt to 2.0.16 @github-actions (#1026)
  • Update zio, zio-streams, zio-test, ... to 2.0.16 @github-actions (#1025)
  • Update logback-classic to 1.4.11 @github-actions (#1020)
  • Update logback-classic to 1.3.11 @github-actions (#1019)
  • Update README.md @zio-assistant (#1016)
  • Update README.md @zio-assistant (#1015)
  • Update zio-kafka, zio-kafka-testkit to 2.4.2 @github-actions (#1013)
  • Update zio-logging-slf4j, ... to 2.1.14 @github-actions (#1014)

Don't miss a new zio-kafka release

NewReleases is sending notifications on new releases.