24.12.0 - 2025-12-02
✨ Added
- Validate params for saving a username+ssh key credential by @bjoernricks in #264
- Add package build workflow. by @henning in 6321a73
👷 Changed
- Always build gsad with all possible features by @bjoernricks in #260
- Improve save credential command by @bjoernricks in #263
- Make passphrase optional when creating a ssh key credential by @bjoernricks in #265
- Require CMake >= 3.10 by @bjoernricks in #266
🔥 Removed
- Remove allow_insecure param from create and save credentials commands by @bjoernricks in #262
🔧 Miscellaneous
- Use standard posix shell syntax in install dependencies script by @bjoernricks in #268
- Install cgreen unit test framework from Debian by @bjoernricks in #269
- Install XML tools in devcontainer for vscode by @bjoernricks in #267