Skip to content

Commit 920921e

Browse files
committed
Update RELEASE_NOTES.rst
1 parent cbe61bc commit 920921e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

RELEASE_NOTES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Improvements
170170
- Add CLI support for bulk pause and resume of DAGs (#38265)
171171
- Implement methods on TaskInstancePydantic and DagRunPydantic (#38295, #38302, #38303, #38297)
172172
- Made filters bar collapsible and add a full screen toggle (#38296)
173-
- Encrypt all trigger attributes (#38233, #38358)
173+
- Encrypt all trigger attributes (#38233, #38358, #38743)
174174
- Upgrade react-table package. Use with Audit Log table (#38092)
175175
- Show if dag page filters are active (#38080)
176176
- Add try number to mapped instance (#38097)
@@ -228,6 +228,7 @@ Improvements
228228

229229
Bug Fixes
230230
"""""""""
231+
- Fix grid header rendering (#38720)
231232
- Add a task instance dependency for mapped dependencies (#37498)
232233
- Improve stability of remove_task_decorator function (#38649)
233234
- Mark more fields on API as dump-only (#38616)
@@ -294,6 +295,8 @@ Miscellaneous
294295

295296
Doc Only Changes
296297
""""""""""""""""
298+
- Improve timetable documentation (#38505)
299+
- Reorder OpenAPI Spec tags alphabetically (#38717)
297300
- Update UI screenshots in the documentation (#38680, #38403, #38438, #38435)
298301
- Remove section as it's no longer true with dataset expressions PR (#38370)
299302
- Refactor DatasetOrTimeSchedule timetable docs (#37771)

airflow/reproducible_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release-notes-hash: 627526f63a06d85823b5bb84abe67125
2-
source-date-epoch: 1712100682
1+
release-notes-hash: be2d65d76b857a8845a879b99137696a
2+
source-date-epoch: 1712253001

0 commit comments

Comments
 (0)