File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 0.19.0 (2026-01-08)
2+ --------------------------
3+ Fix flaky tests (#153)
4+ Streams core: Eager processing of inner streams (#151)
5+ Kafka source recover from RebalanceInProgressException (#149)
6+ Add configurable AWS SDK retry count for Kinesis source (#150)
7+
18Version 0.18.0 (2025-12-01)
29--------------------------
310Use hard-coded AWS user-agent (#146)
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Licensed under the [Snowplow Community License](https://docs.snowplow.io/communi
2828[ build-image ] : https://github.com/snowplow-incubator/common-streams/workflows/CI/badge.svg
2929[ build ] : https://github.com/snowplow-incubator/common-streams/actions/workflows/ci.yml
3030
31- [ release-image ] : https://img.shields.io/badge/release-0.18 .0-blue.svg?style=flat
31+ [ release-image ] : https://img.shields.io/badge/release-0.19 .0-blue.svg?style=flat
3232[ releases ] : https://github.com/snowplow-incubator/common-streams/releases
3333
3434[ license ] : https://docs.snowplow.io/docs/contributing/community-license-faq/
You can’t perform that action at this time.
0 commit comments