Skip to content

v0.0.22

Latest
Compare
Choose a tag to compare
@amotl amotl released this 28 Oct 12:50
· 8 commits to main since this release

What's Changed

  • DynamoDB/Testing: Use CrateDB nightly again
  • DynamoDB: Use ON CONFLICT DO NOTHING clause on CDC operations
    of type INSERT, to mitigate errors when events are relayed
    redundantly from retries after partially failed batches on the
    Lambda processor.

Details

  • Chore(deps): Update pyproject-fmt requirement from <2.3 to <2.4 by @dependabot in #70
  • Chore(deps): Update sphinxcontrib-mermaid requirement from <1 to <2 by @dependabot in #71
  • Chore(deps): Update mypy requirement from <1.12 to <1.13 by @dependabot in #72
  • Chore(deps): Update ruff requirement from <0.7 to <0.8 by @dependabot in #74
  • Chore(deps): Update pyproject-fmt requirement from <2.4 to <2.5 by @dependabot in #73
  • Chore(deps): Update validate-pyproject requirement from <0.21 to <0.22 by @dependabot in #75
  • DynamoDB/Testing: Use CrateDB nightly again by @amotl in #76
  • Chore(deps): Update validate-pyproject requirement from <0.22 to <0.23 by @dependabot in #78
  • Chore(deps): Update mypy requirement from <1.13 to <1.14 by @dependabot in #79
  • DynamoDB: Use ON CONFLICT DO NOTHING clause on INSERT CDC operations by @amotl in #77

Full Changelog: v0.0.21...v0.0.22