All Versions
23
Latest Version
Avg Release Cycle
39 days
Latest Release
1637 days ago

Changelog History
Page 2

  • v1.1.0 Changes

    October 10, 2019

    📚 Release notes in the Alpakka Kafka documentation

    🔄 Changes

    • 🔒 Testkit & tests: Sort out some dependencies with security warnings #928 by @ennru

    Benchmarks

    • Benchmarks: don't reuse topics for raw batched consumers #922 by @ennru
    • Benchmarks: try fresh topic for batched consumer 5000k #919 by @ennru

    ✅ Tests

    📚 Documentation

  • v1.1.0-RC2 Changes

    October 02, 2019

    📚 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
  • v1.1.0-RC1 Changes

    September 05, 2019

    🔄 Changes

    • Introduce setting for committing without backpressure #883 by @ennru
    • Capture exceptions from Kafka consumer and pass to involved stages #887 #887 by @ennru
    • Switch to torkild credentials #893 by @2m
    • 🏗 No Scala 2.11 for nightly builds #888 by @2m
    • IntegrationSpec: simplify counting to understand failures #879 by @ennru
    • ⚡️ Update to Lightbend Community Code of Conduct #878 by @TimMoore
    • ➕ Add producer benchmark with partitions #876 by @ennru
    • ✅ Split testing with different Scala version to separate Travis jo… #877 by @2m
    • ⬆️ Upgrade to the latest scalafmt #875 by @2m
    • 🚚 Move data perparation to the batch implementation #873 by @ennru
    • ⏪ Revert benchmark numbers #871 by @ennru
    • 🚚 Offset batch: remove intermediary structure #870 by @ennru
    • Micro optimisation: Check batchSize to avoid map transformation #869 by @ennru
    • Special casing single offset committing #868 by @ennru
    • 📊 Extra poll after receiving commit data #866 by @ennru
    • Commit refreshing not required after Kafka 2.1 #860 by @ennru
    • Commit refreshing: avoid extra work #867 by @ennru
    • 📊 Aggregate offsets and commit before poll #862 by @ennru
    • 📄 Docs: Akka Paradox theme 0.23 #863 by @ennru
    • 🚀 Release train updates #858 by @TimMoore
    • ⚡️ Scalafmt: update plugin to 2.0.3 #856 by @ennru
    • 📚 Corrects a documentation error for Consumer docs #855 by @bwmcadams

    📚 Documentation

    • 📄 Docs: security setup #891 by @ennru
    • 🛠 Fix package name; add links to Alpakka #890 by @ennru
    • ➕ Add page descriptions for HTML meta tags #889 by @ennru
    • ✂ Remove pre-1.0 release notes from ToC #885 by @ennru
    • 📄 Revise Committing docs #881 by @ennru
    • 📄 Docs: project info plugin 1.1.3 #857 by @ennru
  • v1.0.5 Changes

    July 25, 2019

    📚 Release notes in the documentation

  • v1.0.4 Changes

    June 11, 2019
    • Published for Scala 2.11, 2.12 and 2.13

    📚 Release notes in the documentation

  • v1.0.3 Changes

    May 09, 2019
    • 🛠 Fixes for transactional support
    • ✅ Testkit improvements

    📚 Release notes in the documentation

  • v1.0.2 Changes

    May 02, 2019
    • 👌 Improvements for transactional support
    • Do not fail commits during a rebalance (avoiding CommitFailedException)

    📚 Release notes in the documentation

  • v1.0.1 Changes

    March 07, 2019

    ⬆️ Upgrades the Kafka client library to 2.1.1.

    📚 Release notes in the documentation

  • v1.0 Changes

    February 28, 2019

    🚀 The jars of this release have the same contents as the jars from Alpakka Kafka 1.0-RC2.

    📚 Release notes are to be found in the documentation

  • v1.0-RC2 Changes

    February 21, 2019

    🚀 This is the second (and possibly last) release candidate for Alpakka Kafka 1.0

    📚 Release notes are to be found in the documentation