github ministackorg/ministack v1.2.15

latest releases: v1.3.3, v1.3.2, v1.3.1...
4 days ago

What's Changed

[1.2.15] — 2026-04-15

Fixed

  • Kinesis GetRecords iterator handling — shard iterators are no longer consumed (popped) on use, matching real AWS behavior where iterators remain valid until their 5-minute TTL expires. Previously, calling GetRecords immediately invalidated the iterator, causing ExpiredIteratorException on client retries. Polling consumers like Apache Camel that retry on transient failures would fail with "Iterator has expired or is invalid". Reported by @markwimpory

Don't miss a new ministack release

NewReleases is sending notifications on new releases.