Skip to content

fs2-kafka v2.5.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bplommer bplommer released this 01 Apr 08:05
· 250 commits to series/2.x since this release
64eaa1d

This milestone release exposes some additional consumer functionality and fixes a long-standing bug/shortcoming in the Vulcan integration module, inherited from the Confluent Kafka Avro serializer, whereby auto-registration of Union and some other schemas would not work as expected.

What's Changed

Enhancements

  • Additional consumer functionality exposed by @dmedser in #919
  • Fix auto-registration of Avro union (etc) types by @bplommer in #932

Internals and updates

New Contributors

Full Changelog: 2.5.0-M1...v2.5.0-M3