diff --git a/CHANGELOG.md b/CHANGELOG.md index 7736086..52ef8b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2025-12-08 +## [0.9.0] - 2025-12-09 ### ๐Ÿš€ Features @@ -14,6 +14,10 @@ All notable changes to this project will be documented in this file. - *(k8s)* Update ingress class configuration for schema - *(deps)* Update module github.com/99designs/gqlgen to v0.17.84 - *(docker)* Update Node.js version to 24.11.1-alpine +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.240 +- *(deps)* Update opentelemetry-go monorepo +- *(deps)* Update module golang.org/x/crypto to v0.46.0 +- *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.14.0 ### ๐Ÿšœ Refactor @@ -22,6 +26,7 @@ All notable changes to this project will be documented in this file. ### ๐Ÿงช Testing - Add validation and event tests for organization and API key +- *(cache)* Update tests to use legacy hash for speed ### โš™๏ธ Miscellaneous Tasks @@ -33,6 +38,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update node.js to 682368d - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2 - *(deps)* Update goreleaser/goreleaser docker tag to v2.13.1 +- *(deps)* Update golang:1.25.5 docker digest to 0c27bcf ## [0.8.0] - 2025-11-21