Releases: etspaceman/kinesis-mock
Releases · etspaceman/kinesis-mock
0.1.6
What’s Changed
- Update logback-classic to 1.2.5 (#150) @scala-steward
🐛 Bug Fixes
- Fix ordering of PutRecordsResultEntry (#151) @etspaceman
0.1.5
What’s Changed
- Use SortedMap to maintain ordering (#149) @etspaceman
- Update http4s-circe, http4s-dsl, ... to 0.22.0 (#147) @scala-steward
- Update svm to 21.2.0 (#146) @scala-steward
- Update refined-scalacheck to 0.9.27 (#145) @scala-steward
0.1.4
What’s Changed
- Use AsyncAppender for logback (#144) @etspaceman
- Use Ember (#137) @etspaceman
- Update logback-classic to 1.2.4 (#142) @scala-steward
- Update sbt to 1.5.5 (#140) @scala-steward
- Update amazon-kinesis-producer to 0.14.8 (#141) @scala-steward
- Update amazon-kinesis-client to 2.3.6 (#139) @scala-steward
- Use Blocker for file write / read (#138) @etspaceman
- Update sbt-scalafmt to 2.4.3 (#136) @scala-steward
🐛 Bug Fixes
- BugFix: UpdateShardCountResponse (#143) @etspaceman
0.1.3
What’s Changed
- Update uuid-creator to 3.7.3 (#132) @scala-steward
- Update munit, munit-scalacheck to 0.7.27 (#131) @scala-steward
🐛 Bug Fixes
- Use Modify instead of Get / Update for Ref Updates (#134) @etspaceman
- Fix for SHOULD_PERSIST_DATA (#133) @etspaceman
0.1.2
0.1.1
What’s Changed
- Revert "Use Ember for Server Backend (#115)" (#122) @etspaceman
- DescribeStream functional tests now run the correct API call (#118) @etspaceman
- Update enumeratum-cats, enumeratum-circe, ... to 1.7.0 (#117) @scala-steward
🐛 Bug Fixes
- Fix bug in enforceConsumerDeletion (#121) @etspaceman
- Update max string length for tag values from 255 to 256 (#119) @whummer
0.1.0
What’s Changed
- Use Ember for Server Backend (#115) @etspaceman
- More performant collections (#114) @etspaceman
0.0.16
What’s Changed
- Remove Shard Semaphores (#113) @etspaceman
- Use Either instead of Validated (#112) @etspaceman
- Add timestamps to logs (#110) @etspaceman
- Functional Test - Shard Count > 1 (#109) @etspaceman
- Badge for downloads (#108) @etspaceman
0.0.15
0.0.14
What’s Changed
- Fix typo in error (#103) @etspaceman
🐛 Bug Fixes
- Use ExpiredIteratorException for expired iterators (#104) @etspaceman