Merge branch 'next-release' into 'main'
chore(release): prepare for v0.8.0 See merge request unboundsoftware/schemas!624
This commit is contained in:
@@ -2,6 +2,34 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.8.0] - 2025-11-21
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- *(tests)* Add unit tests for WebSocket initialization logic
|
||||||
|
- Add latestSchema query for retrieving schema updates
|
||||||
|
- Add CLAUDE.md for project documentation and guidelines
|
||||||
|
- *(cache)* Implement hashed API key storage and retrieval
|
||||||
|
- *(health)* Add health checking endpoints and logic
|
||||||
|
- *(cache)* Add concurrency safety and logging improvements
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Enhance API key handling and logging in middleware
|
||||||
|
- Add command executor interface for better testing
|
||||||
|
- *(deps)* Update module golang.org/x/crypto to v0.45.0
|
||||||
|
- *(deps)* Update module github.com/auth0/go-jwt-middleware/v2 to v2.3.1
|
||||||
|
|
||||||
|
### 🧪 Testing
|
||||||
|
|
||||||
|
- Enhance assertions for version and subscription config
|
||||||
|
- *(cache)* Reduce goroutines for race detector stability
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.1
|
||||||
|
- *(deps)* Update node.js to v24
|
||||||
|
|
||||||
## [0.7.0] - 2025-11-19
|
## [0.7.0] - 2025-11-19
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|||||||
Reference in New Issue
Block a user