Semaphore v2.18 introduces new features and improvements for infrastructure automation and DevOps teams. This release focuses on enhancing developer experience and streamlining infrastructure-as-code workflows.

Cloud Secret Manager Integration

Organizations using cloud platforms need a way to pull secrets directly from their cloud provider’s secret management service at runtime, avoiding credential duplication and leveraging existing rotation policies. This feature adds native integrations with AWS Secrets Manager and Azure Key Vault as Enterprise-only capabilities.

Pro

Read more…

Multiple Variable Groups per Template

Semaphore currently allows attaching a single Variable Group (Environment) to each task template. This forces users to duplicate variables across groups when multiple templates share common settings, or to create monolithic Variable Groups that contain everything. This feature enables composing multiple Variable Groups per template and fixes the numerous bugs in variable handling — serialization, precedence, propagation, and survey variable lifecycle.

Community

Pro

Enterprise

You might find this interesting