Skip to content

Releases: WYRE-AI/blackpoint-mcp

v1.1.15

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:02
facf34f

1.1.15 (2026-09-03)

Bug Fixes

  • gateway: read baseUrl from x-blackpoint-base-url header, not process.env (#69) (2728087)

v1.1.14

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:38
811dba5

1.1.14 (2026-08-28)

Bug Fixes

  • expose all domain tools flatly instead of gating behind navigate (#66) (811dba5)

v1.1.13

Choose a tag to compare

@github-actions github-actions released this 25 Aug 19:54
2113638

1.1.13 (2026-08-25)

Bug Fixes

  • migrate to WYRE-AI org (npm scope, ghcr namespace, registry) (#64) (2113638)

v1.1.12

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:37
5fc113f

1.1.12 (2026-08-20)

Bug Fixes

  • docker: migrate npm auth to BuildKit secret mount (#61) (5fc113f)

v1.1.11

Choose a tag to compare

@github-actions github-actions released this 11 Aug 12:54
9d06025

1.1.11 (2026-08-11)

Bug Fixes

  • ci: add .npmrc scope mapping for GHPKG_READ_TOKEN registry (#58) (3fa97c8)
  • ci: wire GHPKG_READ_TOKEN registries block into dependabot.yml (#57) (e1663b9)
  • release: drop @semantic-release/git + changelog to unblock protected-main releases (#56) (9d06025), closes #18

v1.1.10

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:39

1.1.10 (2026-08-01)

Bug Fixes

  • security: enforce gateway S2S verification (gateway#377 parity) (#54) (94684a7)

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:49

1.1.9 (2026-07-22)

Bug Fixes

  • http: per-request context via AsyncLocalStorage for proper tenant isolation (#24) (d67f3fb), closes #131

v1.1.8

Choose a tag to compare

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

1.1.8 (2026-07-22)

Bug Fixes

  • gateway: harden per-request credential isolation (#45) (e590b17)

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:03

1.1.7 (2026-07-22)

Bug Fixes

  • deps: re-pin typescript to ^6.0.3, TS7 native compiler breaks rollup-plugin-dts (#44) (5a33007), closes #39 #43

v1.1.6

Choose a tag to compare

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

1.1.6 (2026-07-20)

Bug Fixes

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