Skip to content

Releases: wyre-technology/immybot-mcp

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:20

1.2.8 (2026-07-23)

Bug Fixes

  • security: request-scoped credentials via AsyncLocalStorage to close cross-tenant leak (#45) (7abd5b0)

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:50

1.2.7 (2026-07-21)

Bug Fixes

  • deps: re-pin typescript to ^6.0.3 (regressed again, root cause corrected) (#43) (f3f2f14), closes 41/#39 #42

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:12

1.2.6 (2026-07-20)

Bug Fixes

  • deps: exclude dev-dependency majors from Dependabot auto-merge (#41) (995135d)

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:10

1.2.5 (2026-07-20)

Bug Fixes

  • deps: re-pin typescript to ^6.0.3 (regressed by #39) (#40) (38f575a)

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:55

1.2.4 (2026-07-18)

Bug Fixes

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 30 May 01:58

1.2.3 (2026-05-30)

Bug Fixes

  • republish to MCP Registry with public container image (#23) (acd2803)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 29 May 22:07

1.2.2 (2026-05-29)

Bug Fixes

  • registry: shorten server.json description to <=100 chars (#22) (d485c8b)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 29 May 21:57

1.2.1 (2026-05-29)

Bug Fixes

  • ci: stop semantic-release github comment step from failing release; add OCI label (#21) (91c16a2)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 May 19:00

1.2.0 (2026-05-29)

Features

  • ci: publish to MCP Registry on release (#20) (652e99c)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 17:00

1.1.0 (2026-05-22)

Bug Fixes

  • add extra parameter to setRequestHandler callbacks (MCP SDK v1.27.1) (15ad127)
  • add type assertion for content[0].text access (1a81d6d)
  • cast CallToolRequestSchema handler to any (MCP SDK v1.27.1 type mismatch) (01070bf)
  • cast node-immybot Tenant type to any for missing properties (d66a163)
  • cast node-immybot types to any for missing properties (2930870)
  • cast node-immybot types to any for missing properties (4b04475)
  • cast node-immybot types to any for missing properties (4b31e9f)
  • cast start() argument to any for missing description property (8122ec6)
  • cast tenant search result to any[] for missing type properties (ddf75ae)
  • correct Streamable HTTP transport import path (#2) (deebff6)
  • ensure v1.0.0 release tag is in branch history for semantic-release (3a39e9f)
  • narrow union type for content[0].text to satisfy TypeScript strict mode (00855b5)
  • use ListToolsRequestSchema/CallToolRequestSchema and request.params directly (51f1a75)
  • use Record type for string-keyed domainDescriptions access (7526dfa)

Features

  • add server.json for MCP Registry publication (#6) (00363c8)