Reactive-kafka v2.0.5 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • ๐Ÿ“š Release notes in the Alpakka Kafka documentation

    ๐Ÿ”„ Changes

    Alpakka Kafka core

    • ๐Ÿ—„ RestrictedConsumer: correct deprecation since version #1197 by @ennru
    • ๐Ÿ‘ Allow typed Actor Systems in SendProducer and DiscoverySupport #1192 by @ennru
    • ๐Ÿ—„ Deprecate RestrictedConsumer.committed(TopicPartition) #1178 by @seglo
    • ๐Ÿ— Cleanup build warnings #1177 by @seglo
    • ๐ŸŒฒ Order logging params for RetriableException consumer failures #1168 by @seglo

    โœ… Tests

    • โฌ‡๏ธ Reduce bloat of log when testsuite log reported in failed travis build #1182 by @seglo
    • โœ… Simplify consuming stream for AssignmentSpec "consume from the specified topic pattern" test #1181 by @seglo
    • โœ… Cleanup testcontainers docs snippets #1180 by @seglo
    • ๐Ÿ— Cleanup build warnings #1177 by @seglo

    โœ… Alpakka Kafka Testkit

    ๐Ÿ“š Documentation

    • ๐Ÿš€ 2.0.5 Release notes #1199 by @ennru
    • โš™ Run & materialize stream in Akka Cluster Sharding Example #1190 by @seglo
    • ๐Ÿ“„ docs: update Akka version #1198 by @ennru

    โšก๏ธ Updates