Releases: hampsterx/async-kinesis
Releases · hampsterx/async-kinesis
2.4.0
What's Changed
- Fix checkpoint data loss: defer execution, fix queue timeout, add interval batching by @hampsterx in #66
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
What's Changed
- tweaks/Fix silent data loss when close() races with background flush by @hampsterx in #63
- Fix/consumer idle timeout and reconnect cleanup by @hampsterx in #64
Full Changelog: 2.2.5...2.3.0
2.2.5
What's Changed
- Add in-memory testing utilities (kinesis.testing) by @hampsterx in #58
- cli tooling for debugging by @hampsterx in #62
(No changes to core)
Full Changelog: 2.2.4...2.2.5
2.2.4
2.2.3
What's Changed
- take3. fix for slow LocalStack/py 3.14 by @hampsterx in #60
Full Changelog: 2.2.2...2.2.3
2.2.2
2.2.1
What's Changed
- remove py3.9 add 3.13,3.14 + bugfix for tests by @hampsterx in #57
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- improve docs by @hampsterx in #52
- Add optional metrics collection with Prometheus support by @hampsterx in #53
- dynamodb checkpointer by @hampsterx in #54
- dynamodb tweaks by @hampsterx in #55
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Add custom partition key support to Producer (fixes #34) by @hampsterx in #48
- Fix/skip describe stream rate limits by @hampsterx in #50
- bring back py39 by @hampsterx in #51
Full Changelog: 2.0.0...2.1.0