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
== `packaging.version.InvalidVersion: Invalid version: '1.27.0-stackable0.0.0-dev'` when connecting to NiFi using `nipyapi``
77
+
78
+
When using {nipyapi}[nipyapi] with version `<= 0.19.0` some functions check the version of the NiFi instance resulting in an error where the custom version strings introduced in the SDP release 25.7 can't be parsed.
79
+
80
+
Solution: Upgrade to `nipyapi >= 0.20.0` where this is fixed.
0 commit comments