diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e37c8..ef3116d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ All notable changes to this project will be documented in this file. +## [0.6.0] - 2025-06-29 + +### 🚀 Features + +- *(k8s)* Add OpenTelemetry exporter endpoint to deploy.yaml +- Add build version injection via CI_COMMIT argument + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.190 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.28 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.75 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.192 +- *(deps)* Update module github.com/alecthomas/kong to v1.12.0 +- *(deps)* Update opentelemetry-go monorepo +- *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.12.0 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.29 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.194 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.30 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.76 + ## [0.5.3] - 2025-06-13 ### 🐛 Bug Fixes