diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f12d29..2f45f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,31 @@ All notable changes to this project will be documented in this file. -## [0.4.1] - 2025-04-22 +## [0.5.0] - 2025-05-15 + +### 🚀 Features + +- *(k8s)* Add PodDisruptionBudget for schemas service + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.26 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.173 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.174 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.175 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.176 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.73 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.177 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.178 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.24.3 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.27 +- *(k8s)* Update apiVersion for external secrets + +### ⚙️ Miscellaneous Tasks + +- *(ci)* Update GitLab CI configuration for templates + +## [0.4.1] - 2025-04-24 ### 🐛 Bug Fixes