Skip to content

Releases: wyre-technology/datto-bcdr-mcp

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:53
1178aa6

1.1.2 (2026-08-07)

Bug Fixes

  • deps: ignore typescript>=6.1.0 in dependabot (ERESOLVE vs typescript-eslint) (#66) (1178aa6), closes #62
  • security: enforce gateway S2S verification (gateway#377 parity) (#63) (6412c54), closes #49 #64

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:28
c713119

1.1.1 (2026-07-29)

Bug Fixes

  • security: close cross-tenant server-ref misroute via AsyncLocalStorage (#64) (c713119)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:17
91cd0da

1.1.0 (2026-07-17)

Features

  • interactive device card via MCP Apps (SEP-1865) (#57) (91cd0da)

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:34
4dcbc4f

1.0.9 (2026-07-15)

Bug Fixes

  • deps: bump node-datto-bcdr to 2.0.2 for report endpoint 404 fixes (#56) (4dcbc4f), closes #54 #55

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:34
d051488

1.0.8 (2026-06-11)

Bug Fixes

  • deps: bump @wyre-technology/node-datto-bcdr to v2.0.0 for Basic auth (#30) (d051488), closes #25

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 29 May 22:08
ad124e1

1.0.7 (2026-05-29)

Bug Fixes

  • ci: grant docker job contents:write so MCPB release upload succeeds (#19) (ad124e1)

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 29 May 21:58
807dc35

1.0.6 (2026-05-29)

Bug Fixes

  • ci: run npm ci before MCPB pack so the docker job and registry publish succeed (#18) (807dc35)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 29 May 19:01
c3aff6a

1.0.5 (2026-05-29)

Bug Fixes

  • ci: export release version from step output, not self-reference (#17) (c3aff6a)
  • only run Docker job when semantic-release creates a new release (a63662d)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 22 May 15:25

1.0.4 (2026-05-22)

Bug Fixes

  • use release job outputs for released/version in docker job (538ad3d)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 22 May 15:12

1.0.3 (2026-05-22)

Bug Fixes

  • set released=true only when semantic-release creates a new version (571386e)
  • use block scalar for PRE_VERSION capture to avoid shell quoting issue (80dad44)