Skip to content

8.2.5

Compare
Choose a tag to compare
@VinceMacBuche VinceMacBuche released this 10 Mar 17:57
· 4889 commits to master since this release

Webapp/server

  • ⚠️ 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)