potiuk opened a new issue, #62056:
URL: https://github.com/apache/airflow/issues/62056

   ### Body
   
   We are kindly requesting that contributors to [Apache Airflow RC 
2.11.1rc2](https://pypi.org/project/apache-airflow/2.11.1rc2/) and [Apache 
Airflow Providers Fab RC 
1.5.4rc1](https://pypi.org/project/apache-airflow-providers-fab/1.5.4rc1/) help 
test the RC.
   
   Please let us know by commenting if the issue is addressed in the latest RC.
   
   - [ ] [[Airflow 2.x] check if stand alone dag processor is active in 
get_health endpoint (#48612)](https://github.com/apache/airflow/pull/48612): 
@rawwar
   - [ ] [fix(migrations): from 2.2.0 to 2.11.0 for Sqlite 
(#50745)](https://github.com/apache/airflow/pull/50745): @Lee-W
   - [ ] [[2.x] Fix delete button visibility in search filters 
(#51100)](https://github.com/apache/airflow/pull/51100): @hogan-tech @rawwar
        Linked issues:
        - [Delete button is not visible for Variable search filters 
(#50296)](https://github.com/apache/airflow/issues/50296)
   - [ ] [[2.x] Fix pools list page's delete button visibility in search 
filters (#51161)](https://github.com/apache/airflow/pull/51161): @hogan-tech
   - [ ] [Fix bad width w/no options in multi-select DAG parameter 
(#51516)](https://github.com/apache/airflow/pull/51516): @fredthomsen
        Linked issues:
        - [Multi-select DAG parameter input gets truncated when inside a 
section making options painful to read 
(#50322)](https://github.com/apache/airflow/issues/50322)
   - [ ] [[v2-11-test] Ensuring XCom return value can be mapped for 
dynamically-mapped @task_group's 
(#51668)](https://github.com/apache/airflow/pull/51668): @jroachgolf84 @Dev-iL
        Linked issues:
        - [Ensuring XCom return value can be mapped for dynamically-mapped 
`@task_group`'s (#51556)](https://github.com/apache/airflow/pull/51556)
        - [Map length determined incorrectly when mapping over an output of a 
multi-output task (#51109)](https://github.com/apache/airflow/issues/51109)
   - [ ] [Migrate to connexion 2 15 
(#51681)](https://github.com/apache/airflow/pull/51681): @potiuk
   - [ ] [[v2-11-test] Stop streaming task logs if end of log mark is missing 
(#51904)](https://github.com/apache/airflow/pull/51904): @jedcunningham
        Linked issues:
        - [Stop streaming task logs if end of log mark is missing 
(#50715)](https://github.com/apache/airflow/pull/50715)
   - [ ] [[v2-11-test] Fix archival for cascading deletes by archiving 
dependent tables first (#51952) 
(#52211)](https://github.com/apache/airflow/pull/52211): @vatsrahul1001 
@jedcunningham
   - [ ] [[v2-11-test]Allow more empty loops before stopping log streaming 
(#52636)](https://github.com/apache/airflow/pull/52636): @vatsrahul1001 
@jedcunningham
   - [ ] [[v2-11-test]Correctly treat requeues on reschedule sensors as 
resetting after each reschedule 
(#52638)](https://github.com/apache/airflow/pull/52638): @collinmcnulty 
@vatsrahul1001
   - [ ] [Fix Confirmation dialog for DagRun MarkAs and Clear Actions 
(#52831)](https://github.com/apache/airflow/pull/52831): @punx120
        Linked issues:
        - [Confirmation for Mark dag run as success 
(#51966)](https://github.com/apache/airflow/issues/51966)
   - [ ] [[v2-11-test] Allow failure callbacks for stuck in queued TIs that 
fail (#53038)](https://github.com/apache/airflow/pull/53038): @karenbraganz 
@KarthikeyanDevendhiran @dimberman
        Linked issues:
        - [Allow for retry when tasks are stuck in queued 
(#43520)](https://github.com/apache/airflow/pull/43520)
        - [Issue with task_queued_timeout Causing Silent Task Failures in 
Airflow 2.10.5 (#51301)](https://github.com/apache/airflow/issues/51301)
   - [ ] [Fix WeightRule spec 
(#53947)](https://github.com/apache/airflow/pull/53947): @ninsbl @ZhaoMJ
        Linked issues:
        - [Priority Weights: Examples are not reproducible 
(#46824)](https://github.com/apache/airflow/issues/46824)
   - [ ] [[v2-11-test] Prevent scheduler to crash due to RecursionError when 
making a SQL query (#55778)](https://github.com/apache/airflow/pull/55778): 
@MaksYermak
   - [ ] [update null event values to empty string in downgrade for migration 
revision_id d75389605139 
(#57131)](https://github.com/apache/airflow/pull/57131): @rawwar
   - [ ] [[v2-11-test] Fix root logger level cache invalidation in 
LoggerMutationHelper (#61644)](https://github.com/apache/airflow/pull/61644): 
@seoin0110
   - [ ] [[v2-11-test] Add pool name validation to avoid XSS from the DAG file 
(#61732)](https://github.com/apache/airflow/pull/61732): @molcay
   - [ ] [Avoid warning when passing none as dataset alias 
(#61791)](https://github.com/apache/airflow/pull/61791): @Dev-iL @potiuk
        Linked issues:
        - [Metadata object issues unwarranted deprecation warning 
(#51194)](https://github.com/apache/airflow/issues/51194)
   - [ ] [[v2-11-test] Fix recursion depth error in 
_redact_exception_with_context 
(#61797)](https://github.com/apache/airflow/pull/61797): @potiuk
   - [ ] [Disable use of LogTemplate table by default 
(#61880)](https://github.com/apache/airflow/pull/61880): @potiuk
   - [ ] [Masking details while creating connections using json & uri 
(#61882)](https://github.com/apache/airflow/pull/61882): @potiuk
   - [ ] [Fix redaction of illegal args 
(#61883)](https://github.com/apache/airflow/pull/61883): @potiuk
   - [ ] [Add proxy values to be masked by secrets manager 
(#61906)](https://github.com/apache/airflow/pull/61906): @potiuk
   - [ ] [Fix 2.11.1 dependencies for fab provider 
(#62045)](https://github.com/apache/airflow/pull/62045): @potiuk
   
   
   Thanks to all who contributed to the release (probably not a complete list!):
   @jroachgolf84 @KarthikeyanDevendhiran @Dev-iL @potiuk @dimberman @seoin0110 
@MaksYermak @vatsrahul1001 @hogan-tech @ninsbl @fredthomsen @karenbraganz 
@Lee-W @punx120 @jedcunningham @molcay @rawwar @collinmcnulty @ZhaoMJ
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to