Releases: flashcatcloud/flashduty-mcp-server
Releases · flashcatcloud/flashduty-mcp-server
FlashDuty MCP Server 0.9.11
FlashDuty MCP Server 0.9.10
FlashDuty MCP Server 0.9.8
FlashDuty MCP Server 0.9.7
FlashDuty MCP Server 0.9.6
FlashDuty MCP Server 0.9.5
FlashDuty MCP Server 0.9.4
FlashDuty MCP Server 0.9.3
Changelog
- 5cfc840 fix: return 405 for standalone SSE GET requests
FlashDuty MCP Server 0.9.2
v0.9.2 (2026-02-02)
Major Changes
- Code Refactoring: Improved code structure and maintainability
- Build Automation: Added comprehensive Makefile
- Documentation: Simplified tool descriptions and enhanced parameter documentation
Improvements
- Simplify tool descriptions for better clarity
- Enhance parameter documentation
- Refactor flashduty package for improved maintainability
- Add Makefile with build automation targets
- Update gitignore and test files
Full Changelog: v0.8.0...v0.9.2
FlashDuty MCP Server 0.8.0
improve logging and HTTP server configuration
- Add custom ordered text handler to ensure consistent field ordering (time, level, trace_id)
- Remove redundant HTTP request logging (handled by MCP hooks)
- Support local timezone in logs with TZ environment variable fallback
- Add TOON output format support for HTTP server mode
- Extract logging code to separate log.go file for better organization
- Update documentation for TZ environment variable
Full Changelog: v0.7.0...v0.8.0