Skip to content

Releases: wyre-technology/blumira-mcp

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:17
e6b3be1

1.2.7 (2026-07-04)

Bug Fixes

  • security: stateless transport + request-scoped credentials (incl. elicitation path) to close cross-tenant leak (#28) (c5fc7a9)

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:36

1.2.6 (2026-06-12)

Bug Fixes

  • deps: refresh lockfile for current Trivy CVEs (6f05489)
  • docker: apk upgrade in production stage to pull OpenSSL 3.5.7-r0 (07b639d)

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:29

1.2.5 (2026-06-12)

Bug Fixes

  • docker: remove npm CLI from production image to clear Trivy base-image CVEs (ae3e073)

v1.2.4

Choose a tag to compare

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

1.2.4 (2026-05-22)

Bug Fixes

  • set released=true only when semantic-release creates a new version (c9e89e1)
  • use block scalar for PRE_VERSION capture to avoid shell quoting issue (404adca)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 18 May 22:16
db95873

1.2.3 (2026-05-18)

Bug Fixes

  • resolve container startup crash and HTTP transport (#7) (db95873)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 07 May 18:02
7c6dbcc

1.2.2 (2026-05-07)

Bug Fixes

  • docker: remove npm self-update step (#5) (7c6dbcc)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 07 May 14:57
60aa527

1.2.1 (2026-05-07)

Bug Fixes

  • ci: correct docker job version reference and grant packages:write (#4) (60aa527)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 14:27
d27b56d

1.2.0 (2026-04-29)

Features

  • registry: publish to MCP Registry on release (#2) (d27b56d)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 15:37

1.1.1 (2026-04-07)

Bug Fixes

  • ci: deploy :latest tag, force revision via env var bump (8999490)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:08

1.1.0 (2026-04-06)

Features

  • support OAuth2 client credentials in gateway mode (52c572f)