Skip to content

Release 1.10.0#1672

Merged
tatiana merged 24 commits into
mainfrom
release-1.10.0
May 1, 2025
Merged

Release 1.10.0#1672
tatiana merged 24 commits into
mainfrom
release-1.10.0

Conversation

@tatiana
Copy link
Copy Markdown
Collaborator

@tatiana tatiana commented Apr 16, 2025

Features

Bug Fixes

Airflow 3 Support

Enhancements

Documentation

Others

Co-authored-by: Pankaj Koti pankajkoti699@gmail.com
Co-authored-by: Pankaj Singh 98807258+pankajastro@users.noreply.github.com

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2025

Deploy Preview for sunny-pastelito-5ecb04 canceled.

Name Link
🔨 Latest commit 6377679
🔍 Latest deploy log https://app.netlify.com/sites/sunny-pastelito-5ecb04/deploys/68135b2aa8cd6300074a802c

(cherry picked from commit 7ceda55)
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 17, 2025

Deploying astronomer-cosmos with  Cloudflare Pages  Cloudflare Pages

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

View logs

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.68%. Comparing base (bfd3662) to head (6377679).
Report is 5 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…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
@tatiana tatiana added this to the Cosmos 1.10.0 milestone Apr 22, 2025
Comment thread CHANGELOG.rst Outdated
@tatiana tatiana marked this pull request as ready for review April 30, 2025 15:23
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 30, 2025
@dosubot dosubot Bot added area:datasets Related to the Airflow datasets feature/module area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc area:plugin Related to the Cosmos AirflowPlugin. area:testing Related to testing, like unit tests, integration tests, etc dbt:deps Primarily related to dbt deps command or functionality labels Apr 30, 2025
Comment thread CHANGELOG.rst
Comment thread CHANGELOG.rst Outdated
Comment thread cosmos/__init__.py Outdated
@tatiana tatiana changed the title WIP: Release 1.10.0 Release 1.10.0 Apr 30, 2025
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels May 1, 2025
Comment thread cosmos/operators/local.py Outdated
Comment thread cosmos/operators/local.py Outdated
@tatiana tatiana merged commit 9a334a8 into main May 1, 2025
93 checks passed
@tatiana tatiana deleted the release-1.10.0 branch May 1, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:datasets Related to the Airflow datasets feature/module area:execution Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc area:plugin Related to the Cosmos AirflowPlugin. area:testing Related to testing, like unit tests, integration tests, etc dbt:deps Primarily related to dbt deps command or functionality size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants