3.0.0 (2026-01-05)
⚠ BREAKING CHANGES
- None - all exports remain compatible
🚀 Features
- add circuit breaker pattern and deprecation documentation (aedac5b)
🐛 Bug Fixes
- resolve CodeQL security warnings (bcbbb03), closes #19 #22 #25-27 #94 #96 #98 #125-140 #144
- security: run npm audit fix for js-yaml vulnerability (bd4344c)
- security: update MCP SDK and body-parser to fix vulnerabilities (9bb73f7)
- tests: align getAuthStatus tests with actual AuthStatus type (3629bf1)
- tests: resolve flaky tests in env-loading, logger, and timing tests (85229b6)
- tests: update cache key regex to match base36 hash format (07f9da0)
♻️ Refactoring
- migrate relative imports to path aliases (87eec2a), closes #160
- modularize api.ts and performance.ts for improved maintainability (3828459)
- security: extract SecurityCIPipeline into modular components (c041b18), closes #159
📚 Documentation
- add sprint implementation documentation (c3fb7b0)
- remove Smithery references (service no longer available) (bfe0fd2), closes #155
- update README with v2.12.0 features and test counts (c4601ec)
This release is also available on: