24.3.0 - 2025-05-08
✨ Added
- Add get, list, and delete agent installer commands by @ozgen in ea60de7
- Add ENABLE_AGENTS feature flag for agent installer commands by @ozgen in f3cd607
👷 Changed
- Require CMake >= 3.5 by @bjoernricks in #202
- Handle get_system_report failure more gracefully by @bjoernricks in #205
- Remove unnecessary content from get_system_reports response by @bjoernricks in #206
🐛 Bug Fixes
- Made error messages for Kerberos credentials consistent. by @jhelmold in 00f4463
- Fixed some formatting issues. by @jhelmold in 9ab8975
📚 Documentation
- Document how to format code in README by @bjoernricks in ab79ccc
🔧 Miscellaneous
- Use lower case name for get_git_revision cmake macro by @bjoernricks in c445c33
- Reformat all CMake files with gersemi by @bjoernricks in #203
- Add workflow for checking the CMake file format by @bjoernricks in f5b0883