26.21.0 - 2026-03-26
✨ Added
- Add integration_configs table by @ozgen in 8189a4a
- Add string_empty helper by @ozgen in c125181
- Add initial get and modify integration_configs commands by @ozgen in d0b652e
- Add a retry mechanism when deleting an HTTP scan. by @a-h-abdelsalam in #2843
👷 Changed
- Move tag iterator to dedicated files by @mattmundell in ea6fd2b
- Move tag name iterator to dedicated files by @mattmundell in 721ab03
- Move resource tag iterator to dedicated files by @mattmundell in #2833
- Move compliance_levels into print_report_xml_start context by @mattmundell in #2827
- Move resource_tag_exists to dedicated files by @mattmundell in a71aebd
- Move resource_tag_count to dedicated files by @mattmundell in 0df1a77
- Move tag predicates to dedicated files by @mattmundell in 79f1c26
- Correct empty integration config handling, add owner validation and cleanup by @ozgen in 780ae19
- Pass uuid instead of resource to user_set_timezone by @mattmundell in fe5f224
- User_set_timezone to current_user_set_timezone by @mattmundell in 16e9a7e
🐛 Bug Fixes
- Remove stray declarations by @mattmundell in #2835
- Initialize integration config user and owner setting conditionally by @ozgen in 2a4f852
- Decrypt OIDC client secret from iterator value by @ozgen in #2838
- Remove redundant quoting by @mattmundell in #2836
- Add unix socket support for agent controller sensor by @ozgen in #2840
- Log error message if writing PID failed by @timopollmeier in #2844
🔥 Removed
📚 Documentation
🔧 Miscellaneous
- Install cgreen from Debian package in devcontainer by @bjoernricks in #2842
- Download base gvm-libs image from ghcr.io by @bjoernricks in #2841