26.8.0 - 2025-11-12
✨ Added
- Tests of gmp_credential_stores.c by @mattmundell in 759f209
- Enterprise path by @soumya-greenbone in #2626
- Add preferences to oci image task by @ozgen in 039cd2e
- Add oci image target to the report response by @ozgen in #2631
👷 Changed
- Dedupe periodic loop and add AGENT_SYNC_SCHEDULE_PERIOD for agent sync by @ozgen in f278812
- Guard agent-related filter names behind ENABLE_AGENTS by @ozgen in #2619
- Add -fsanitize=address to test builds by @mattmundell in #2623
🐛 Bug Fixes
- Rate-limit agent sync failure warnings in forked child by @ozgen in c50351b
- Close leak in icalendar_next_time_from_recurrence by @mattmundell in #2622
- Close leaks in the agent installers tests by @mattmundell in #2620
- Free message in modify_credential_store_run by @mattmundell in d13430c
- Check preferences before passing them to g_hash_table_destroy by @mattmundell in 791d98b
- Remove unused agent_installers_sql parameters by @timopollmeier in 0660870
- Remove unused agent_installers_sql parameters by @timopollmeier in #2625
- Correctly convert boolean preferences for container scanner. by @a-h-abdelsalam in #2632
🔥 Removed
- Last_update from agent installers by @timopollmeier in #2618
- Use upstream cmake files for FindPackageMessage and SelectLibraryConfigurations by @tgurr in #2621
🔧 Miscellaneous
- Create openvas-enterprise-container-dev image by @soumya-greenbone in #2627
- Update cmake file formatting for new gersemi version by @bjoernricks in #2628