Skip to content

Commit 4757200

Browse files
abhinavmittal-harnessHarness
authored andcommitted
add ff to ga in release notes (#100021)
1 parent 562621d commit 4757200

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

release-notes/static/ff-ga-feed.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,5 +460,17 @@
460460
"description": "Track release name usage across services and warn during execution if same release name is used by a different service or environment for current workload",
461461
"gaStartDate": "2025-09-22",
462462
"module": "Continuous Delivery"
463+
},
464+
{
465+
"flagKey": "CDS_APPROVAL_AND_STAGE_NOTIFICATIONS_WITH_CD_METADATA",
466+
"description": "Approval notifications can now include details about the service, environment, and infrastructure used in the CD stages.",
467+
"gaStartDate": "2025-09-22",
468+
"modutle": "Continuous Delivery"
469+
},
470+
{
471+
"flagKey": "CDS_USE_SWEEPING_OUTPUT_SECRET_FUNCTOR_FOR_IMAGE_PULL_SECRET",
472+
"description": "Ensures sensitive information is kept safe when pulling container images.",
473+
"gaStartDate": "2025-09-22",
474+
"modutle": "Continuous Delivery"
463475
}
464-
]
476+
]

0 commit comments

Comments
 (0)