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

   ### Body
   
   We have a kind request for all the contributors to the latest [Apache 
Airflow RC 2.3.1rc1](https://pypi.org/project/apache-airflow/2.3.1rc1/).
   
   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 tags inside try block. 
(#21784)](https://github.com/apache/airflow/pull/21784): @jhtimmins
   - [ ] [Fix secrets rendered in UI when task is not executed. 
(#22754)](https://github.com/apache/airflow/pull/22754): @m1racoli @tirkarthi
        Linked issues:
        - [Webserver doesn't mask rendered fields for pending tasks 
(#22738)](https://github.com/apache/airflow/issues/22738)
   - [ ] [Fix Graph overflow, position and padding 
(#23044)](https://github.com/apache/airflow/pull/23044): @bbovenzi @eladkal
        Linked issues:
        - [Graph view: Nodes arrows are cut 
(#23042)](https://github.com/apache/airflow/issues/23042)
   - [ ] [Use kubernetes queue in kubernetes hybrid executors 
(#23048)](https://github.com/apache/airflow/pull/23048): @tanelk
   - [ ] [Show warning if '/' is used in a DAG run ID 
(#23106)](https://github.com/apache/airflow/pull/23106): @davidavdav @uranusjr
        Linked issues:
        - [Forward slash in `dag_run_id` gives rise to trouble accessing things 
through the REST API (#20063)](https://github.com/apache/airflow/issues/20063)
   - [ ] [Pools with negative open slots should not block other pools 
(#23143)](https://github.com/apache/airflow/pull/23143): @tanelk
   - [ ] [Handle invalid date parsing in webserver views. 
(#23161)](https://github.com/apache/airflow/pull/23161): @tirkarthi
        Linked issues:
        - [Invalid execution_date crashes pages accepting the query parameter 
(#22969)](https://github.com/apache/airflow/issues/22969)
   - [ ] [Refactor code references from tree to grid 
(#23254)](https://github.com/apache/airflow/pull/23254): @bbovenzi
   - [ ] [Override pool for TaskInstance when pool is passed from cli. 
(#23258)](https://github.com/apache/airflow/pull/23258): @tirkarthi @Swalloow
        Linked issues:
        - [Pool option does not work in backfill command 
(#23249)](https://github.com/apache/airflow/issues/23249)
   - [ ] [Remove custom signal handling in Triggerer 
(#23274)](https://github.com/apache/airflow/pull/23274): @dstandish @potiuk
        Linked issues:
        - [Airflow standalone command does not exit gracefully 
(#19260)](https://github.com/apache/airflow/issues/19260)
   - [ ] [Store grid view selection in url params 
(#23290)](https://github.com/apache/airflow/pull/23290): @bbovenzi
   - [ ] [Fix: Exception when parsing log #20966 
(#23301)](https://github.com/apache/airflow/pull/23301): @microhuang @jakubno
        Linked issues:
        - [Fix:  Exception when parsing log #20966  
(#21053)](https://github.com/apache/airflow/pull/21053)
   - [ ] [Fix duplicated Kubernetes DeprecationWarnings 
(#23302)](https://github.com/apache/airflow/pull/23302): @jedcunningham
   - [ ] [Fix empty image preparation 
(#23304)](https://github.com/apache/airflow/pull/23304): @potiuk
   - [ ] [Fix Mapped Instance start/end date timezones 
(#23313)](https://github.com/apache/airflow/pull/23313): @bbovenzi
   - [ ] [Fix update user auth stats 
(#23314)](https://github.com/apache/airflow/pull/23314): @blag
   - [ ] [Use run_id for ti.mark_success_url 
(#23330)](https://github.com/apache/airflow/pull/23330): @bbovenzi
   - [ ] [Don't show grid actions if server would reject with permission denied 
(#23332)](https://github.com/apache/airflow/pull/23332): @bbovenzi
   - [ ] [Hide some task instance attributes in details page 
(#23338)](https://github.com/apache/airflow/pull/23338): @bbovenzi
   - [ ] [fix cli airflow show dags for mapped operator 
(#23339)](https://github.com/apache/airflow/pull/23339): @MatrixManAtYrService 
@RNHTTR
        Linked issues:
        - [`airflow dags show` Exception: "The node  ... should be TaskGroup 
and is not" (#23315)](https://github.com/apache/airflow/issues/23315)
   - [ ] [Fix connection test button 
(#23345)](https://github.com/apache/airflow/pull/23345): @jedcunningham
   - [ ] [Fix broken task instance link in xcom list 
(#23367)](https://github.com/apache/airflow/pull/23367): @bbovenzi
   - [ ] [Grid view status filters 
(#23392)](https://github.com/apache/airflow/pull/23392): @pierrejeambrun
   - [ ] [[FIX] remove python 3.6 
(#23409)](https://github.com/apache/airflow/pull/23409): @raphaelauv
   - [ ] [Fix literal cross product expansion 
(#23434)](https://github.com/apache/airflow/pull/23434): @aspain @jedcunningham
        Linked issues:
        - [Mapping over multiple parameters  results in 1 task fewer than 
expected (#23425)](https://github.com/apache/airflow/issues/23425)
   - [ ] [Add backward compatibility for core__sql_alchemy_conn__cmd 
(#23441)](https://github.com/apache/airflow/pull/23441): @c-thiel
   - [ ] [Optimize 2.3.0 pre-upgrade check queries 
(#23458)](https://github.com/apache/airflow/pull/23458): @dstandish
   - [ ] [Fix broken dagrun links when many runs start at the same time 
(#23462)](https://github.com/apache/airflow/pull/23462): @repl-chris
   - [ ] [Remove color change for highly nested groups 
(#23482)](https://github.com/apache/airflow/pull/23482): @bbovenzi
   - [ ] [Fix scheduler crash when expanding with mapped task that returned 
none (#23486)](https://github.com/apache/airflow/pull/23486): @ephraimbuddy
   - [ ] [Expand/collapse all groups 
(#23487)](https://github.com/apache/airflow/pull/23487): @bbovenzi
   - [ ] [Visually distinguish task group summaries 
(#23488)](https://github.com/apache/airflow/pull/23488): @bbovenzi
   - [ ] [Only count bad refs when `moved` table exists 
(#23491)](https://github.com/apache/airflow/pull/23491): @dstandish
   - [ ] [Added postgres 14 to support versions(including breeze) 
(#23506)](https://github.com/apache/airflow/pull/23506): @alexInhert @subkanthi
        Linked issues:
        - [Add Postgres 14 support 
(#23460)](https://github.com/apache/airflow/issues/23460)
   - [ ] [Prevent KubernetesJobWatcher getting stuck on resource too old 
(#23521)](https://github.com/apache/airflow/pull/23521): @SimonOsipov @ecerulm 
@ephraimbuddy @guillemborrell @cansjt
        Linked issues:
        - [Network instabilities are able to freeze KubernetesJobWatcher 
(#12644)](https://github.com/apache/airflow/issues/12644)
        - [Handle kubernetes watcher stream disconnection 
(#15500)](https://github.com/apache/airflow/pull/15500)
        - [KubernetesExecutor do not spawn Kubernetes Pod Operator pods. 
(#17629)](https://github.com/apache/airflow/issues/17629)
        - [KubernetesJobWatcher failing on HTTP 410 errors, jobs stuck in 
scheduled state (#21087)](https://github.com/apache/airflow/issues/21087)
   - [ ] [Change approach to finding bad rows to LEFT OUTER JOIN. 
(#23528)](https://github.com/apache/airflow/pull/23528): @ashb
   - [ ] [Fix regression in ignoring symlinks 
(#23535)](https://github.com/apache/airflow/pull/23535): @ianbuss @NickYadance
        Linked issues:
        - [Airflow .airflowignore not handling soft link properly. 
(#23532)](https://github.com/apache/airflow/issues/23532)
   - [ ] [Apply specific ID collation to root_dag_id too 
(#23536)](https://github.com/apache/airflow/pull/23536): @mpeteuil
   - [ ] [Fix `PythonVirtualenvOperator` templated_fields 
(#23559)](https://github.com/apache/airflow/pull/23559): @eladkal
   - [ ] [Fix dag-processor fetch metabase config 
(#23575)](https://github.com/apache/airflow/pull/23575): @allebacco @Taragolis
        Linked issues:
        - [cli command `dag-processor` uses `[core] sql_alchemy_conn` 
(#23572)](https://github.com/apache/airflow/issues/23572)
        - [External DAG processor not working 
(#23447)](https://github.com/apache/airflow/issues/23447)
   - [ ] [Fix expand/collapse all buttons 
(#23590)](https://github.com/apache/airflow/pull/23590): @bbovenzi
   - [ ] [Implement send_callback method for CeleryKubernetesExecutor and 
LocalKubernetesExecutor 
(#23617)](https://github.com/apache/airflow/pull/23617): @eduardchai @mhenc
        Linked issues:
        - [AttributeError: 'CeleryKubernetesExecutor' object has no attribute 
'send_callback' (#23610)](https://github.com/apache/airflow/issues/23610)
   - [ ] [Add index for event column in log table 
(#23625)](https://github.com/apache/airflow/pull/23625): @gmsantos
   - [ ] [Don't run pre-migration checks for downgrade 
(#23634)](https://github.com/apache/airflow/pull/23634): @dstandish
   - [ ] [[FEATURE] update K8S-KIND to 0.13.0 
(#23636)](https://github.com/apache/airflow/pull/23636): @raphaelauv
   - [ ] [[FEATURE] add k8s 1.24 support 
(#23637)](https://github.com/apache/airflow/pull/23637): @raphaelauv
   - [ ] [Ensure execution_timeout as timedelta 
(#23655)](https://github.com/apache/airflow/pull/23655): @pingzh
   - [ ] [Add 'reschedule' to the serialized fields for the BaseSensorOperator 
(#23674)](https://github.com/apache/airflow/pull/23674): @pmrem @davidcaron
        Linked issues:
        - [PythonSensor is not considering mode='reschedule', instead marking 
task UP_FOR_RETRY (#23411)](https://github.com/apache/airflow/issues/23411)
   - [ ] [Fix task log is not captured 
(#23684)](https://github.com/apache/airflow/pull/23684): @pingzh
   - [ ] [Disable Flower by default from docker-compose 
(#23685)](https://github.com/apache/airflow/pull/23685): @potiuk
   - [ ] [Automatically reschedule stalled queued tasks in CeleryExecutor (v2) 
(#23690)](https://github.com/apache/airflow/pull/23690): @repl-chris
   - [ ] [Modify db clean to also catch the ProgrammingError exception 
(#23699)](https://github.com/apache/airflow/pull/23699): @jianyuan
        Linked issues:
        - [airflow db clean - table missing exception not captured 
(#23698)](https://github.com/apache/airflow/issues/23698)
   - [ ] [Add typing for airflow/configuration.py 
(#23716)](https://github.com/apache/airflow/pull/23716): @potiuk
   - [ ] [Fix retrieval of deprecated non-config values  
(#23723)](https://github.com/apache/airflow/pull/23723): @potiuk
   - [ ] [Fix grid details header text overlap 
(#23728)](https://github.com/apache/airflow/pull/23728): @bbovenzi
   - [ ] [Remove titles from link buttons 
(#23736)](https://github.com/apache/airflow/pull/23736): @bbovenzi
   - [ ] [Fix auto upstream dep when expanding non-templated field 
(#23771)](https://github.com/apache/airflow/pull/23771): @jedcunningham
   - [ ] [Fix provider import error matching 
(#23825)](https://github.com/apache/airflow/pull/23825): @ianbuss
        Linked issues:
        - [ModuleNotFoundExceptions not matched as optional features 
(#23823)](https://github.com/apache/airflow/issues/23823)
   - [ ] [Fix constraint reference params 
(#23845)](https://github.com/apache/airflow/pull/23845): @potiuk
   - [ ] [Add limit for JPype1 
(#23847)](https://github.com/apache/airflow/pull/23847): @potiuk
   
   
   Thanks to all who contributed to the release (probably not a complete list!):
   @pierrejeambrun @mhenc @gmsantos @Swalloow @potiuk @eduardchai @mpeteuil 
@allebacco @ianbuss @guillemborrell @SimonOsipov @tirkarthi @RNHTTR @alexInhert 
@davidavdav @blag @NickYadance @c-thiel @Taragolis @ecerulm @jedcunningham 
@ephraimbuddy @jakubno @MatrixManAtYrService @dstandish @eladkal @pmrem 
@repl-chris @davidcaron @ashb @aspain @microhuang @m1racoli @uranusjr @pingzh 
@bbovenzi @tanelk @jhtimmins @subkanthi @jianyuan @cansjt @raphaelauv
   
   ### 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