What's Changed
✨ Features
- feat: enable docker healthcheck by @cduchenoy in #650
🐛 Bug Fixes and Security
- fix(webhook): use the correct CommitSHA field for Gitlab webhook payloads by @kimdre in #644
- fix(swarm): correct network scope check for swarm networks by @kimdre in #660
📦 Dependencies
- chore(deps): pin dependencies by @renovate[bot] in #641
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #645
- fix(deps): update module github.com/getsops/sops/v3 to v3.11.0 by @renovate[bot] in #646
- chore(deps): pin actions/upload-artifact action to ea165f8 by @renovate[bot] in #651
- chore(deps): update docker/login-action action to v3.6.0 by @renovate[bot] in #652
- chore(deps): update golang:1.25.1 docker digest to ab1f5c4 by @renovate[bot] in #653
- chore(deps): update ubuntu/squid:latest docker digest to 091114b by @renovate[bot] in #654
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to 9e9b50d by @renovate[bot] in #655
- chore(deps): update github/codeql-action digest to 64d10c1 by @renovate[bot] in #656
- fix(deps): update module github.com/docker/docker to v28.5.0+incompatible by @renovate[bot] in #657
📚 Miscellaneous
- chore(deps): replace deprecated yaml module by @kimdre in #643
- ci: add SBOM generation by @kimdre in #648
- ci: change SBOM output format to CycloneDX by @kimdre in #649
New Contributors
- @cduchenoy made their first contribution in #650
Full Changelog: v0.38.0...v0.39.0