What's Changed
New Documentation
The doco-cd documentation has a new home at doco.cd. The old Github repository wiki was fine for the beginning but it was showing its limitations more and more and with the new documentation, users can now finally also contribute to the wiki.
The wiki source code can be found at the /wiki/ directory if you are interested.
Version Check
The version check, that runs when doco-cd is starting, now also sends a notification when Apprise is configured.
🌟 Improvements
- feat(notification): add notification for new version availability by @kimdre in #1219
- fix(swarm): add lock by service name for runSwarmJob by @qianlongzt in #1220
- refactor: apply code fixes suggested by Go fix by @qianlongzt in #1221
📦 Dependencies
- chore(deps): update github/codeql-action digest to 95e58e9 by @renovate[bot] in #1226
- chore(deps): update docker/github-builder digest to 7d2a024 by @renovate[bot] in #1225
- fix(deps): update module github.com/docker/compose/v5 to v5.1.3 by @renovate[bot] in #1230
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #1229
- fix(deps): update module github.com/infisical/go-sdk to v0.7.1 by @renovate[bot] in #1238
- chore(deps): pin dependencies by @renovate[bot] in #1237
📚 Miscellaneous
- docs(wiki): migrate Github Wiki to Github Pages by @kimdre in #1223
- fix(test): change tag to new tag without docs repo by @qianlongzt in #1232
- docs: improve wiki by @kimdre in #1233
- chore(docs): reference correct paths in publish docs action by @kimdre in #1234
- ci(docs): update docs publish workflow by @kimdre in #1236
Full Changelog: v0.80.1...v0.81.0