From 6524db504beb7ef3fce75a93ce5d27d5628bc083 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 8 Apr 2025 09:37:54 +0000 Subject: [PATCH 1/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5dc30b..be7189c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.3.1] - 2025-04-08 + +### 🐛 Bug Fixes + +- *(secrets)* Remove namespace from ExternalSecret definition + ## [0.3.0] - 2025-04-08 ### 🚀 Features -- 2.52.0 From d2d6f7ef4d38bfa3715b07e6e5bf2530609a13f0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 9 Apr 2025 14:58:12 +0000 Subject: [PATCH 2/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be7189c..54c7ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-08 +## [0.3.1] - 2025-04-09 ### 🐛 Bug Fixes - *(secrets)* Remove namespace from ExternalSecret definition +- *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.2 ## [0.3.0] - 2025-04-08 -- 2.52.0 From 864e3f5c8ade06895740363507471e89dd7fa2e2 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 10 Apr 2025 07:25:26 +0000 Subject: [PATCH 3/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54c7ec1..4ae0ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-09 +## [0.3.1] - 2025-04-10 ### 🐛 Bug Fixes - *(secrets)* Remove namespace from ExternalSecret definition - *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.2 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.24 ## [0.3.0] - 2025-04-08 -- 2.52.0 From 2eea39873a42e294c8e6fa277ef9605749fe9721 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 10 Apr 2025 13:13:59 +0000 Subject: [PATCH 4/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ae0ee6..f89b794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - *(secrets)* Remove namespace from ExternalSecret definition - *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.2 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.24 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.32.0 ## [0.3.0] - 2025-04-08 -- 2.52.0 From 53b545f29a9e920407a50ea015380cc7c1125254 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 10 Apr 2025 15:52:00 +0000 Subject: [PATCH 5/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f89b794..a10c66c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.2 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.24 - *(deps)* Update module github.com/getsentry/sentry-go to v0.32.0 +- *(k8s)* Increase CPU request for better performance ## [0.3.0] - 2025-04-08 -- 2.52.0 From 8c41fca313719197367ab0434d82b93a5df58093 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 11 Apr 2025 11:35:07 +0000 Subject: [PATCH 6/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a10c66c..f2a2382 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-10 +## [0.3.1] - 2025-04-11 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.24 - *(deps)* Update module github.com/getsentry/sentry-go to v0.32.0 - *(k8s)* Increase CPU request for better performance +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.8.1 ## [0.3.0] - 2025-04-08 -- 2.52.0 From 708b7f968c061d84e796940b4a981d0b851f8be0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 11 Apr 2025 20:09:19 +0000 Subject: [PATCH 7/9] chore(release): prepare for v0.3.1 -- 2.52.0 From 59d11e01e20eb5b588816c83befd46278892c7ef Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 12 Apr 2025 11:41:38 +0000 Subject: [PATCH 8/9] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2a2382..d1b16b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-11 +## [0.3.1] - 2025-04-12 ### 🐛 Bug Fixes @@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file. - *(k8s)* Increase CPU request for better performance - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.8.1 +### 🚜 Refactor + +- *(deploy)* Remove cpu and memory limits for schemas + ## [0.3.0] - 2025-04-08 ### 🚀 Features -- 2.52.0 From 31b7fcbfa4db75f57e6ed0e4135439c572d55224 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 12 Apr 2025 11:58:05 +0000 Subject: [PATCH 9/9] chore(release): prepare for v0.4.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1b16b8..a5d6896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-12 +## [0.4.0] - 2025-04-12 + +### 🚀 Features + +- *(service)* Implement graceful shutdown for HTTP server ### 🐛 Bug Fixes -- 2.52.0