Skip to main content

Feature Flags GA Timeline

Track when Harness Feature Flags reach General Availability (GA). This timeline shows GA dates, descriptions, and the modules where each feature flag was implemented.

This page lists all Feature Flags that have reached General Availability (GA) in the last several months. You can track when a flag was GA'd, view its description, and filter by module. For a machine-readable feed, see the Atom link above.

Flag KeyDescriptionGA Start DateModule
CDS_ADD_GIT_INFO_IN_POST_DEPLOYMENT_ROLLBACKFixes rollback failures by ensuring correct branch reference is used when retrieving YAML files during post-deployment rollbacks.9/23/2025Continuous Delivery
CDS_ENABLE_KUBECTL_CLIENT_OVERRIDESUse oc client when in Wrap Up and rollback when Kubernetes manifest contains Openshift resources9/22/2025Continuous Delivery
CDS_SHOW_OVERRIDES_V2_YAML_IN_MENUAdds option in Override menu to view override yaml without expanding the specific override.9/22/2025Continuous Delivery
CDS_MANIFEST_HASH_WITH_DECLARATIVE_ROLLBACKEnsures pod rollout on ConfigMap/Secret changes when Declarative Rollback is enabled.9/22/2025Continuous Delivery
CDS_DELEGATE_VIRTUAL_SERVICE_SUPPORTSupport K8s delegate virtual service during Blue/Green deployment9/22/2025Continuous Delivery
CDS_NG_K8S_PASS_RELEASE_METADATATrack release name usage across services and warn during execution if same release name is used by a different service or environment for current workload9/22/2025Continuous Delivery
CDS_APPROVAL_AND_STAGE_NOTIFICATIONS_WITH_CD_METADATAApproval notifications can now include details about the service, environment, and infrastructure used in the CD stages.9/22/2025Continuous Delivery
CDS_USE_SWEEPING_OUTPUT_SECRET_FUNCTOR_FOR_IMAGE_PULL_SECRETEnsures sensitive information is kept safe when pulling container images.9/22/2025Continuous Delivery
CDS_DISABLE_FABRIC8_NGImprove handling of istio traffic routing resources for Kuberentes canary deployments9/22/2025Continuous Delivery
CDS_FIX_ROLLBACK_IN_SSH_WINRMFixes rollback functionality in SSH and WinRM deployments.9/18/2025Continuous Delivery
CDS_ECS_STEADY_STATE_CHECK_ON_RETRIESEnables steady state checks on retries for ECS deployments.9/18/2025Continuous Delivery
CDS_ASG_FIX_LIFECYCLE_HOOKS_ORDERFixes the order of lifecycle hooks in Auto Scaling Group deployments.9/18/2025Continuous Delivery
CDS_ASG_MULTI_DEPLOY_ROLLBACK_SUPPORTAdds rollback support for multi-deployment Auto Scaling Group deployments.9/18/2025Continuous Delivery
CDS_AWS_LAMBDA_CANARY_DEPLOYEnables canary deployment strategy for AWS Lambda functions.9/18/2025Continuous Delivery
CDS_DETECT_ORPHAN_INSTANCESEnables detection of orphaned instances in deployments & cleans them up.9/18/2025Continuous Delivery
CDS_AZURE_FUNCTION_EXTRACT_CORRECT_SLOT_NAME_USING_FUNCTION_NAMEImproves slot name extraction for Azure Functions using function names.9/18/2025Continuous Delivery
CDS_AWS_LAMBDA_DISABLE_DOUBLE_VERSION_PUBLISHFixes a bug by preventing double version publishing in AWS Lambda deployments.9/18/2025Continuous Delivery
CDS_REFRESH_IN_JIRA_SERVICENOW_APPROVALSProvides a refresh button to manually refresh the status of the approval ticket in Jira and ServiceNow approval steps.9/18/2025Pipeline
CDS_OVERRIDES_DISABLE_ENV_API_UPDATESDisables environment API updates for service overrides on overrides V2.9/18/2025Continuous Delivery
CDS_K8S_MASK_SECRETS_IN_WRAPUP_LOGSMasks secrets in Kubernetes deployment wrap-up logs for security.9/18/2025Continuous Delivery
CDS_SERVICE_OVERRIDES_1_0_VALIDATE_MANIFEST_TYPEAdds validation for manifest types in service overrides version 1.0.9/18/2025Continuous Delivery
CDS_SPOT_TRAFFIC_SHIFTEnables traffic shifting for Spot deployments.9/18/2025Continuous Delivery
CDS_K8S_EKS_REFRESH_EXEC_AUTH_TOKENRefreshes execution authentication tokens for EKS clusters.9/18/2025Continuous Delivery
CDS_ENABLE_VALIDATION_FOR_NAMESPACE_OVERRIDES_TO_MATCH_WITH_INFRA_NAMESPACEValidates that namespace overrides match with infrastructure namespace configurations.9/18/2025Continuous Delivery
CDS_SERVICE_DASHBOARD_SIMPLIFICATIONImproves service dashboard load time by optimizing API calls and relocating certain data to enhance performance.9/18/2025Continuous Delivery
CDS_AWS_LAMBDA_ECS_TAG_SUPPORTAdds ECS tag support for AWS Lambda deployments.9/18/2025Continuous Delivery
CDS_ECS_TRAFFIC_SHIFTEnables traffic shifting capabilities for ECS deployments.9/18/2025Continuous Delivery
CDS_CONFIG_MAPS_AND_SECRETS_AS_VOLUMEEnables mounting ConfigMaps and Secrets as volumes in container step groups.9/18/2025Continuous Delivery
CDS_K8S_TRAFFIC_ROUTE_REWRITE_RULE_SUPPORTAdds support for traffic route rewrite rules in Kubernetes deployments.9/18/2025Continuous Delivery
CDS_ENABLE_SERVICE_OPA_EVAL_ON_RUNTIME_CONTEXTEnables Open Policy Agent evaluation on runtime context for services.9/18/2025Continuous Delivery
CDS_SERVICE_OVERRIDES_MERGE_FIXFixes a rare bug in how service overrides were merged.9/18/2025Continuous Delivery
CDS_ECS_MONITOR_TASK_STATUSEnables monitoring of task status in ECS deployments.9/18/2025Continuous Delivery
CDS_SEND_CORRECT_SCOPE_TO_ACCESS_CONTROL_FOR_INFRAFixes a bug where scope of the infrastructure was not being honored to enforce RBAC.9/18/2025Continuous Delivery
CDS_ECS_BG_VALIDATION_WITH_SAME_TARGET_GROUPSEnables blue-green deployment validation with same target groups in ECS.9/18/2025Continuous Delivery
CDS_TRAFFIC_SHIFT_WITHOUT_TEMP_VERSIONEnables traffic shifting without creating temporary versions.9/18/2025Continuous Delivery
CDS_OPA_CD_ENTITIES_GOVERNANCEEnables Open Policy Agent governance for CD entities such as service, environment, infrastructure and overrides.9/18/2025Continuous Delivery
CDS_ASYNC_EXECUTABLE_USE_SELECTORSEnables the use of selectors in asynchronous executable operations.9/18/2025Continuous Delivery
CDS_CROSS_SCOPED_ENV_GROUPSEnables creating environments groups containing environments from different scopes.9/18/2025Continuous Delivery
CDS_SVC_ENV_DASHBOARD_FOR_ACCOUNT_AND_ORG_LEVELEnables service and environment dashboard at account and organization levels for better visibility.9/18/2025Continuous Delivery
CDS_CONTAINER_STEP_DELEGATE_SELECTOR_PRECEDENCEFixes a bug where the Delegate selector precedence was not being honored for container step groups.9/18/2025Pipeline
CDS_CONTAINER_STEP_GROUP_RUN_AS_USER_AND_PRIVILEGED_FIXFixes a bug where run-as-user and privileged mode settings were not being honored for container step groups.9/18/2025Pipeline
CDS_UI_SERVICE_DASHBOARD_API_PAGINATIONImplements API pagination for the service dashboard user interface for better performance.9/18/2025Continuous Delivery
CDS_NG_INSTANCE_SYNC_ALWAYS_RESET_PTAlways resets perpetual tasks post deployments ensuring the recent connector details are used.9/18/2025Continuous Delivery
CDS_NEW_PROJECT_OVERVIEW_DASHBOARDEnables the new project overview dashboard interface for better visibility.9/18/2025Continuous Delivery
CDS_INIT_STEP_FAILURE_STRATEGYImplements failure strategies for initialization steps.9/18/2025Pipeline
CDS_MULTI_DEPLOYMENT_ON_FAILUREAllows users to configure how the Pipeline should handle failures during multi-service/multi-environment/multi-infrastructure deployments.9/18/2025Continuous Delivery
CDS_SPECIFY_INFRASTRUCTURESEnables specification of infrastructure configurations in deployments.9/18/2025Continuous Delivery
CDS_PERFORM_SHELL_SCRIPT_HOST_CAPABILITYEnables shell script execution host capability checks.9/18/2025Pipeline
CDS_WINRM_COPY_CONFIG_FILES_WITH_ENCODING_NGEnables WinRM configuration file copying with proper encoding support.9/18/2025Continuous Delivery
CDS_SKIP_INFRA_VALIDATIONAllows skipping infrastructure validation during deployments.9/18/2025Continuous Delivery
CDS_USE_K8S_API_FOR_STEADY_STATE_CHECKUses Kubernetes API for steady state checks instead of kubectl.9/18/2025Continuous Delivery
CDS_ALLOW_USER_TYPE_FIELDS_JIRAAllows user type fields in Jira integration configurations.9/18/2025Pipeline
CDS_LANDING_OVERVIEW_PAGE_V2Enables a new landing overview page interface for better visibility and performance.9/18/2025Continuous Delivery
CDS_NG_K8S_SERVICE_RELEASE_NAMEEnables Next Generation Kubernetes service release naming.9/18/2025Continuous Delivery
GITOPS_MULTI_SOURCE_ENABLEDEnables multiple source configurations for GitOps Applications.9/18/2025GitOps
CDS_MANIFEST_CONNECTOR_URLAdd attribute connectorUrl as a manifest output from service step.9/18/2025Continuous Delivery
CDS_INSTANCE_CLEANUP_ON_TASK_INFO_DELETEDelete instance records in all cases when we are deleting the instance sync perpetual tasks related records.9/18/2025Continuous Delivery
GITOPS_AUDIT_TRAIL_ENABLEDAdds Audit Trail for GitOps related actions.9/18/2025Continuous Delivery
CDS_ENABLE_RUN_HELM_CHART_TESTSAdd the functionality to run Helm chart tests.9/17/2025Continuous Delivery
CDS_GITOPS_OPERATOREnable GitOps operator configuration.9/17/2025Continuous Delivery
CDS_ADD_DEPLOYMENT_FREEZE_BYPASS_AUDITEnables audit logging for deployment freeze bypass actions.9/15/2025Continuous Delivery
CDS_DEPLOYMENT_FREEZE_GRANULAR_RBACProvides granular role-based access control for deployment freeze operations based on environment type.9/15/2025Continuous Delivery
CDS_GITLAB_TRIGGER_TAG_EVENTEnables GitLab tag event triggers for pipelines.9/15/2025Continuous Delivery
CDS_TF_POLICY_EVALUATIONEnables Terraform policy evaluation in Continuous Delivery workflows.9/15/2025Continuous Delivery
CDS_TEXTAREA_FOR_OVERRIDE_VARIABLESProvides textarea input for override variables in deployment configurations.9/15/2025Continuous Delivery
CDS_TAS_LOGIN_OPTIMIZATIONOptimizes Tanzu Application Service (TAS) login performance and reliability by reducing the number of CLI initialisation calls.9/15/2025Continuous Delivery
CDS_SUPPORT_TF_CLOUD_PLAN_REFRESH_TYPEAdds support for Terraform Cloud plan refresh type operations.9/15/2025Continuous Delivery
CDS_UI_ENABLE_DISALLOWED_USER_EMAILS_IN_APPROVAL_STEPEnables configuration to block certain users from approving in Harness Approval steps based on emails.9/15/2025Pipeline
CDS_AZURE_OIDC_AUTHENTICATIONEnables OIDC authentication for Azure connectors.9/15/2025Continuous Delivery
CDS_GCP_LIST_PROJECTS_AUTH_FIXFixes authentication issues when listing Google Cloud Platform projects.9/15/2025Continuous Delivery
CDS_GCP_OIDC_CONNECTOR_CROSS_PROJECT_ACCESSEnables cross-project access for Google Cloud Platform connectors.9/15/2025Continuous Delivery
CDS_OPTIONAL_VALUES_YAMLEnables optional values.yaml files in K8s & Helm deployments.9/15/2025Continuous Delivery
CDS_ENFORCE_GIT_EXPERIENCEEnforces Git-based experience for CD entities such as service, environment, infrastructure and override configurations.9/15/2025Continuous Delivery
CDS_K8S_DETAILED_LOGSProvides detailed logging for Kubernetes operations in CD.9/15/2025Continuous Delivery
CDS_INFRA_DEFINITION_VALIDATIONEnforces certain validation for infrastructure definitions in CD.9/15/2025Continuous Delivery
CDS_USE_SECONDARY_NODE_FOR_TIMESCALE_QUERIESInternal optimisation to use secondary database nodes for TimescaleDB queries to improve performance.9/15/2025Continuous Delivery
CDS_ADD_EXPRESSION_RESOLUTION_FOR_OVERRIDES_V2_AT_SERVICE_STEPFixes a bug that resolves expressions in overrides at the service step.9/15/2025Continuous Delivery
CDS_OVERRIDES_GITXEnables Git experience for service and infrastructure overrides management.9/15/2025Continuous Delivery
CDS_EVENT_BRIDGE_WEBHOOKEnables Event Relay triggers for pipelines.9/15/2025Continuous Delivery
CDS_SERVICE_INFRA_FAILURE_STRATEGYImplements failure strategies for service and infrastructure deployment steps.9/15/2025Continuous Delivery
CDS_OVERRIDES_V2_IDENTIFIER_SUPPORTAdds identifier support for version 2 service and infrastructure overrides.9/15/2025Continuous Delivery