Releases: diggerhq/digger
Releases · diggerhq/digger
Drift v0.1.0
Drift Detection Service v0.1.0
Automated infrastructure drift detection and reporting service (Enterprise Edition).
Docker Image
docker pull ghcr.io/diggerhq/digger/drift:v0.1.0
Kubernetes Deployment
helm repo add digger https://diggerhq.github.io/digger
helm install drift digger/digger-drift \
--set drift.image.repository=ghcr.io/diggerhq/digger/drift \
--set drift.image.tag=v0.1.0
Features
- Multi-VCS support (GitHub, GitLab, Bitbucket)
- Automated drift detection
- Slack notifications
- GitHub issue creation
Digger Backend EE v0.1.0
Digger Backend (Enterprise Edition) v0.1.0
Terraform orchestration service with advanced features and multi-VCS support.
Docker Image
docker pull ghcr.io/diggerhq/digger/digger-backend-ee:v0.1.0
v0.6.128
What's Changed
- Update CLI callback, docs for AD/Fargate by @breardon2011 in #2284
- chore(develop): release taco/cli 0.1.10 by @breardon2011 in #2292
- fieldnotes/The OpenTaco Project is now public by @UtpalJayNadiger in #2297
- Support relative paths in include_patterns and exclude_patterns by @golemiso in #2286
- increase sleep by @motatoes in #2299
- segment by @motatoes in #2304
- Add changelog for the week ending October 3rd, 2025 by @UtpalJayNadiger in #2300
- feat(run-digger-action): add digger-version input by @sidpalas in #2283
- fallback strategy, remove sleep block by @breardon2011 in #2305
- docs: streamline getting started guide by @s1ntaxe770r in #2302
- add docs page for fix by @breardon2011 in #2310
- enable configurables for the cli os/arch by @breardon2011 in #2311
- Change "fallback" to skip under fallback condition by @breardon2011 in #2312
New Contributors
Full Changelog: v0.6.127...v0.6.128
vLatest
What's Changed
- fieldnotes/The OpenTaco Project is now public by @UtpalJayNadiger in #2297
- Support relative paths in include_patterns and exclude_patterns by @golemiso in #2286
- increase sleep by @motatoes in #2299
- segment by @motatoes in #2304
- Add changelog for the week ending October 3rd, 2025 by @UtpalJayNadiger in #2300
- feat(run-digger-action): add digger-version input by @sidpalas in #2283
- fallback strategy, remove sleep block by @breardon2011 in #2305
- docs: streamline getting started guide by @s1ntaxe770r in #2302
- add docs page for fix by @breardon2011 in #2310
- enable configurables for the cli os/arch by @breardon2011 in #2311
- Change "fallback" to skip under fallback condition by @breardon2011 in #2312
New Contributors
Full Changelog: taco/cli/v0.1.10...vLatest
v0.6.127
What's Changed
- state management docs by @motatoes in #2145
- remove empty pages by @motatoes in #2253
- removal of managing state page by @motatoes in #2255
- Fix nil pointer panic in comment updater when backend API returns nil by @MrKeiKun in #2190
- Add Helm chart for taco-statesman by @breardon2011 in #2144
- add ci integration docs by @motatoes in #2259
- Versioning docs by @breardon2011 in #2261
- Fix nil pointer exception in handleIssueCommentEvent when GitHub App … by @MrKeiKun in #2192
- Change license to MIT by @ZIJ in #2263
- Add attribution guidelines by @ZIJ in #2264
- Add appropriate attributions in source by @ZIJ in #2262
- Opaque TFE Token Fix by @breardon2011 in #2260
- chore/rewrite mpl by @motatoes in #2266
- Add wizard for server URL, no env vars needed by @breardon2011 in #2268
- docs/pr level locks fix by @motatoes in #2269
- chore: make a release by @breardon2011 in #2270
- chore(develop): release taco/cli 0.1.8 by @breardon2011 in #2193
- chore(develop): release taco/statesman 0.1.9 by @breardon2011 in #2271
- fix/dockerbuild 1 9 by @motatoes in #2272
- chore(develop): release taco/statesman 0.1.10 by @breardon2011 in #2273
- chore(develop): release taco/cli 0.1.9 by @breardon2011 in #2274
- docs for GCP quickstart by @breardon2011 in #2275
- Update backend-deployment.yaml by @Utwo in #2280
- refactor(ee/backend): replace golang.org/x/exp/maps with stdlib maps by @Juneezee in #2281
- fix: update
github.com/golang-jwt/jwt
to fix CVE-2025-30204 by @Juneezee in #2279 - chore(run-digger-action): autoformat action.yml by @sidpalas in #2278
- chore(run-digger-action): pin all action dependencies to commit hash (no-op) by @sidpalas in #2277
- Update backend-deployment.yaml by @Utwo in #2285
- skip libs license checker test for external prs by @motatoes in #2288
- update comment when draft pr is ignored by @motatoes in #2289
- Feat/draft prs lock unlock fixes by @motatoes in #2290
New Contributors
- @Utwo made their first contribution in #2280
- @Juneezee made their first contribution in #2281
- @sidpalas made their first contribution in #2278
Full Changelog: v0.6.126...v0.6.127
taco/cli/v0.1.10
Taco CLI v0.1.10
Downloads
- Linux AMD64: taco-linux-amd64 (checksum)
- Linux ARM64: taco-linux-arm64 (checksum)
- Linux 386: taco-linux-386 (checksum)
- macOS AMD64: taco-darwin-amd64 (checksum)
- macOS ARM64: taco-darwin-arm64 (checksum)
- Windows AMD64: taco-windows-amd64.exe (checksum)
- Windows 386: taco-windows-386.exe (checksum)
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco
taco/statesman/v0.1.10
Taco Statesman v0.1.10
Downloads
- Linux AMD64: statesman-linux-amd64 (checksum)
- Linux ARM64: statesman-linux-arm64 (checksum)
- Linux 386: statesman-linux-386 (checksum)
- macOS AMD64: statesman-darwin-amd64 (checksum)
- macOS ARM64: statesman-darwin-arm64 (checksum)
- Windows AMD64: statesman-windows-amd64.exe (checksum)
- Windows 386: statesman-windows-386.exe (checksum)
Docker
docker pull ghcr.io/diggerhq/digger/taco-statesman:v0.1.10
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x statesman-<platform>-<arch>
sudo mv statesman-<platform>-<arch> /usr/local/bin/statesman
taco/cli/v0.1.9
Taco CLI v0.1.9
Downloads
- Linux AMD64: taco-linux-amd64 (checksum)
- Linux ARM64: taco-linux-arm64 (checksum)
- Linux 386: taco-linux-386 (checksum)
- macOS AMD64: taco-darwin-amd64 (checksum)
- macOS ARM64: taco-darwin-arm64 (checksum)
- Windows AMD64: taco-windows-amd64.exe (checksum)
- Windows 386: taco-windows-386.exe (checksum)
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco
taco/statesman: v0.1.9
taco/cli/v0.1.8
Taco CLI v0.1.8
Downloads
- Linux AMD64: taco-linux-amd64 (checksum)
- Linux ARM64: taco-linux-arm64 (checksum)
- Linux 386: taco-linux-386 (checksum)
- macOS AMD64: taco-darwin-amd64 (checksum)
- macOS ARM64: taco-darwin-arm64 (checksum)
- Windows AMD64: taco-windows-amd64.exe (checksum)
- Windows 386: taco-windows-386.exe (checksum)
Installation
Download the appropriate binary for your platform and make it executable:
chmod +x taco-<platform>-<arch>
sudo mv taco-<platform>-<arch> /usr/local/bin/taco