Skip to content

Releases: flashcatcloud/flashduty-mcp-server

FlashDuty MCP Server 0.9.12

02 Jun 04:29
83cf183

Choose a tag to compare

Changelog

  • 83cf183 chore: bump go-flashduty to v0.5.3 (omitempty responses + drop dead notify-rule) (#64)

FlashDuty MCP Server 0.9.11

31 May 12:18
c500265

Choose a tag to compare

Changelog

  • c500265 feat: migrate MCP server onto generated go-flashduty SDK, deprecate flashduty-sdk (#61)

FlashDuty MCP Server 0.9.10

29 May 06:29
ed09291

Choose a tag to compare

Changelog

  • ed09291 feat: adopt typed timestamps from flashduty-sdk (RFC3339 output) (#60)

FlashDuty MCP Server 0.9.8

10 May 03:29
7d60a5d

Choose a tag to compare

Changelog

  • 7d60a5d feat: drop query_alerts and switch query_incidents to free-text query (#52)

FlashDuty MCP Server 0.9.7

08 May 08:28
a70ba6b

Choose a tag to compare

Changelog

  • a70ba6b feat(pagination): surface truncation explicitly so LLMs notice partial results (#51)

FlashDuty MCP Server 0.9.6

08 May 07:43
d23441f

Choose a tag to compare

Changelog

  • d23441f build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.52.0 (#49)

FlashDuty MCP Server 0.9.5

23 Apr 07:07
23ad085

Choose a tag to compare

Changelog

  • 23ad085 feat(alert-preview): surface integration_type/integration_name (#47)

FlashDuty MCP Server 0.9.4

14 Apr 12:11
b904459

Choose a tag to compare

Changelog

  • b904459 fix+docs: channel_ids array, query keyword, glossary, transports, e2e tests (#44)

FlashDuty MCP Server 0.9.3

25 Mar 03:32

Choose a tag to compare

Changelog

  • 5cfc840 fix: return 405 for standalone SSE GET requests

FlashDuty MCP Server 0.9.2

02 Feb 07:16
8c1a0c7

Choose a tag to compare

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