Release 1.10.0#1672
Merged
Merged
Conversation
✅ Deploy Preview for sunny-pastelito-5ecb04 canceled.
|
(cherry picked from commit 7ceda55)
Deploying astronomer-cosmos with
|
| Latest commit: |
6377679
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9a12e74a.astronomer-cosmos.pages.dev |
| Branch Preview URL: | https://release-1-10-0.astronomer-cosmos.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1672 +/- ##
==========================================
+ Coverage 97.59% 97.68% +0.08%
==========================================
Files 83 83
Lines 5166 5185 +19
==========================================
+ Hits 5042 5065 +23
+ Misses 124 120 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…nMode.AIRFLOW_ASYNC) (#1674) - Remove SQLAlchemy session dependency and calls to DB ORM - Fix base class inheritance for proper object initialisation wrt Airflow 3 - Add symlink in the airflow3 dags for the simple_dag_async.py example DAG - Set environment variables in airflow3 env to not use setup task for the async DAG until we resolve the Virtualenv execution mode - Add dbt-bigquery and Google provider to requirements.txt in Airflow 3 setup required for the example DAG Closes: #1634
pankajkoti
reviewed
Apr 30, 2025
tatiana
commented
Apr 30, 2025
tatiana
commented
Apr 30, 2025
pankajkoti
approved these changes
Apr 30, 2025
tatiana
commented
May 1, 2025
tatiana
commented
May 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Features
dbt depsincrementally to pre-defineddbt_packagesby @tatiana in Support runningdbt depsincrementally to pre-defineddbt_packagesduring DAG parsing #1668 and Support runningdbt depsincrementally to pre-defineddbt_packagesduring task execution #1670DuckDBprofile mapping by @prithvijitguha and @pankajastro in feature: Add DuckDB profile mapping #1553Bug Fixes
test_indirect_selectionflag to be propagated in case ofTestBehavior.BUILDby @corsettigyg in Fixtest_indirect_selectionflag to be propagated in case ofTestBehavior.BUILD#1663selectclause in the case of detached tests by @anyapriya in Allowing for correct name in select clause in the case of detached tests #1680Airflow 3 Support
python_virtualenv.prepare_envtop-level import for Airflow 3 by @pankajkoti in Fixpython_virtualenv.prepare_envtop-level import for AF3 #1678scheduleparam in example DAGs instead of the 2.10 deprecated and 3.0 removedschedule_intervalby @pankajkoti in Usescheduleparam in example DAGs instead of 2.10 deprecated and 3.0 removedschedule_interval#1701virtualenv_dirpath exists by @pankajkoti in Ensure virtualenv_dir path exists #1724Enhancements
Documentation
copy_dbt_packagesby @tatiana in Add documentation related tocopy_dbt_packagesconfigurations #1671Others
dbt_packagesto validate incrementaldbt depsby @tatiana in Add sampledbt_packagesto validate incrementaldbt deps#1669openlineage_events_completestotiin Airflow 3 by @pankajkoti in Skip associating 'openlineage_events_completes' to 'ti' in AF3 #1662original_jaffle_shopdbt project by @pankajkoti in Remove original_jaffle_shop dbt project #1676pydantic>=2.11for dbt adapter versions 1.6 & 1.9 by @pankajkoti in Reinstall airflow dependency on pydantic>=2.11 for dbt adapater versions 1.6 & 1.9 #1715echoin Airflow 3 tooling script Fix outdated echo in AF3 tool #1700generate_run_id() takes 0 positional arguments#1725Co-authored-by: Pankaj Koti pankajkoti699@gmail.com
Co-authored-by: Pankaj Singh 98807258+pankajastro@users.noreply.github.com