Skip to content

v2.2.2

Choose a tag to compare

@sylvesterdamgaard sylvesterdamgaard released this 14 Apr 11:44

Fixed

  • CIMD still not detected: All cimd_enabled config lookups now default to true when the key is missing. mergeConfigFrom() only does a shallow merge — published config files from before v2.2.0 don't have the cimd_enabled key, so it returned null and CIMD stayed disabled. No config republish needed.