amoghrajesh commented on PR #38250:
URL: https://github.com/apache/airflow/pull/38250#issuecomment-2019967880

   @potiuk here is the output with the latest changes. Looks nice now!
   ```
   ➜  airflow git:(latestCore) ✗ breeze release-management 
generate-issue-content-core --limit-pr-count 25 --latest --verbose
   
/Users/adesai/.local/pipx/venvs/apache-airflow-breeze/lib/python3.9/site-packages/urllib3/__init__.py:34:
 NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 
'ssl' module is compiled with 'LibreSSL 2.8.3'. See: 
https://github.com/urllib3/urllib3/issues/3020
     warnings.warn(
   
   Environment variable VERSION not set, setting current release version as 
'main'
   
   /Users/adesai/Documents/OSS/airflow/dev/breeze/src/airflow_breeze/commands 
/Users/adesai/Documents/OSS/airflow
   Command to run: 'git log --pretty=format:%H %h %cd %s --date=short 
2.8.4...main -- .'
   Retrieving PR#38478: https://github.com/apache/airflow/pull/38478
   Retrieving PR#38477: https://github.com/apache/airflow/pull/38477
   Retrieving PR#38440: https://github.com/apache/airflow/pull/38440
   Retrieving Linked issue PR#32471: 
https://github.com/apache/airflow/issue/32471
   Failed to retrieve linked issue #32471: Unknown Issue
   Retrieving PR#38469: https://github.com/apache/airflow/pull/38469
   Retrieving PR#38472: https://github.com/apache/airflow/pull/38472
   Retrieving PR#38467: https://github.com/apache/airflow/pull/38467
   Retrieving PR#38463: https://github.com/apache/airflow/pull/38463
   Retrieving PR#38054: https://github.com/apache/airflow/pull/38054
   Retrieving PR#38022: https://github.com/apache/airflow/pull/38022
   Retrieving Linked issue PR#38005: 
https://github.com/apache/airflow/issue/38005
   Retrieving PR#38434: https://github.com/apache/airflow/pull/38434
   Retrieving Linked issue PR#38420: 
https://github.com/apache/airflow/issue/38420
   Retrieving PR#38468: https://github.com/apache/airflow/pull/38468
   Retrieving PR#38462: https://github.com/apache/airflow/pull/38462
   Retrieving PR#38340: https://github.com/apache/airflow/pull/38340
   Retrieving PR#38442: https://github.com/apache/airflow/pull/38442
   Retrieving PR#38464: https://github.com/apache/airflow/pull/38464
   Retrieving PR#38217: https://github.com/apache/airflow/pull/38217
   Retrieving Linked issue PR#38031: 
https://github.com/apache/airflow/issue/38031
   Retrieving PR#38456: https://github.com/apache/airflow/pull/38456
   Retrieving PR#37988: https://github.com/apache/airflow/pull/37988
   Retrieving PR#38451: https://github.com/apache/airflow/pull/38451
   Retrieving PR#38374: https://github.com/apache/airflow/pull/38374
   Retrieving Linked issue PR#38371: 
https://github.com/apache/airflow/issue/38371
   Retrieving PR#38033: https://github.com/apache/airflow/pull/38033
   Retrieving PR#38404: https://github.com/apache/airflow/pull/38404
   Retrieving PR#38452: https://github.com/apache/airflow/pull/38452
   Retrieving PR#38094: https://github.com/apache/airflow/pull/38094
   Retrieving Linked issue PR#28199: 
https://github.com/apache/airflow/issue/28199
   Retrieving PR#38445: https://github.com/apache/airflow/pull/38445
   Retrieving 25 PRs  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
   We are kindly requesting that contributors to [Apache Airflow RC 
None](https://pypi.org/project/apache-airflow/None/) help test the RC.
   
   Please let us know by commenting if the issue is addressed in the latest RC.
   
   - [ ] [Delete all old dag pages and redirect to grid view 
(#37988)](https://github.com/apache/airflow/pull/37988): @bbovenzi
   - [ ] [fix: EmrServerlessStartJobOperator not serializing DAGs correctly 
whe… (#38022)](https://github.com/apache/airflow/pull/38022): @jliu0812
        Linked issues:
        - [EMRServerlessStartJobOperator Expand/Expand Kwargs not Serializing 
properly (#38005)](https://github.com/apache/airflow/issues/38005)
   - [ ] [[OpenLineage] fix: disabled_for_operators now stops whole event 
emission  (#38033)](https://github.com/apache/airflow/pull/38033): @kacpermuda
   - [ ] [Add executor field to the DB and parameter to the operators 
(#38054)](https://github.com/apache/airflow/pull/38054): @o-nikolas
   - [ ] [Prevent large objects from being stored in the RTIF 
(#38094)](https://github.com/apache/airflow/pull/38094): @PatrickfBraz 
@ephraimbuddy
        Linked issues:
        - [Prevent large objects from being stored in 
RenderedTaskInstanceFields 
(#28199)](https://github.com/apache/airflow/issues/28199)
   - [ ] [Add option to clear only failed tasks in a graph view 
(#38217)](https://github.com/apache/airflow/pull/38217): @Pad71 @tirkarthi
        Linked issues:
        - [Add the new option "Clear Failed Tasks" to the DagRun Clear option 
button (#38031)](https://github.com/apache/airflow/issues/38031)
   - [ ] [Only show latest dataset event timestamp after last run 
(#38340)](https://github.com/apache/airflow/pull/38340): @bbovenzi
   - [ ] [Store duration in seconds and scale to handle case when a value in 
the series has a larger unit than the preceding durations 
(#38374)](https://github.com/apache/airflow/pull/38374): @tirkarthi
        Linked issues:
        - [Task and dagrun duration y-axis is incorrect if the last task has a 
different duration unit 
(#38371)](https://github.com/apache/airflow/issues/38371)
   - [ ] [Refactor GKE hooks 
(#38404)](https://github.com/apache/airflow/pull/38404): @moiseenkov
   - [ ] [Add legend for duration markline. 
(#38434)](https://github.com/apache/airflow/pull/38434): @simond @tirkarthi
        Linked issues:
        - [Add legend for average task runtime graph 
(#38420)](https://github.com/apache/airflow/issues/38420)
   - [ ] [Apply task instance mutation hook consistently 
(#38440)](https://github.com/apache/airflow/pull/38440): @jscheffl
   - [ ] [Fix image cache optimizations - speeding up the build 
(#38442)](https://github.com/apache/airflow/pull/38442): @potiuk
   - [ ] [Fix failing MinSQLAlchemy test after moving sqlalchemy spec 
(#38445)](https://github.com/apache/airflow/pull/38445): @potiuk
   - [ ] [Prepare fab provider RC1 
(#38451)](https://github.com/apache/airflow/pull/38451): @eladkal
   - [ ] [Remove D105 from pyproject.toml 
(#38452)](https://github.com/apache/airflow/pull/38452): @potiuk
   - [ ] [Override chakra styles to keep dropdowns in filter bar 
(#38456)](https://github.com/apache/airflow/pull/38456): @bbovenzi
   - [ ] [Handling edge case for generate-issue-content for providers 
(#38462)](https://github.com/apache/airflow/pull/38462): @amoghrajesh
   - [ ] [Cleans up runs-on in workflows  
(#38463)](https://github.com/apache/airflow/pull/38463): @potiuk
   - [ ] [Updates trove-classifiers released today in build dependencies. 
(#38464)](https://github.com/apache/airflow/pull/38464): @potiuk
   - [ ] [Add UV_REQUEST_TIMEOUT argument/envvar to building CI/PROD images 
(#38467)](https://github.com/apache/airflow/pull/38467): @potiuk
   - [ ] [Revert "Fix image cache optimizations - speeding up the build 
(#38442)" (#38468)](https://github.com/apache/airflow/pull/38468): @potiuk
   - [ ] [Helm chart 1.13.1 has been released 
(#38469)](https://github.com/apache/airflow/pull/38469): @jedcunningham
   - [ ] [Revert "Add executor field to the DB and parameter to the operators" 
(#38472)](https://github.com/apache/airflow/pull/38472): @ferruzzi
   - [ ] [Airflow 2.8.4 has been released 
(#38477)](https://github.com/apache/airflow/pull/38477): @jedcunningham
   - [ ] [Chart: Default airflow version to 2.8.4 
(#38478)](https://github.com/apache/airflow/pull/38478): @jedcunningham
   
   
   Thanks to all who contributed to the release (probably not a complete list!):
   @ephraimbuddy @ferruzzi @jliu0812 @PatrickfBraz @jscheffl @Pad71 @simond 
@tirkarthi @moiseenkov @bbovenzi @eladkal @kacpermuda @jedcunningham 
@amoghrajesh @potiuk @o-nikolas
   ```


-- 
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