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
⚠️ rudder package was ignoring postinstall errors, be careful on upgrade that plugins are correctly updated
rudder packages (rudder-server, rudder-agent) install logs were harmonized
property conflicts were still displayed even if they were fixed, and were shown as "policy generation" errors, which was quite confusing
Linux agent
It was possible to install rudder agent for a different system version than the one compatible with your system. This is now forbidden and only a valid rudder package can be installed
Policy mode override can be lost on nodes when variable was undefined, leading to unexpected behavior (ie, enforce instead of audit )
Windows agent
Policy update were done at each run
Improved policies zip extraction
Performance improvement (file loading, methods loaded in a single file)