Here’s a clean release summary you can use:
Semaphore UI v2.17.15
Overview
This release improves secret management flexibility and includes minor internal cleanup and dependency updates.
✨ Highlights
🔐 Read Secrets from Raw Files
You can now load secrets directly from a raw file. This makes it easier to integrate with:
- Docker/Kubernetes secret mounts
- Vault Agent file sinks
- External secret management systems
This enhancement simplifies secure automation workflows and improves compatibility with production setups.
What's Changed
- feat(secrets): allow read secret from raw file by @fiftin in #3654
- chore(deps): update dependency openai to v6.25.0 by @renovate[bot] in #3533
Full Changelog: v2.17.14...v2.17.15