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: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,7 @@ All notable changes to this project will be documented in this file.
23
23
24
24
### Removed
25
25
26
-
- BREAKING: Clean up leftover NiFi 1.x code and configuration.
27
-
Support for NiFi 1.x was already officially dropped in SDP 26.3, but some now-dead code and CRD fields remained.
26
+
- BREAKING: Remove support for NiFi 1.x.
28
27
This removes the Prometheus reporting-task Job (and its `spec.clusterConfig.createReportingTaskJob` field), the pre-2.x non-rolling upgrade handling, the dedicated metrics port, and the sensitive-properties algorithms that were only supported on NiFi 1.x.
29
28
`status.deployed_version` is retained even though it no longer drives the (now removed) non-rolling upgrade state machine, as we don't want a breaking change to the status just for this ([#954]).
0 commit comments