Skip to content

Releases: wyre-technology/saas-alerts-mcp

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:11
b835803

1.2.0 (2026-07-30)

Features

  • events: cap compact-mode responses at a 40k-char byte budget (#7) (b835803)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 20:28
c9e11b3

1.1.0 (2026-07-29)

Features

  • events: compact per-event responses by default, verbose:true for raw records (#6) (c9e11b3)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:52
9f4e215

1.0.1 (2026-07-01)

Bug Fixes

  • /health liveness must not require credentials (fixes ACA crash-loop) (#1) (9f4e215)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:14

1.0.0 (2026-06-30)

Bug Fixes

  • review: guard non-destructive write tools, test filter mapping, wrap advanced-query body, CLA.md name (d7af44b)
  • security: replace process.env singleton with AsyncLocalStorage for per-request credentials (861a32b)

Features

  • container, registry metadata, CI, README (6eda870)
  • customers/reports/partner domains with elicitation guards (a604cd7)
  • events domain (2d62e7b)
  • server core, navigation, domain registry (37eb181)
  • stdio + HTTP transports with gateway header injection (37cf9be)
  • triage prompts + annotations test (5dc10d5)
  • users/devices/billing read-only domains (6a33ecc)
  • utils — client credential brain, results/empty-guard, types, logger (c8da9af)