Skip to content

v0.0.8

Choose a tag to compare

@amotl amotl released this 23 Jun 12:20
· 77 commits to main since this release

What's Changed

  • DMS: Improved stack configuration and replication settings
  • DMS: Fixed unordered event processing (DDL after DML), see also CODEC-101.
    Let's tune down the Kinesis stream by switching from capacity mode
    ON_DEMAND to PROVISIONED, with a fixed number of provisioned shards, 1.

Details

  • Chore(deps): Update pytest-mqtt requirement from <0.5,>=0.4.2 to >=0.4.2,<0.6 by @dependabot in #183
  • Chore(deps): Update pandas requirement from <2.3 to <2.4 by @dependabot in #184
  • Chore(deps): Update localstack[base-runtime] requirement from <3.8 to <4.6 by @dependabot in #185
  • Chore(deps): Update ruff requirement from <0.12 to <0.13 by @dependabot in #186
  • DMS: Improve stack configuration and replication settings by @amotl in #179

Full Changelog: v0.0.7...v0.0.8