v2.17.24
semaphoreui/semaphorev2.17.24Mar 14, 2026by github-actions[bot]
AI Summary
Fixes race conditions in Terraform status handling and updates variable group storage type reporting.
Key Highlights
- Fixed race condition for Terraform task statuses
- Provide source storage type in var groups
New Features
- Provide source storage type in var groups
Full Release Notes
## Changelog * b9cb5beb6156fd9dcc252e3c503c405f5d319580 fix(secrets): provide source storage type in var groups ## What's Changed * fix: fixed a race condition for terraform task statuses by @JulianKap in https://github.com/semaphoreui/semaphore/pull/3686 ## New Contributors * @JulianKap made their first contribution in https://github.com/semaphoreui/semaphore/pull/3686 **Full Changelog**: https://github.com/semaphoreui/semaphore/compare/v2.17.22...v2.17.24