v1.4.2
Bug fixes
- Fix the invocation mode for
ExecutionMode.VIRTUALENV
by @marco9663 in #1023 - Fix Cosmos
enable_cache
setting by @tatiana in #1025 - Make
GoogleCloudServiceAccountDictProfileMapping
dataset profile arg optional by @oliverrmaa and @pankajastro in #839 and #1017 - Athena profile mapping set
aws_session_token
in profile only if it exists by @pankajastro in #1022
Others
- Update dbt and Airflow conflicts matrix by @tatiana in #1026
- Enable Python 3.12 unittest by @pankajastro in #1018
- Improve error logging in
DbtLocalBaseOperator
by @davidsteinar in #1004 - Add GitHub issue templates for bug reports and feature request by @pankajkoti in #1009
- Add more fields in bug template to reduce turnaround in issue triaging by @pankajkoti in #1027
- Fix
dev/Dockerfile
+ Adduv pip install
for faster build time by @dwreeves in #997 - Drop support for Airflow 2.3 by @pankajkoti in #994
- Update Astro Runtime image by @RNHTTR in #988 and #989
- Enable ruff F linting by @pankajastro in #985
- Move Cosmos Airflow configuration to settings.py by @pankajastro in #975
- Fix CI Issues by @tatiana in #1005
- Pre-commit hook updates in #1000, #1019