Status of testing of Apache Airflow 2.3.2rc2
See original GitHub issueBody
We have a kind request for all the contributors to the latest Apache Airflow RC 2.3.2rc2.
Could you please help us to test the RC versions of Airflow?
Please let us know in the comment if the issue is addressed in the latest RC.
- Add is_mapped field to Task response. (#23319): @bbovenzi @tirkarthi Linked issues:
- Add cascade to
dag_tagtodagforeignkey (#23444): @jrggggg @ephraimbuddy @MatrixManAtYrService Linked issues: - Disallow calling expand with no arguments (#23463): @uranusjr @jedcunningham Linked issues:
- Exclude missing tasks from the gantt view (#23627): @joelossher Linked issues:
- Simplify flash message for _airflow_moved tables (#23635): @dstandish
- Highlight task states by hovering on legend row (#23678): @pierrejeambrun
- Enable clicking on DAG owner in autocomplete dropdown (#23804): @norm @ecodina Linked issues:
- Mask sensitive values for not-yet-running TIs (#23807): @dstandish
- Fix UnboundLocalError when sql is empty list in DbApiHook (#23816): @kazanzhy
- Add wrapped property to _TaskDecorator (#23830): @snjypl
- Use ‘–subdir’ argument value for standalone dag processor. (#23864): @mhenc
- DagFileProcessorManager: Start a new process group only if current process not a session leader (#23872): @Taragolis Linked issues:
- Remove redundant register exit signals in
dag-processorcommand (#23886): @Taragolis - Prevent UI from crashing if grid task instances are null (#23939): @bbovenzi
- Fix and speed up grid view (#23947): @jedcunningham
- Faster grid view (#23951): @jedcunningham
- [23945] Icons in grid view for different dag types (#23970): @dskoda1 @bbovenzi Linked issues:
- Remove pinning for xmltodict (#23992): @potiuk Linked issues:
- Fix grid view for mapped tasks (#24059): @jedcunningham
- Run the
check_migrationloop at least once (#24068): @ephraimbuddy
Thanks to all who contributed to the release (probably not a complete list!): @joelossher @Taragolis @jrggggg @mhenc @norm @ecodina @tirkarthi @MatrixManAtYrService @pierrejeambrun @uranusjr @dstandish @jedcunningham @kazanzhy @bbovenzi @potiuk @dskoda1 @snjypl @ephraimbuddy
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Release Notes — Airflow Documentation
2 we "deprecated" passing an execution date to XCom.get methods, but there was no other option for operator links as they were only...
Read more >apache-airflow@2.2.2rc2 - Snyk Vulnerability Database
apache-airflow@2.2.2rc2 vulnerabilities · Programmatically author, schedule and monitor data pipelines · Direct Vulnerabilities.
Read more >apache-airflow - PyPI
Graph: Visualization of a DAG's dependencies and their current status for a specific run. Graph. Task Duration: Total time spent on different tasks...
Read more >Gitee 极速下载/Apache Airflow
Grid: Grid representation of a DAG that spans across time. Grid. Graph: Visualization of a DAG's dependencies and their current status for a...
Read more >Test Airflow DAGs | Astronomer Documentation
Learn about testing Airflow DAGs and gain insight into various types of tests — validation testing, unit testing, and data and pipeline integrity...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Tested #23463, #23939, #23947, #23951, and #24059
Tested https://github.com/apache/airflow/pull/23678 . Working as expected 😃