-
v0.8.0 Stable
released this
2025-11-21 10:34:35 +00:00 | 239 commits to main since this release[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
Downloads