v0.8.0
·
258 commits
to refs/heads/main
since this release
✨ New Features
- Add
Source.confic_spec
property andSource.print_config_spec()
method to get and/or print any connector's configuration spec (#80) - Thanks, @tinomerl! - Allow incremental refresh in combination with the
REPLACE
write strategy (#136) - Always pre-validate source config, with more clear messaging of validation failures (#134)