Skip to content

Releases: aashari/boilerplate-mcp-server

v3.2.0

17 Feb 08:38

Choose a tag to compare

3.2.0 (2026-02-17)

Features

  • harden HTTP transport security and add tool annotations (5919f9f)

v3.1.0

17 Feb 06:53

Choose a tag to compare

3.1.0 (2026-02-17)

Features

  • modernize HTTP transport and standardize MCP tool contracts (615b373)

v3.0.0

04 Feb 03:49

Choose a tag to compare

3.0.0 (2026-02-04)

Features

  • migrate to OIDC trusted publishing for npm (long-term solution) (b7c36e3)

BREAKING CHANGES

  • Requires one-time OIDC configuration on npmjs.com
    See docs/OIDC-TRUSTED-PUBLISHING-SETUP.md for complete migration guide

v2.0.0

04 Feb 03:35

Choose a tag to compare

2.0.0 (2026-02-04)

Bug Fixes

  • disable npm publishing in semantic-release (7bef842)

Features

  • add security hardening, prompts support, and ResourceLink pattern (02a89c2)

BREAKING CHANGES

  • none
    Security: DNS rebinding protection, localhost binding
    Testing: 47 unit tests + 15 integration tests passing (100%)

v1.17.0

03 Dec 06:48

Choose a tag to compare

1.17.0 (2025-12-03)

Bug Fixes

  • regenerate package-lock.json to sync with package.json (aeb3d63)

Features

  • add raw response logging with truncation for large API responses (3ed7b19)

v1.16.1

01 Dec 05:15

Choose a tag to compare

1.16.1 (2025-12-01)

Bug Fixes

  • deps: resolve security vulnerabilities in body-parser and js-yaml (abd1c08)

v1.16.0

01 Dec 03:46

Choose a tag to compare

1.16.0 (2025-12-01)

Bug Fixes

  • regenerate package-lock.json to fix CI dependency resolution (a0225a8)

Features

  • modernize SDK usage and update dependencies (#127) (a36c9f6)

v1.15.0

01 Dec 03:09

Choose a tag to compare

1.15.0 (2025-12-01)

Bug Fixes

  • update tests for TOON output format (6054be3)

Features

  • add TOON output format with JMESPath filtering support (#126) (2b3d8d8)

v1.14.0

09 Sep 05:58

Choose a tag to compare

1.14.0 (2025-09-09)

Features

  • modernize dependencies and enhance testing infrastructure (#67) (a74f114)

v1.13.5

02 Aug 13:16

Choose a tag to compare

1.13.5 (2025-08-02)

Bug Fixes

  • allow Gemini to run even if build fails to catch PR issues (c7b31b3)