Skip to content

Releases: flashcatcloud/flashduty-mcp-server

FlashDuty MCP Server 0.9.13

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:36
f7bed0c

Changelog

  • f7bed0c fix(server): adopt mcp-go v0.55 WithStreamableHTTPLogger API (#72)

FlashDuty MCP Server 0.9.12

Choose a tag to compare

@github-actions github-actions released this 02 Jun 04:29
83cf183

Changelog

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

FlashDuty MCP Server 0.9.11

Choose a tag to compare

@github-actions github-actions released this 31 May 12:18
c500265

Changelog

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

FlashDuty MCP Server 0.9.10

Choose a tag to compare

@github-actions github-actions released this 29 May 06:29
ed09291

Changelog

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

FlashDuty MCP Server 0.9.8

Choose a tag to compare

@github-actions github-actions released this 10 May 03:29
7d60a5d

Changelog

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

FlashDuty MCP Server 0.9.7

Choose a tag to compare

@github-actions github-actions released this 08 May 08:28
a70ba6b

Changelog

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

FlashDuty MCP Server 0.9.6

Choose a tag to compare

@github-actions github-actions released this 08 May 07:43
d23441f

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

Choose a tag to compare

@github-actions github-actions released this 23 Apr 07:07
23ad085

Changelog

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

FlashDuty MCP Server 0.9.4

Choose a tag to compare

@github-actions github-actions released this 14 Apr 12:11
b904459

Changelog

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

FlashDuty MCP Server 0.9.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 03:32

Changelog

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