What's Changed
Feature
- Add methods to get the connector_id by @natanlaverde in #101
Bug Fixes
- Set correct default_conn_name in class by @pankajastro in #95
- Add return statement after yield in trigger to avoid infinite loop by @pankajastro in #94
Misc
- Enable Python3.12 test by @pankajastro in #91
- Remove old Async operator name from docstring by @pankajastro in #96
- Clean example DAG by @pankajastro in #97
New Contributors
- @natanlaverde made their first contribution in #101
Full Changelog: 2.0.2...2.1.0