mcp-session 0.1.3

Bounded session management for MCP servers — max sessions, FIFO eviction, rate limiting
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "include-component-in-tag": false,
  "packages": {
    ".": {
      "release-type": "rust",
      "bump-minor-pre-major": true,
      "bump-patch-for-minor-pre-major": true,
      "draft": true,
      "force-tag-creation": true
    }
  }
}