|
|
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
- Compose Schema 1.2: Dedicated `volume` section for storage configuration (replaces swarm_volume_* variables)
|
|
|
- Compose Schema 1.2: `resources` section for CPU and memory limits
|
|
|
- Compose Schema 1.2: `traefik_domain` variable for base domain configuration (#1362) - Set once, use across all services
|
|
|
+- Compose Schema 1.2: `database_host` now requires `database_external=true`
|
|
|
- Markdown formatting support for template descriptions and next steps (#1471)
|
|
|
- Output directory flag `--output`/`-o` for `generate` command (#1534) - Replaces positional directory argument
|
|
|
- Variable property `autogenerated_length` to specify custom length for auto-generated values (default: 32 characters)
|