Features
- Docker: Now
SEMAPHORE_DB_HOST
can contains port number.
- Added environment variable
SEMAPHORE_DB_OPTIONS
which allows customize db connection. Must be valid JSON.
Example: {"sslmode": "require"}
.
- Ability to use separate repository for Inventory
- Search
collections/requirements.yml
both in repo directory and in playbook directory.
- Added
Secret
type for survey variables.
- Added
Enum
type for survey variables.
Bugfixes
- Support
http://
protocol for Git repositories.
- Fixed path to database file in Docker for BoltDB.
- Disable debug mode for tasks started by Integrations.