chore(release): prepare for 1.6.9 (#400)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 32s
Unbound Release / Create Release (push) Successful in 26s
Release / release (push) Successful in 1m12s
cron-checker / build (push) Successful in 13m3s
cron-checker / test (push) Successful in 57s
cron-checker / vulnerabilities (push) Successful in 51s

## [1.6.9] - 2026-08-17

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.5 docker digest to e8ab809 (#392)
- *(deps)* Update go toolchain directive to v1.26.6 [security] (#395)
- *(deps)* Update golang docker tag to v1.26.6 (#394)
- Derive Go version from go.mod instead of 'stable' (#397)

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

---

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

Reviewed-on: #400
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #400.
This commit is contained in:
2026-08-17 08:58:36 +00:00
committed by argoyle
parent 7c0445b4ef
commit 16fbb60a5c
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "1.6.8" "version": "1.6.9"
} }
+10 -1
View File
@@ -2,7 +2,16 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [1.6.8] - 2026-08-09 ## [1.6.9] - 2026-08-17
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.5 docker digest to e8ab809 (#392)
- *(deps)* Update go toolchain directive to v1.26.6 [security] (#395)
- *(deps)* Update golang docker tag to v1.26.6 (#394)
- Derive Go version from go.mod instead of 'stable' (#397)
## [1.6.8] - 2026-08-10
### 🐛 Bug Fixes ### 🐛 Bug Fixes