Skip to content

fs2-kafka v2.6.0

Compare
Choose a tag to compare
@bplommer bplommer released this 11 Apr 12:03
· 48 commits to series/2.x since this release
ab5c540

This release previously failed to publish but has now been published successfully.

What's Changed

Enhancements

  • Change transactional producer to await produce before ending transaction by @bastewart in #1127
  • 1099 Fix produce method of TransactionalKafkaProducer, when method is invoked with empty records and non-empty offsets by @chernovsa in #1100
  • #1143 - Add transform and option methods on RecordSerializer and RecordDeserializer by @geirolz in #1160
  • Add partitionFor for given topic with KafkaProducer by @sergio-margale in #1111

Dependency updates

Misc

New Contributors

Full Changelog: v2.5.0...v2.6.0