Skip to content

v0.15.1 Release

Choose a tag to compare

@tomasfarias tomasfarias released this 23 Nov 00:13
· 161 commits to master since this release
v0.15.1
ce6d6ec

What's Changed

  • fix: Avoid heavy top-level imports in operators by @adamantike in #85

This results in great speed-ups when populating a DagBag and can avoid having to set higher import timeouts.

Under the hood

  • chore(cicd): Alter testing strategy in GitHub Actions by @tomasfarias in #78
  • fix(docs): Fix install docs for apache-airflow providers by @tomasfarias in #81
  • feat(test): Add DAG that uses Airflow connection to tests by @tomasfarias in #82
  • feat: CI/CD updates by @tomasfarias in #83
  • chore: Update flake8 pre-commit URL to point to GitHub repository by @adamantike in #84

New Contributors

Full Changelog: v0.15.0...v0.15.1