Alpakka Kafka 1.1.0-RC1
Pre-release
Pre-release
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