What's Changed
With this release doco-cd can notifiy you about the status of deployments using a Apprise Docker Container.
You can find the documentation on setting up notifications in the wiki: https://github.com/kimdre/doco-cd/wiki/Notifications
Also, you can now deploy your stacks with compose profiles.
See the profiles deployment setting and usage example in the wiki.
✨ Features
- feat(compose): add support for profiles by @kimdre in #554
- feat: add Apprise notification integration by @kimdre in #528
📦 Dependencies
- chore(deps): update docker/metadata-action digest to c1e5197 by @renovate[bot] in #555
- chore(deps): update docker/login-action action to v3.5.0 by @renovate[bot] in #557
- chore(deps): update dependency golang to v1.24.6 by @renovate[bot] in #556
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #559
- chore(deps): update github/codeql-action digest to df55935 by @renovate[bot] in #560
- chore(deps): update golang:1.24.6 docker digest to e155b51 by @renovate[bot] in #561
- chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #562
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #564
- chore(deps): update golang:1.24.6 docker digest to a18e9e0 by @renovate[bot] in #566
- chore(deps): update github/codeql-action digest to 96f518a by @renovate[bot] in #565
- chore(deps): update dependency golang to v1.25.0 by @renovate[bot] in #563
Full Changelog: v0.31.2...v0.32.0