Skip to content

Commit

Permalink
Add missing extension in the Newsfragment file (apache#43564)
Browse files Browse the repository at this point in the history
The `.rst` extension was missed. Added it and made some minor formatting changes.
  • Loading branch information
kaxil authored and ellisms committed Nov 13, 2024
1 parent 31a9761 commit 0806172
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions newsfragments/42953.significant

This file was deleted.

4 changes: 4 additions & 0 deletions newsfragments/42953.significant.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
``DAG.max_active_runs`` is now evaluated per-run

Previously, this was evaluated across all runs of the dag. This behavior change was passed by lazy consensus.
Vote thread: https://lists.apache.org/thread/9o84d3yn934m32gtlpokpwtbbmtxj47l.

0 comments on commit 0806172

Please sign in to comment.