Skip to content

Commit 5efc252

Browse files
committed
add changelog
1 parent fd5a155 commit 5efc252

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/changelog/130847.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
pr: 130847
2+
summary: "Pipelines: Add `created_date` and `modified_date`"
3+
area: Ingest Node
4+
type: enhancement
5+
issues: [108754]
6+
highlight:
7+
title: "Pipelines: Add `created_date` and `modified_date`"
8+
body: |-
9+
Pipelines now have extra properties to indicate when they were created, and updated, to improve visibility
10+
and debugging.
11+
These properties are managed by the system and cannot be updated by the user.
12+
notable: true

0 commit comments

Comments
 (0)