Compare commits

..

2 Commits

Author SHA1 Message Date
releaser 5403f497f3 chore(release): prepare for v0.9.7
schemas / vulnerabilities (pull_request) Successful in 1m57s
schemas / check (pull_request) Successful in 2m39s
schemas / check-release (pull_request) Successful in 3m6s
pre-commit / pre-commit (pull_request) Successful in 6m36s
schemas / build (pull_request) Successful in 6m33s
schemas / deploy-prod (pull_request) Has been skipped
2026-04-11 00:13:24 +00:00
releaser 24e583c26c chore(release): prepare for v0.9.7 2026-04-11 00:13:22 +00:00
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.9.6" "version": "v0.9.7"
} }
+15
View File
@@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.9.7] - 2026-04-11
### 🐛 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)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#795)
- *(deps)* Update golang docker tag to v1.26.2 (#800)
## [0.9.6] - 2026-03-29 ## [0.9.6] - 2026-03-29
### 🐛 Bug Fixes ### 🐛 Bug Fixes