mirror of
https://github.com/apache/nifi.git
synced 2025-02-25 13:10:55 +00:00
- Allowing optional properties to be reset. - Used null to represent an unset value as previously it was considered undefined. When undefined, the property was not being included in the serialized configuration.