tatiana
released this
29 Oct 14:15
·
18 commits
to main
since this release
Bug fixes
- Fix
DbtVirtualenvBaseOperator
to use correct virtualenv Python path by @kesompochy in #1252 - Fix displaying dbt docs as menu item in Astro by @tatiana in #1280
- Fix: Replace login by user for clickhouse profile by @petershenri in #1255
Enhancements
- Improve dbt Docs Hosting Debugging -- Update dbt_docs_not_set_up.html by @johnmcochran in #1250
- Minor refactor on VirtualenvOperators & add test for PR #1253 by @tatiana in #1286
Docs
- Add Welcome Section and "What Is Cosmos" Blurb to Home Page by @cmarteepants and @yanmastin-astro in #1251
- Update the URL for sample dbt docs hosted in Astronomer S3 bucket by @pankajkoti in #1283
- Add dedicated scarf tracking pixel to readme by @cmarteepants in #1256
Others
- Update
CODEOWNERS
to track all files by @pankajkoti in #1284 - Fix release after the
raw
rst directive was disabled in PyPI by @tatiana in #1282 - Update issue template
bug.yml
- cosmos version update in the dropdown by @pankajkoti in #1275 - Pre-commit hook updates in #1285, #1274, #1254, #1244