v3.0.0-M9
Pre-release
Pre-release
·
381 commits
to series/3.x
since this release
This milestone release replaces v3.0.0-M8, which was released from the wrong branch and should not be used.
What's Changed
- Update testcontainers-scala-kafka, ... to 0.40.6 in series/3.x by @scala-steward in #957
- Update kafka-avro-serializer to 7.0.3 in series/3.x by @scala-steward in #959
- Update sbt-header to 5.7.0 in series/3.x by @scala-steward in #958
- Update scala3-library to 3.1.2 in series/3.x by @scala-steward in #961
- Update scala3-library to 3.1.2 by @scala-steward in #949
- Update vulcan to 1.8.3 by @scala-steward in #945
- Update cats-effect-laws, ... to 3.3.11 by @scala-steward in #950
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #946
- Update sbt-header to 5.7.0 by @scala-steward in #964
- Update kafka-avro-serializer to 7.1.1 in series/3.x by @scala-steward in #974
- Update testcontainers-scala-kafka, ... to 0.40.7 by @scala-steward in #975
- Revert #902 by @bplommer in #976
- Update kafka-avro-serializer to 7.1.2 in series/3.x by @scala-steward in #1006
- Update scala3-library to 3.1.3 by @scala-steward in #999
- Adding sbt-typelevel (second try) by @bplommer in #1012
- Pin kafka-clients to 2.x in series/2.x by @bplommer in #1014
- Update vulcan to 1.8.3 in series/3.x by @scala-steward in #939
- Update testcontainers-scala-kafka, ... to 0.40.8 by @scala-steward in #995
- Update cats-effect-laws, ... to 3.3.13 in series/3.x by @scala-steward in #1008
- Update scala3-library to 3.1.3 in series/3.x by @scala-steward in #1007
- Update cats-effect-laws, ... to 3.3.13 by @scala-steward in #1000
- Ignore cats-effect/fs2 updates in series/3.x, pin kafka-client to 3 by @bplommer in #1015
- Ignore testcontainers updates in 3.x by @bplommer in #1016
- Update kafka-clients to 3.1.1 in series/3.x by @scala-steward in #984
- Update kafka-avro-serializer to 6.2.5 by @scala-steward in #996
- Update sbt-mima-plugin to 1.1.0 in series/3.x by @scala-steward in #940
- Remove ConsumerSettings.unit and ProducerSettings.nothing by @bplommer in #977
- Optimise {Committable,}ProducerRecords
apply
methods by @bastewart in #978 - Update scala-library to 2.12.16 by @scala-steward in #998
- Fix for #992 A NPE is thrown from AvroDeserializer if the value is empty by @channingwalton in #993
- Add
chunk
constructors to{Committable,}ProducerRecords
by @bastewart in #979 - Add implicit Deserializer attempt by @geirolz in #983
- Fix cancellation behaviour in KafkaAdminClient by @bplommer in #1017
- Remove sbt-ci-release plugin, use sbt-typelevel for latest version by @bplommer in #1018
- Fix release command by @bplommer in #1019
- Update github workflow by @bplommer in #1021
- Removing references to
commitBatch
andcommitBatchOption
in Documentation by @ASRagab in #1022 - Refactor future cancellation test to avoid dependence on KakfaFuture internals by @bplommer in #1023
- Merge 2.x into 3.x by @bplommer in #1020
New Contributors
- @bastewart made their first contribution in #978
- @channingwalton made their first contribution in #993
- @geirolz made their first contribution in #983
- @ASRagab made their first contribution in #1022
Full Changelog: v3.0.0-M7...v3.0.0-M9