v0.10.0
v0.10.0 (2022-09-08)
✨ New
- #829 Add validation for primary keys, replication keys and state partitioning keys to built-in tap tests -- Thanks @laurentS!
- #732 Implement paginator classes to for automatic pagination handling in API-based taps.
🐛 Fixes
- #898 Fix SQL type merging for pre-existing target tables -- Thanks @BuzzCutNorman!
- #856 Fix typo
RecordsWitoutSchemaException
->RecordsWithoutSchemaException
.
⚙️ Under the Hood
- Use
__future__.annotations
onsinger_sdk.helpers._singer
.