Skip to content

Releases: etspaceman/kinesis-mock

0.3.8

24 Feb 17:13
982ed90
Compare
Choose a tag to compare

Release is made due to issues with the previous release tag location.

0.3.7

24 Feb 16:38
55776d0
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • BUG: Don't fail ListShards if both StreamName and StreamARN are provided (#435) @etspaceman

0.3.6

08 Feb 15:04
e028cf6
Compare
Choose a tag to compare

What’s Changed

  • Update cats-effect to 3.4.6 (#416) @scala-steward
  • Revert "EnhancedMonitoring and FailedRecordCount outputs should be nullable (#418)"

0.3.5

06 Feb 22:12
1558da4
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • EnhancedMonitoring and FailedRecordCount outputs should be nullable (#418) @etspaceman

0.3.4

30 Jan 18:41
be3cbc6
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Fixes GetRecords Bug with NextShardIterator/ChildShards (#413) @etspaceman

0.3.3

30 Jan 03:59
2d69030
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Allow GetRecords to consume closed shards + StreamARN support (#412) @etspaceman

0.3.2

24 Jan 06:43
2d23a0f
Compare
Choose a tag to compare

What’s Changed

0.3.1

19 Dec 23:36
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Fix Auth Header parsing for values that don't contain spaces between commas (#388) @etspaceman

0.3.0

16 Dec 20:21
Compare
Choose a tag to compare

What’s Changed

0.2.7

29 Nov 15:34
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes