Tags: dargstack/dargstack
Tags
chore(release): 4.0.0-beta.9 [skip ci] ## [4.0.0-beta.9](v4.0.0-beta.8...v4.0.0-beta.9) (2026-04-04) ### Features * **deploy:** check image access before deployment ([ae71d18](ae71d18)) * **deploy:** drop pre-pulling in favor of validation ([2d2fe6e](2d2fe6e)) * **validate:** beautify output ([b86d226](b86d226)) ### Bug Fixes * **validate:** apply development only comments ([f814942](f814942)) * **validate:** only check for any update configuration to be set ([508bba9](508bba9))
chore(release): 4.0.0-beta.8 [skip ci] ## [4.0.0-beta.8](v4.0.0-beta.7...v4.0.0-beta.8) (2026-03-16) ### ⚠ BREAKING CHANGES * **cli:** add secret command ### Features * **cli:** add secret command ([9884c35](9884c35)) * **secret:** add key types and sizes ([ed2e74b](ed2e74b))
chore(release): 4.0.0-beta.7 [skip ci] ## [4.0.0-beta.7](v4.0.0-beta.6...v4.0.0-beta.7) (2026-03-13) ### ⚠ BREAKING CHANGES * **certify:** restructure configuration category ### Features * **certify:** restructure configuration category ([1e6a88d](1e6a88d)) * **cli:** add parameter shorthands ([d6a7295](d6a7295)) * **deploy:** allow to deploy all services in any case ([4925771](4925771)) * **deploy:** point out more set options ([5c0d4d4](5c0d4d4)) * **initialize:** lock development domain ([fb1f4c6](fb1f4c6)) * rename secrets and volume examples ([5e53fc2](5e53fc2)) ### Bug Fixes * **certify:** use development domain ([d0e5cdd](d0e5cdd)) * **deploy:** override any selection on all ([5f29728](5f29728))
chore(release): 4.0.0-beta.6 [skip ci] ## [4.0.0-beta.6](v4.0.0-beta.5...v4.0.0-beta.6) (2026-03-13) ### Features * **deploy:** add parameter shorthand for production ([afb76e2](afb76e2)) * **deploy:** add redeploy ([ae60167](ae60167)) * **deploy:** list removed volumes ([68016ab](68016ab)) * **exec:** explain sudo prompt ([ae92290](ae92290)) * **initialize:** include example service ([9f8cefe](9f8cefe)) ### Bug Fixes * **deploy:** correct environment variable loading ([07468d5](07468d5)) * **exec:** preserve environment variables for sudo ([83c8d8b](83c8d8b)) * **exec:** refresh sudo ([ed657e0](ed657e0)) * **stack:** wait for full removal ([7319ad0](7319ad0))
chore(release): 4.0.0-beta.5 [skip ci] ## [4.0.0-beta.5](v4.0.0-beta.4...v4.0.0-beta.5) (2026-03-11) ### Bug Fixes * **version:** fall back to build info ([86c05a0](86c05a0))
chore(release): 4.0.0-beta.4 [skip ci] ## [4.0.0-beta.4](v4.0.0-beta.3...v4.0.0-beta.4) (2026-03-11) ### Bug Fixes * **go:** add v4 path suffix ([60c23a9](60c23a9))
chore(release): 4.0.0-beta.3 [skip ci] ## [4.0.0-beta.3](v4.0.0-beta.2...v4.0.0-beta.3) (2026-03-11) ### Bug Fixes * **ci:** drop deprecated goreleaser properties ([7af5ee4](7af5ee4))
chore(release): 4.0.0-beta.2 [skip ci] ## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2026-03-11) ### Bug Fixes * **release:** use semantic release over tag workflow ([41dfaa8](41dfaa8))
chore(release): 4.0.0-beta.1 [skip ci] ## [4.0.0-beta.1](v3.0.0...v4.0.0-beta.1) (2026-03-11) ### ⚠ BREAKING CHANGES * drop v3 ### Features * add audit log for deployment tracking ([31a6ed8](31a6ed8)) * add build, certify, inspect, update, and document commands ([62f58bb](62f58bb)) * add CLI root command with shared flags and helpers ([edaf55b](edaf55b)) * add compose file merging with spruce and path resolution ([f50f456](f50f456)) * add compose profile and service filtering ([c04a441](c04a441)) * add config and stack directory detection ([200a7d3](200a7d3)) * add deploy command with secret setup, profiles, and dry-run support ([9f910bf](9f910bf)) * add docgen tool and auto-generated CLI reference docs ([69cc61e](69cc61e)) * add docker client, executor, swarm, and stack management ([1ae2894](1ae2894)) * add init command to scaffold a new dargstack project ([758e3f5](758e3f5)) * add interactive terminal prompt helpers ([e070672](e070672)) * add remove command with targeted service and volume removal ([2998296](2998296)) * add resource validation and documentation generation ([0c4f8c2](0c4f8c2)) * add secret templating, generation, and topological resolution ([a486dd8](a486dd8)) * add self-update mechanism via GitHub releases ([c2f5617](c2f5617)) * add TLS certificate retrieval and management ([1d57a1d](1d57a1d)) * add validate command for compose config verification ([962ad43](962ad43)) * drop v3 ([373106a](373106a)) ### Bug Fixes * implement feedback ([d120968](d120968))
chore(release): 3.0.0 [skip ci] ## [3.0.0](2.5.1...3.0.0) (2025-12-07) ### ⚠ BREAKING CHANGES * **deploy:** switch domain to `app.localhost` for development * **git:** switch from master to main ### Features * **deploy:** switch domain to `app.localhost` for development ([91440cb](91440cb)) * **git:** switch from master to main ([9d10c10](9d10c10))
PreviousNext