Releases: grumlimited/kinesis-tailr
Releases · grumlimited/kinesis-tailr
0.5.2
- Reverted adaptive mode #46
0.5.1
- rust 1.70.0
- added
--progress
option
- added
--max-attempts
option
0.4.9
- non TUC rfc3339 date arguments
- clearer error message if stream does not exist
0.4.8
- Randomised wait upon throughput exceeded exception (#37)
- Fixed partition value. Added sequence number to options #39
- Simplified kinesis async #38
- Using cargo nextest run to run test on CI (#40)