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

   ### Body
   
   We are kindly requesting that contributors to [Apache Airflow RC 
2.7.1rc1](https://pypi.org/project/apache-airflow/2.7.1rc1/) help test the RC.
   
   Please let us know by commenting if the issue is addressed in the latest RC.
   
   - [ ] [Fix rendering the mapped parameters when using `expand_kwargs` method 
(#32272)](https://github.com/apache/airflow/pull/32272): @Talvarenga 
@hussein-awala
        Linked issues:
        - [Apparently the Jinja template does not work when using dynamic task 
mapping with SQLExecuteQueryOperator 
(#32260)](https://github.com/apache/airflow/issues/32260)
   - [ ] [Bring back hive support for Python 3.11 
(#32607)](https://github.com/apache/airflow/pull/32607): @potiuk
   - [ ] [[Models] [Postgres] Check if the dynamically-added index is in the 
table schema before adding 
(#32731)](https://github.com/apache/airflow/pull/32731): @ohaibbq
   - [ ] [Validate SqoopHook connection string and disable extra options from 
public hook methods (#33039)](https://github.com/apache/airflow/pull/33039): 
@pankajkoti
   - [ ] [Upgrade Elasticsearch to 8 
(#33135)](https://github.com/apache/airflow/pull/33135): @potiuk @Owen-CH-Leung
        Linked issues:
        - [Migrate elasticsearch client to 8.* (or latest 7.*) 
(#31256)](https://github.com/apache/airflow/issues/31256)
   - [ ] [Fix handling of default value and serialization of Param class 
(#33141)](https://github.com/apache/airflow/pull/33141): @jens-scheffler-bosch
        Linked issues:
        - [Allow optional defaults in required fields with manual triggered 
dags (#31301)](https://github.com/apache/airflow/pull/31301)
   - [ ] [Refactor: Simplify code in configuration.py 
(#33160)](https://github.com/apache/airflow/pull/33160): @eumiro
   - [ ] [respect soft_fail argument when ExternalTaskSensor runs in deferrable 
mode (#33196)](https://github.com/apache/airflow/pull/33196): @Lee-W
   - [ ] [Fix pydantic warning about `orm_mode` rename 
(#33220)](https://github.com/apache/airflow/pull/33220): @ephraimbuddy
   - [ ] [Refactor: Simplify code in providers/amazon 
(#33222)](https://github.com/apache/airflow/pull/33222): @eumiro
   - [ ] [Refactor: Simplify code in providers/cncf 
(#33230)](https://github.com/apache/airflow/pull/33230): @eumiro
   - [ ] [Refactor: Simplify code in smaller providers 
(#33234)](https://github.com/apache/airflow/pull/33234): @eumiro
   - [ ] [Refactor: Simplify dict manipulation in metrics 
(#33264)](https://github.com/apache/airflow/pull/33264): @eumiro
   - [ ] [Refactor: Simplify code in serialization 
(#33266)](https://github.com/apache/airflow/pull/33266): @eumiro
   - [ ] [Refactor: Simplify code in settings 
(#33267)](https://github.com/apache/airflow/pull/33267): @eumiro
   - [ ] [Refactor: Simplify code in utils 
(#33268)](https://github.com/apache/airflow/pull/33268): @eumiro
   - [ ] [Refactor: Simplify code in www 
(#33270)](https://github.com/apache/airflow/pull/33270): @eumiro
   - [ ] [Refactor str.starts/endwith with tuples 
(#33292)](https://github.com/apache/airflow/pull/33292): @eumiro
   - [ ] [Refactor: Simplify code in tests 
(#33293)](https://github.com/apache/airflow/pull/33293): @eumiro
   - [ ] [Refactor: Simpify code in dev 
(#33294)](https://github.com/apache/airflow/pull/33294): @eumiro
   - [ ] [D205 Support - Root files 
(#33297)](https://github.com/apache/airflow/pull/33297): @ferruzzi
   - [ ] [D205 Support - WWW 
(#33298)](https://github.com/apache/airflow/pull/33298): @ferruzzi
   - [ ] [D205 Support - Stragglers 
(#33301)](https://github.com/apache/airflow/pull/33301): @ferruzzi
   - [ ] [Remove the replace to <br> tag in Provider's view 
(#33326)](https://github.com/apache/airflow/pull/33326): @eladkal @pankajkoti
        Linked issues:
        - [providers view shows description with HTML element 
(#33325)](https://github.com/apache/airflow/issues/33325)
   - [ ] [D401 Support - Api to Auth (Inclusive) 
(#33333)](https://github.com/apache/airflow/pull/33333): @ferruzzi
   - [ ] [Fix some missing type hints 
(#33334)](https://github.com/apache/airflow/pull/33334): @ferruzzi
   - [ ] [D401 Support - Callbacks to Decorators (Inclusive) 
(#33335)](https://github.com/apache/airflow/pull/33335): @ferruzzi
   - [ ] [D401 Support - Example_dags to Listeners (Inclusive) 
(#33336)](https://github.com/apache/airflow/pull/33336): @ferruzzi
   - [ ] [D401 Support - Macros to Operators (Inclusive) 
(#33337)](https://github.com/apache/airflow/pull/33337): @ferruzzi
   - [ ] [D401 Support - Secrets to Triggers (Inclusive) 
(#33338)](https://github.com/apache/airflow/pull/33338): @ferruzzi
   - [ ] [D401 Support - Utils 
(#33339)](https://github.com/apache/airflow/pull/33339): @ferruzzi
   - [ ] [D401 Support - Root and Misc Files 
(#33352)](https://github.com/apache/airflow/pull/33352): @ferruzzi
   - [ ] [Fix DagFileProcessor interfering with dags outside its 
``processor_subdir`` (#33357)](https://github.com/apache/airflow/pull/33357): 
@pierrejeambrun
   - [ ] [openlineage: do not try to redact Proxy objects from deprecated 
config (#33393)](https://github.com/apache/airflow/pull/33393): @mobuchowski
   - [ ] [Respect "soft_fail" argument when "poke" is called 
(#33401)](https://github.com/apache/airflow/pull/33401): @Lee-W
   - [ ] [Respect "soft_fail" for core async sensors 
(#33403)](https://github.com/apache/airflow/pull/33403): @Lee-W
   - [ ] [Allow timetable to slightly miss catchup cutoff 
(#33404)](https://github.com/apache/airflow/pull/33404): @uranusjr 
@BohdanSemonov @potiuk
        Linked issues:
        - [Fix lost runs in `CronTriggerTimetable` 
(#32921)](https://github.com/apache/airflow/pull/32921)
        - [CronTriggerTimetable lost one task occasionally 
(#27399)](https://github.com/apache/airflow/issues/27399)
   - [ ] [More complete fix for dev release scripts to filter commit for PR 
(#33418)](https://github.com/apache/airflow/pull/33418): @ephraimbuddy @potiuk
        Linked issues:
        - [Fix getting correct commit from multiple referenced PR 
(#33411)](https://github.com/apache/airflow/pull/33411)
        - [Fix missing related PRs when cherry-picking 
(#33261)](https://github.com/apache/airflow/pull/33261)
   - [ ] [Create a new method used to resume the task in order to implement 
specific logic for operators 
(#33424)](https://github.com/apache/airflow/pull/33424): @Lee-W @hussein-awala
        Linked issues:
        - [respect soft_fail argument when ExternalTaskSensor runs in 
deferrable mode (#33196)](https://github.com/apache/airflow/pull/33196)
        - [respect "soft_fail" argument when running BatchSensor in deferrable 
mode (#33405)](https://github.com/apache/airflow/pull/33405)
   - [ ] [Import utc from datetime and normalize its import 
(#33450)](https://github.com/apache/airflow/pull/33450): @eumiro
   - [ ] [make `conf.set` case insensitive 
(#33452)](https://github.com/apache/airflow/pull/33452): @vandonr-amz
   - [ ] [Simplify 'X for X in Y' to 'Y' where applicable 
(#33453)](https://github.com/apache/airflow/pull/33453): @eumiro
   - [ ] [Static check fixes 
(#33462)](https://github.com/apache/airflow/pull/33462): @ferruzzi
   - [ ] [Simplify code around enumerate 
(#33476)](https://github.com/apache/airflow/pull/33476): @eumiro
   - [ ] [Consolidate import and usage of itertools 
(#33479)](https://github.com/apache/airflow/pull/33479): @eumiro
   - [ ] [Consolidate import and usage of pandas 
(#33480)](https://github.com/apache/airflow/pull/33480): @eumiro
   - [ ] [Fix a bug in js `formatDuration` method 
(#33486)](https://github.com/apache/airflow/pull/33486): @hussein-awala
   - [ ] [Fix Cluster Activity historical metrics for ongoing dagrun if 
end_date is provided (#33488)](https://github.com/apache/airflow/pull/33488): 
@pierrejeambrun
   - [ ] [Remove openlineage exclusion 
(#33491)](https://github.com/apache/airflow/pull/33491): @potiuk
   - [ ] [Use `dialect.name` in custom SA types 
(#33503)](https://github.com/apache/airflow/pull/33503): @agomez-etsy @Taragolis
        Linked issues:
        - [SQL_ALCHEMY_CONN_CMD causes triggerers to fail liveness probes on 
peak (#33485)](https://github.com/apache/airflow/issues/33485)
   - [ ] [Remove Pydantic limitation for version < 2 
(#33507)](https://github.com/apache/airflow/pull/33507): @potiuk
   - [ ] [Replace OrderedDict with plain dict 
(#33508)](https://github.com/apache/airflow/pull/33508): @eumiro
   - [ ] [Update version_added field for configs in config file 
(#33509)](https://github.com/apache/airflow/pull/33509): @ephraimbuddy
   - [ ] [Set strict to True when parsing dates in webserver views 
(#33512)](https://github.com/apache/airflow/pull/33512): @klexadoc 
@hussein-awala
        Linked issues:
        - [Rendered template malfunction when `execution_date` parameter is 
malformed (#33478)](https://github.com/apache/airflow/issues/33478)
   - [ ] [Stop adding values to rendered templates UI when there is no dagrun 
(#33516)](https://github.com/apache/airflow/pull/33516): @klexadoc 
@hussein-awala
        Linked issues:
        - [Rendered template malfunction when `execution_date` parameter is 
malformed (#33478)](https://github.com/apache/airflow/issues/33478)
   - [ ] [Replace repr() with proper formatting 
(#33520)](https://github.com/apache/airflow/pull/33520): @eumiro
   - [ ] [Sort data before groupby in TIS duration calculation 
(#33535)](https://github.com/apache/airflow/pull/33535): @Taragolis
   - [ ] [Simplify conditions on `len()` in utils 
(#33567)](https://github.com/apache/airflow/pull/33567): @eumiro
   - [ ] [Simplify conditions on len() in jobs 
(#33568)](https://github.com/apache/airflow/pull/33568): @eumiro
   - [ ] [Simplify conditions on len() in other providers 
(#33569)](https://github.com/apache/airflow/pull/33569): @eumiro
   - [ ] [Add MySQL 8.1 to supported versions. 
(#33576)](https://github.com/apache/airflow/pull/33576): @potiuk
   - [ ] [Fix dependencies for celery and opentelemetry for Python 3.8 
(#33579)](https://github.com/apache/airflow/pull/33579): @potiuk @nathadfield
        Linked issues:
        - [Airflow 2.7 is incompatible with SodaCore versions 3.0.24 and beyond 
(#33577)](https://github.com/apache/airflow/issues/33577)
   - [ ] [Improve detection of when breeze CI image needs rebuilding 
(#33603)](https://github.com/apache/airflow/pull/33603): @s0neq @potiuk
        Linked issues:
        - [Resume yandex provider 
(#33574)](https://github.com/apache/airflow/pull/33574)
   - [ ] [Add a fallback in case no first name and last name are set 
(#33617)](https://github.com/apache/airflow/pull/33617): @vincbeck 
@cesar-vermeulen
        Linked issues:
        - [AIP-56 - Create auth manager interface and very basic implementation 
of FAB auth manager (#32217)](https://github.com/apache/airflow/pull/32217)
        - [Airflow 2.7 Webserver unreacheable with new authentication manager 
(#33586)](https://github.com/apache/airflow/issues/33586)
   - [ ] [Bind engine before attempting to drop archive tables 
(#33622)](https://github.com/apache/airflow/pull/33622): @SamWheating
   - [ ] [Fix typos (double words and it's/its) 
(#33623)](https://github.com/apache/airflow/pull/33623): @eumiro
   - [ ] [Treat dag-defined access_control as authoritative if defined 
(#33632)](https://github.com/apache/airflow/pull/33632): @SamWheating
   - [ ] [Use a trimmed version of README.md for PyPI 
(#33637)](https://github.com/apache/airflow/pull/33637): @potiuk @pankajkoti
        Linked issues:
        - [Trim down the PyPI readme 
(#33505)](https://github.com/apache/airflow/issues/33505)
   - [ ] [Set context inside templates 
(#33645)](https://github.com/apache/airflow/pull/33645): @ivan-afonichkin
   - [ ] [Upgrade botocore/aiobotocore minimum requirements 
(#33649)](https://github.com/apache/airflow/pull/33649): @potiuk
   - [ ] [Fix 2.7.0 db migration job errors 
(#33652)](https://github.com/apache/airflow/pull/33652): @LipuFei
        Linked issues:
        - [2.7.0 db migration job fails with CeleryKubernetesExecutor and 
Sentry (#33651)](https://github.com/apache/airflow/issues/33651)
   - [ ] [Add back `get_url_for_login` in security manager 
(#33660)](https://github.com/apache/airflow/pull/33660): @vincbeck 
@cesar-vermeulen
        Linked issues:
        - [Airflow 2.7 Webserver unreacheable with new authentication manager 
(#33586)](https://github.com/apache/airflow/issues/33586)
   - [ ] [Add limit 1 if required first value from query result 
(#33672)](https://github.com/apache/airflow/pull/33672): @Taragolis
   - [ ] [SECURITY_MANAGER_CLASS should be a referrence to class, not a string 
(#33690)](https://github.com/apache/airflow/pull/33690): @Michalosu
   - [ ] [Fix cleaning zombie RESTARTING tasks 
(#33706)](https://github.com/apache/airflow/pull/33706): @Bisk1
        Linked issues:
        - [Zombie tasks in RESTARTING state are not cleaned 
(#33661)](https://github.com/apache/airflow/issues/33661)
   - [ ] [Fix MappedTaskGroup tasks not respecting upstream dependency 
(#33732)](https://github.com/apache/airflow/pull/33732): @ephraimbuddy
   - [ ] [Add documentation explaining template_ext (and how to override it) 
(#33735)](https://github.com/apache/airflow/pull/33735): @SamWheating
   - [ ] [Fix version heads map pre_commit rule 
(#33749)](https://github.com/apache/airflow/pull/33749): @jedcunningham
   - [ ] [Use f-string instead of `format` in Airflow core 
(#33753)](https://github.com/apache/airflow/pull/33753): @hussein-awala
   - [ ] [Limit Redis dependencies to match celery limits 
(#33773)](https://github.com/apache/airflow/pull/33773): @alexbegg @potiuk
        Linked issues:
        - [Celery Executor is not working with redis-py 5.0.0 
(#33744)](https://github.com/apache/airflow/issues/33744)
   - [ ] [Limit hive provider check for Python 3.11 temporarily 
(#33774)](https://github.com/apache/airflow/pull/33774): @potiuk
   - [ ] [Fix UI DAG counts including deleted DAGs 
(#33778)](https://github.com/apache/airflow/pull/33778): @joeknize-bc 
@boushphong
        Linked issues:
        - [UI DAG counts including deleted DAGs 
(#33698)](https://github.com/apache/airflow/issues/33698)
   - [ ] [Remove "eager upgrade" from PROD image completely 
(#33784)](https://github.com/apache/airflow/pull/33784): @potiuk
   - [ ] [Raise 404 from Variable PATCH API if variable is not found 
(#33885)](https://github.com/apache/airflow/pull/33885): @abhishekbhakat
   - [ ] [Suspend qubole provider 
(#33889)](https://github.com/apache/airflow/pull/33889): @potiuk
   - [ ] [Add minimum requirement for sqlalchemy to 1.4.24 
(#33892)](https://github.com/apache/airflow/pull/33892): @potiuk @aipatr
        Linked issues:
        - [Airflow db migrate AttributeError: 'Session' object has no attribute 
'scalars' (#33887)](https://github.com/apache/airflow/issues/33887)
   - [ ] [Ensure that tasks wait for running indirect setup 
(#33903)](https://github.com/apache/airflow/pull/33903): @dstandish
   - [ ] [Reorganize devel_only extra in airflow's setup.py 
(#33907)](https://github.com/apache/airflow/pull/33907): @potiuk
        Linked issues:
        - [Suspend qubole provider 
(#33889)](https://github.com/apache/airflow/pull/33889)
   - [ ] [Bumping FAB to 4.3.6 in order to fix issues with filters 
(#33931)](https://github.com/apache/airflow/pull/33931): @SamWheating
   - [ ] [Upgrade to Pydantic 2 
(#33956)](https://github.com/apache/airflow/pull/33956): @potiuk
   - [ ] [Differentiate 0 and unset as a default param values 
(#33965)](https://github.com/apache/airflow/pull/33965): @SamWheating
   - [ ] [Remove print introduced in PR #32261 
(#34008)](https://github.com/apache/airflow/pull/34008): @pankajkoti
   - [ ] [Limit celery by excluding 5.3.2 and 5.3.3 
(#34031)](https://github.com/apache/airflow/pull/34031): @potiuk
   
   
   Thanks to all who contributed to the release (probably not a complete list!):
   @agomez-etsy @Lee-W @jedcunningham @potiuk @cesar-vermeulen @pankajkoti 
@abhishekbhakat @dstandish @vandonr-amz @SamWheating @joeknize-bc @ephraimbuddy 
@ohaibbq @alexbegg @Michalosu @BohdanSemonov @pierrejeambrun @ferruzzi @eumiro 
@mobuchowski @Taragolis @Talvarenga @aipatr @LipuFei @Bisk1 @uranusjr 
@hussein-awala @vincbeck @s0neq @klexadoc @boushphong @eladkal 
@jens-scheffler-bosch @Owen-CH-Leung @nathadfield @ivan-afonichkin
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to