24.8.0 - 2025-11-06
👷 Changed
- Cleanup validators for IDs by @bjoernricks in 8a0863c
- Allow credential_id to by an empty string by @bjoernricks in cc93ec0
- Ensure credential_id is not empty when saving a credential by @bjoernricks in 061a178
- Ensure credential_id is not empty when downloading a credential by @bjoernricks in 6df144c
- Convert download_credential into a standard gmp function by @bjoernricks in dfd5984
- Check credential_id param for create_scanner by @bjoernricks in 05afcb7
- Create an OCI image target with credential correctly by @bjoernricks in #240
🐛 Bug Fixes
- Avoid overwriting unchanged preferences on modify by @a-h-abdelsalam in #247
- Handle GMP status of get_agent_installer_file by @timopollmeier in #248