From 91a03b06a5438f422483bcc54e1077db65f6e01c Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 10 Apr 2026 10:16:31 +0000 Subject: [PATCH] chore(release): prepare for v0.9.7 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6fc03e..bb2d3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.9.7] - 2026-04-10 + +### 🐛 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) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#795) + ## [0.9.6] - 2026-03-29 ### 🐛 Bug Fixes