You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/whats-new/on-prem-release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1047,7 +1047,7 @@ The table below describes the _new_ Feature Flags in the Codefresh On-Premises r
1047
1047
| `delightedSurvey` | When enabled (the default), displays Delighted CX surveys in the Codefresh UI.<br>If there are security concerns because of outbound requests from clients, disable this Feature Flag. | TRUE|
1048
1048
| `fullstory` | When enabled, allows Codefresh to track user activity in the Codefresh UI through FullStory.<br>**NOTE**:When enabled for air-gapped environments, client attempts to communicate with a Fullstory service may result in network errors.| FALSE |
1049
1049
| `gitopsDynamicBreadcrumbs` | When enabled (the default), supports rendering dynamic breadcrumbs for GitOps.<br>See [GitOps breadcrumbs](#gitops-breadcrumbs) in this article. | TRUE |
1050
-
| `piplineCreditConsumption` | When enabled (the default), supports credit-consumption analytics for pipelines. | TRUE |
1050
+
| `pipelineCreditConsumption` | When enabled (the default), supports credit-consumption analytics for pipelines. | TRUE |
1051
1051
| `productCRD` | _New feature currently in development for GitOps._<br>When enabled, allows creating a Custom Resource Definition (CRD) for the Product entity in GitOps. | FALSE |
1052
1052
| `promotionOrchestration` | _New feature currently in development for GitOps._<br>When enabled, allows promotion orchestration for products including product's releases API and promotion flow API. | FALSE |
1053
1053
| `reportBuildStatusPerPipelineTriggerEvent` | Currently supported for Bitbucket cloud.<br>When enabled, for builds with the same `pipelineId`, reports build statuses separately per `triggerId` and trigger event. | FALSE |