Skip to content

Releases: OctopusDeploy/mcp-server

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 17 May 23:37
9bdb974

2.3.1 (2026-05-17)

Bug Fixes

  • stop array/boolean/number args collapsing on tools using superRefine (#95) (be60daf)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 14 May 06:26
e99a0ce

2.3.0 (2026-05-14)

Features

  • add find_events tool to search the audit log (#92) (fee1913)

Bug Fixes

  • support Config-as-Code projects in runbook tools (#93) (351a3ad)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 23:32
a98f353

2.2.0 (2026-05-12)

Features

  • improve tool response ergonomics (#90) (b1d7bc6)

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 12 May 04:20
ded5135

2.1.2 (2026-05-12)

Bug Fixes

  • bypass execute path allowlist when all toolsets are enabled (#88) (9706576)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 12 May 02:48
e36efe4

2.1.1 (2026-05-12)

Bug Fixes

  • make execute tool honestly report readOnly:false in capabilities (#86) (7222172)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 12 May 01:38
21ff1e2

2.1.0 (2026-05-12)

Features

  • invert read-only flag — writes enabled by default, --read-only opts out (#83) (b73bf39)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 May 06:26
ffb9c16

2.0.0 (2026-05-08)

⚠ BREAKING CHANGES

  • Replace get_task_* tools with task resources + grep_task_log (#74)
  • Add release resources with read_resource tool backstop (#73)

Features

  • Add find_feature_toggles and update_feature_toggle tools (#81) (0a435ca)
  • Add find_interruptions tool and interruption resource (#76) (5051105)
  • Add llms.txt catalog and execute backstop with hard read/write/delete gating (#80) (868e4cf)
  • Add release resources with read_resource tool backstop (#73) (eb7dcef)
  • Add requireConfirmation elicitation helper for write gating (#75) (daf3701)
  • Add run_runbook tool, find_runbooks, and runbook resource (#79) (ba330d8)
  • Add support for Bearer token (access token) authentication (#68) (e21a3be)
  • Replace get_task_* tools with task resources + grep_task_log (#74) (a45380d)

Bug Fixes

  • Add version control reference to release and deployment data (#71) (09e0b2c)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:09
bb585af

1.1.0 (2026-01-22)

Features

  • Add create release / deploy release tools. Enable by providing a --no-read-only startup argument (#61) (6caa0f8)
  • Combine some get/list tools into find tools for better tool discovery and reduced context usage (#60) (4f7c3a5)
  • Improved error handling to guide models better (#20) (7b7883d)

Performance Improvements

  • Optimize space resolver to use direct get() instead of list() (#57) (bb6dd15)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 03:52
6af2e07

1.0.1 (2025-12-12)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 23:27
4991077

1.0.0 (2025-11-25)

⚠ BREAKING CHANGES

  • removes early access labeling

Bug Fixes

  • removes early access labeling (f63ccf4)