Reactive-kafka v1.1.0-RC2 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ๐Ÿ“š The release notes are in the Alpakka Kafka documentation.

    ๐Ÿ”„ Changes since Alpakka Kafka 1.1.0-RC1

    • ๐Ÿ— Cron builds: allow compiler warnings #916 by @ennru
    • ๐Ÿ— Akka 2.6.0-M8 for nightly builds #914 by @ennru
    • โšก๏ธ CI: update Adopt Open JDK versions #913 by @ennru
    • ๐Ÿš€ Configure autolabeler bot; update release helpers #897 by @ennru

    Benchmarks

    • โœ… Benchmarks: create new topics for producers tests #917 by @ennru
    • Benchmarks: try producing with even more ridiculous parallelism #907 by @ennru
    • Benchmarks: try producing with ridiculous parallelism #906 by @ennru
    • Benchmarks: producer writing 500 bytes messages #902 by @ennru
    • Benchmarks: Create topics with data only once per run #898 by @ennru
    • Benchmarks: await all messages #896 by @ennru

    Alpakka Kafka core

    • ๐Ÿ‘€ Committable partitioned source with manual offset seek support #908 by @seglo

    โœ… Tests

    • ๐Ÿ‘€ Committable partitioned source with manual offset seek support #908 by @seglo

    ๐Ÿ“š Documentation

    • ๐Ÿš€ Release notes for 1.1.0-RC2 #918 by @ennru
    • ๐Ÿ‘€ Committable partitioned source with manual offset seek support #908 by @seglo
    • Clarify exactly-once-semantics limitations #903 by @raboof