New
0.10.0
The key features of 0.10.0 release are:
- Scala 2.12, Akka 2.5, Akka HTTP 10.1.0
RetryAkka Stream Stage now supports exponential back-off delay, please see the doc.- Metrics for
Retrystage. BoundedOrderingstage, please see the doc.OrderingStageis renamed and max bound feature added.- Materialization Metrics Collector Stage can be used to see metrics on how many times a stream is materialized, please see the doc. This stage is already integrated with squbs services, so incoming http connection metrics can be observed.
- Java API for Perpetual Stream, please see the doc.
- Java API for Pipeline Flow Factory, please see the doc.
- Graph Stage for flow demand and supply metrics https://github.com/paypal/squbs/issues/464.
The full list of all closed issues for the 0.10.0 release milestone are here on GitHub.