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

Merged
group_2759636_bot_9075f203b5d02ced0a8269693de8933b merged 34 commits from next-release into main 2026-01-09 08:57:41 +00:00
Showing only changes of commit d327307539 - Show all commits
+6 -1
View File
@@ -2,12 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.3.2] - 2025-11-03
## [0.3.2] - 2025-11-04
### 🧪 Testing
- Add concurrent fetch and read tests for privileges
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.3 docker digest to 9ac0edc
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1
## [0.3.1] - 2025-11-02
### 🐛 Bug Fixes