From 6eac3a77962d1c6d6a68d690199b71bb4099cd7b Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 22 Aug 2025 12:33:00 +0000 Subject: [PATCH] chore(release): prepare for v0.6.1 --- CHANGELOG.md | 49 ++++++++++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3116d..8ad35b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,33 @@ -# Changelog +## [0.6.1] - 2025-08-22 -All notable changes to this project will be documented in this file. +### 🐛 Bug Fixes +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.195 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.196 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.197 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.198 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.199 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.200 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.202 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.203 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.204 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.207 +- *(deps)* Update module github.com/golang-jwt/jwt/v5 to v5.2.3 +- *(deps)* Update module github.com/alecthomas/kong to v1.12.1 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.208 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.210 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.78 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.212 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.213 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.215 +- *(deps)* Update module github.com/golang-jwt/jwt/v5 to v5.3.0 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.216 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.217 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.218 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.219 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.220 +- *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.3 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.221 ## [0.6.0] - 2025-06-29 ### 🚀 Features @@ -22,7 +48,6 @@ All notable changes to this project will be documented in this file. - *(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 @@ -34,13 +59,11 @@ All notable changes to this project will be documented in this file. ### 🚜 Refactor - Remove Sentry integration and replace with OpenTelemetry - ## [0.5.2] - 2025-06-09 ### 🐛 Bug Fixes - *(goreleaser)* Specify binary name in configuration - ## [0.5.1] - 2025-06-09 ### 🐛 Bug Fixes @@ -57,7 +80,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.184 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.185 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.186 - ## [0.5.0] - 2025-05-15 ### 🚀 Features @@ -81,7 +103,6 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(ci)* Update GitLab CI configuration for templates - ## [0.4.1] - 2025-04-24 ### 🐛 Bug Fixes @@ -92,7 +113,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.72 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.171 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.172 - ## [0.4.0] - 2025-04-12 ### 🚀 Features @@ -111,7 +131,6 @@ All notable changes to this project will be documented in this file. ### 🚜 Refactor - *(deploy)* Remove cpu and memory limits for schemas - ## [0.3.0] - 2025-04-08 ### 🚀 Features @@ -142,7 +161,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update eventsourced - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.168 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.169 - ## [0.2.0] - 2025-02-28 ### 🚀 Features @@ -169,7 +187,6 @@ All notable changes to this project will be documented in this file. - *(go)* Update go version to 1.23.6 and remove toolchain - *(docker)* Update base image architecture to amd64 - ## [0.1.1] - 2025-01-24 ### 🐛 Bug Fixes @@ -180,7 +197,6 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.1 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.63 - *(k8s)* Standardize app label to app.kubernetes.io/name - ## [0.1.0] - 2025-01-01 ### 🚀 Features @@ -223,7 +239,6 @@ All notable changes to this project will be documented in this file. - Remove unnecessary Docker variables from configuration - *(ci)* Remove unused docker service from buildtools - ## [0.0.7] - 2024-10-22 ### 🐛 Bug Fixes @@ -271,7 +286,6 @@ All notable changes to this project will be documented in this file. - Update goreleaser image to v2.3.1 - Add generate check - Add release notes for goreleaser command in .gitlab-ci.yml - ## [0.0.6] - 2024-04-04 ### 🐛 Bug Fixes @@ -281,7 +295,6 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Add step for checking release - ## [0.0.5] - 2024-04-03 ### 🚀 Features @@ -317,7 +330,6 @@ All notable changes to this project will be documented in this file. - Run release on medium instance - Back to small and upgrade goreleaser - Remove deprecated replacements - ## [0.0.4] - 2023-05-29 ### 🐛 Bug Fixes @@ -329,7 +341,6 @@ All notable changes to this project will be documented in this file. - Update Go version for vulnerabilities - Update pre-commit and fix golangci-lint - Actually validate API key privileges and refs - ## [0.0.3] - 2023-04-27 ### 🚀 Features @@ -360,14 +371,12 @@ All notable changes to this project will be documented in this file. - Reduce sample rate - Update to Go 1.20.3 - Fix Gitlab CI lint - ## [0.0.2] - 2022-10-14 ### ⚙️ Miscellaneous Tasks - Add docker ignore - Handle push of unchanged schema - ## [0.0.1] - 2022-10-09 ### 🚀 Features @@ -377,5 +386,3 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - Remove GITLAB_TOKEN - -