chore(release): prepare for 1.6.8 (#391)
Unbound Release / Check Preconditions (push) Successful in 23s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 27s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 2m8s
cron-checker / build (push) Successful in 9m38s
cron-checker / test (push) Successful in 1m11s
cron-checker / vulnerabilities (push) Successful in 1m2s

## [1.6.8] - 2026-08-09

### 🐛 Bug Fixes

- *(deps)* Update kubernetes monorepo to v0.36.3 (#386)
- *(deps)* Bump golang.org/x/text to v0.39.0 and x/net to v0.56.0 (#389)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update actions/checkout action to v7 (#374)
- *(deps)* Update golang:1.26.4 docker digest to f83d235 (#376)
- *(deps)* Update go toolchain directive to v1.26.5 [security] (#377)
- *(deps)* Update golang docker tag to v1.26.5 (#380)
- *(deps)* Update golang:1.26.5 docker digest to adde241 (#382)
- *(deps)* Update actions/setup-go action to v7 (#384)
- *(deps)* Update golang:1.26.5 docker digest to 046e320 (#388)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #391
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #391.
This commit is contained in:
2026-08-10 14:02:25 +00:00
committed by argoyle
parent 56bd60efd1
commit 88cb4bfb50
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "1.6.7"
"version": "1.6.8"
}
+17
View File
@@ -2,6 +2,23 @@
All notable changes to this project will be documented in this file.
## [1.6.8] - 2026-08-09
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.3 (#386)
- *(deps)* Bump golang.org/x/text to v0.39.0 and x/net to v0.56.0 (#389)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#374)
- *(deps)* Update golang:1.26.4 docker digest to f83d235 (#376)
- *(deps)* Update go toolchain directive to v1.26.5 [security] (#377)
- *(deps)* Update golang docker tag to v1.26.5 (#380)
- *(deps)* Update golang:1.26.5 docker digest to adde241 (#382)
- *(deps)* Update actions/setup-go action to v7 (#384)
- *(deps)* Update golang:1.26.5 docker digest to 046e320 (#388)
## [1.6.7] - 2026-06-15
### 🐛 Bug Fixes