chore(release): prepare for 0.7.8 (#420)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 27s
Unbound Release / Create Release (push) Successful in 29s
Release / release (push) Successful in 4m12s
auth0mock / build (push) Successful in 1m11s

## [0.7.8] - 2026-09-02

### 🐛 Bug Fixes

- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.3.0 (#405)
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.4.0 (#409)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang docker tag to v1.27 (#403)
- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to d75cdd7 (#407)
- *(deps)* Update golang:1.27 docker digest to c5b07c1 (#411)
- *(deps)* Update golang:1.27 docker digest to f42f854 (#413)
- *(deps)* Update golang:1.27 docker digest to 0ecdc2a (#415)
- *(deps)* Update golang:1.27 docker digest to 4013ae0 (#417)
- *(deps)* Update golang:1.27 docker digest to 192b749 (#419)

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

---

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

Reviewed-on: #420
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #420.
This commit is contained in:
2026-09-02 05:13:23 +00:00
committed by argoyle
parent a740166f42
commit 6abec59dd4
2 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "0.7.7"
"version": "0.7.8"
}
+18 -1
View File
@@ -2,7 +2,24 @@
All notable changes to this project will be documented in this file.
## [0.7.7] - 2026-08-16
## [0.7.8] - 2026-09-02
### 🐛 Bug Fixes
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.3.0 (#405)
- *(deps)* Update module github.com/lestrrat-go/jwx/v4 to v4.4.0 (#409)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.27 (#403)
- *(deps)* Update gcr.io/distroless/static-debian12 docker digest to d75cdd7 (#407)
- *(deps)* Update golang:1.27 docker digest to c5b07c1 (#411)
- *(deps)* Update golang:1.27 docker digest to f42f854 (#413)
- *(deps)* Update golang:1.27 docker digest to 0ecdc2a (#415)
- *(deps)* Update golang:1.27 docker digest to 4013ae0 (#417)
- *(deps)* Update golang:1.27 docker digest to 192b749 (#419)
## [0.7.7] - 2026-08-17
### 🐛 Bug Fixes