fs2-kafka v1.0.0-RC1
Changes
- Add
apply
functions forAvroSerializer
andAvroDeserializer
(#270) @bplommer - Add additional consumer functionality (#273) @vavr
- Add extractors for
CommittableConsumerRecord
andHeader
(#266) @hmagrahi - Change default
ProducerSettings#parallelism
to 10000 (#303) @vlovgr - Change group id to
com.github.fd4s
(#301) @vlovgr - Change to ensure revoked partition records are removed (#302) @vlovgr
- Change to maintain binary compatibility across minor versions (#306) @vlovgr
- Change to use writer schema from schema registry for deserialization (#282) @bplommer
- Rename
Serializer.Record
andDeserializer.Record
(#304, #269) @vlovgr @bplommer
Updates
- Update confluent serializer to 5.4.0 (#300) @vlovgr
- Update fs2 to 2.1.0 (#255) @scala-steward
- Update kafka to 2.4.0 (#300) @vlovgr
- Update scala to 2.13.1 (#262) @vlovgr
- Update vulcan to 1.0.0-RC1 (#305) @vlovgr
Miscellaneous
- Change to use sbt-ci-release (#283) @vlovgr
- A snapshot release is now being published for every push to the
master
branch. - The signing key for release artifacts has changed to
E97C 64AB 4987 7F74
.
- A snapshot release is now being published for every push to the
- Remove direct dependency on scalatest (#298) @vlovgr
- Remove release notes in favour of github releases (#287) @vlovgr
- Update discipline-scalatest to 1.0.0-RC2 (#297) @scala-steward
- Update embedded-kafka to 2.4.0 (#300) @vlovgr
- Update sbt to 1.3.6 (#290) @scala-steward
- Update sbt-ci-release to 1.5.0 (#292) @scala-steward
- Update sbt-gpg to 0.2.1 (#268) @scala-steward
- Update sbt-header to 5.4.0 (#296) @scala-steward
- Update sbt-mdoc to 2.1.1 (#295) @scala-steward
- Update sbt-scalafmt to 2.3.0 (#275) @scala-steward
- Update sbt-sonatype to 3.8.1 (#263) @scala-steward
- Update years in copyright license (#293) @vlovgr