Skip to content

Commit ded5135

Browse files
chore(main): release 2.1.2 (#89)
1 parent 9706576 commit ded5135

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.2](https://github.com/OctopusDeploy/mcp-server/compare/v2.1.1...v2.1.2) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* bypass execute path allowlist when all toolsets are enabled ([#88](https://github.com/OctopusDeploy/mcp-server/issues/88)) ([9706576](https://github.com/OctopusDeploy/mcp-server/commit/9706576596c3a4211fdee58bf82f6dc32a1e5714))
9+
310
## [2.1.1](https://github.com/OctopusDeploy/mcp-server/compare/v2.1.0...v2.1.1) (2026-05-12)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"bugs": {
55
"url": "https://github.com/OctopusDeploy/mcp-server/issues"
66
},
7-
"version": "2.1.1",
7+
"version": "2.1.2",
88
"type": "module",
99
"description": "The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance.",
1010
"main": "dist/index.js",

0 commit comments

Comments
 (0)