Compare commits

...

2 Commits

Author SHA1 Message Date
releaser 2feb13efe3 chore(release): prepare for v0.9.7
schemas / vulnerabilities (pull_request) Successful in 1m56s
schemas / check (pull_request) Successful in 2m52s
schemas / check-release (pull_request) Successful in 3m27s
pre-commit / pre-commit (pull_request) Successful in 6m28s
schemas / build (pull_request) Successful in 5m40s
schemas / deploy-prod (pull_request) Has been skipped
2026-04-28 02:25:20 +00:00
releaser f433be1e99 chore(release): prepare for v0.9.7 2026-04-28 02:25:17 +00:00
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.9.6"
"version": "v0.9.7"
}
+25
View File
@@ -2,6 +2,31 @@
All notable changes to this project will be documented in this file.
## [0.9.7] - 2026-04-28
### 🐛 Bug Fixes
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.6 (#790)
- *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#791)
- *(deps)* Update opentelemetry-go monorepo (#793)
- *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.18.0 (#797)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.268 (#798)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.269 (#802)
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.270 (#804)
- *(deps)* Update module github.com/auth0/go-jwt-middleware/v3 to v3.1.0 (#805)
- *(deps)* Update module golang.org/x/crypto to v0.50.0 (#807)
- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.7 (#810)
- *(deps)* Update module github.com/pressly/goose/v3 to v3.27.1 (#814)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.33 (#816)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#795)
- *(deps)* Update golang docker tag to v1.26.2 (#800)
- *(deps)* Update node.js to 8510330 (#809)
- *(deps)* Update node.js to v24.15.0 (#811)
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#812)
## [0.9.6] - 2026-03-29
### 🐛 Bug Fixes