v0.0.8
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_DEMANDtoPROVISIONED, 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