22.26.0 - 2025-08-22
✨ Added
- Tests of base/credentials by @mattmundell in #948
- Support global scan agent config, modify and extend the agent data structure by @ozgen in 1237981
- Add agent_controller_get_agents_with_updates to get updated agents. by @ozgen in 17bf877
👷 Changed
- Add scan-agent config; drop min_interval/heartbeat_interval from agent and agent_update by @ozgen in efbe4ba
- Change scheduler_cron_time type to GPtrArray and refactor agent_controller_scan_agent_config_is_valid by @ozgen in a5b7905
- Scan_agent_config validation aligning with the agent control api by @ozgen in 5d12336
- Improve scan-agent-config validation error reporting by @ozgen in 11af500