Releases: Canva/benthos
Releases · Canva/benthos
Fix: shard_id to shardId
- Fixed renaming
shard_idtoshardId- #39
Add metric for kinesis shards
- Add metric showing whether a kinesis shard is open or not - #38
Upgrading protoreflect package
Added pagination for ListShards
- Added pagination for ListShards so that we are not limited by the API of 1000 shards
- #26
Hot fix for at latest shards
v4.12.9 added in hot fix
Fix lease stealing wait time issue
Incorporates changes from #24
Create new canva aws package
This is to separate kafka from the kinesis plugin that we need to use.
We do not need the new kafka included in the kinesis plugin so it has been removed now/
Add mutex lock to messages
Merge pull request #19 from Canva/sasan-s3-sink-add-mutex-to-message Add mutex lock to Message struct
Add kinesis read metrics
Merge pull request #18 from Canva/sasan-s3-sink-add-kinesis-read-metrics Add time and count metrics
Add shard iterator age meta
Merge pull request #17 from Canva/sasan-s3-sink-add-iterator-age Add record iterator age as a meta