chore(release): prepare for v0.9.0

This commit is contained in:
Unbound Release
2025-12-09 08:43:48 +00:00
parent 31cc2e10b6
commit 3d6016d7e2
+7 -1
View File
@@ -2,7 +2,7 @@
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.0] - 2025-12-08 ## [0.9.0] - 2025-12-09
### 🚀 Features ### 🚀 Features
@@ -14,6 +14,10 @@ All notable changes to this project will be documented in this file.
- *(k8s)* Update ingress class configuration for schema - *(k8s)* Update ingress class configuration for schema
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.84 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.84
- *(docker)* Update Node.js version to 24.11.1-alpine - *(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 ### 🚜 Refactor
@@ -22,6 +26,7 @@ All notable changes to this project will be documented in this file.
### 🧪 Testing ### 🧪 Testing
- Add validation and event tests for organization and API key - Add validation and event tests for organization and API key
- *(cache)* Update tests to use legacy hash for speed
### ⚙️ Miscellaneous Tasks ### ⚙️ 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 node.js to 682368d
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2 - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2
- *(deps)* Update goreleaser/goreleaser docker tag to v2.13.1 - *(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 ## [0.8.0] - 2025-11-21