Merge pull request #16211 from aschackmull/dataflow/alert-provenance-update-change-note

Dataflow: Amend change note for alert provenance.
This commit is contained in:
Anders Schack-Mulligen
2024-04-15 15:00:49 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
---
category: feature
---
* The `PathGraph` result of a data flow computation has been augmented with model provenance information for each of the flow steps.
* The `PathGraph` result of a data flow computation has been augmented with model provenance information for each of the flow steps. Any qltests that include the edges relation in their output (for example, `.qlref`s that reference path-problem queries) will need to be have their expected output updated accordingly.