Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2021-06-03
Fixed
- Increased timeout in call to subscibe in InOrder subscriber
Added
- Added a configuration parameter for the InOrder subscription which controls
the batch size of events read while catching up:
:catch_up_chunk_size
0.2.0 - 2021-06-01
Added
- Added noise to start-up-time checking of the auto-subscription option
- This works well for awaiting the bring-up of a client to an external service such as LaunchDarkly
0.1.0 - 2021-06-01
Added
- Initial implementation of the in-order subscription GenStage producer
0.0.0 - 2021-05-27
Added
- This project was generated by Gaas