chore(release): prepare for v0.4.0 #433

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 9 commits from next-release into main 2025-04-12 12:08:29 +00:00
Showing only changes of commit 59d11e01e2 - Show all commits
+5 -1
View File
@@ -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