Skip to content

v6.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 22:33
· 6 commits to refs/heads/main since this release
ca68c5c

Changes

New Features ✨

  • feat: enable handling of nested fields when injecting request_option in request body_json (#201)

Bug Fixes 🐛

  • fix(concurrent cdk): Properly call set_initial_state() on the cursor that is initialized on the ClientSideIncrementalRecordFilterDecorator (#310)

Under the Hood ⚙️

  • chore: use python 3.11 for connector tests in CI (#313)