Skip to content

v1.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Apr 23:59
· 96 commits to main since this release

Release v1.0.0-rc.1

Release type: rc
Release line: 1.0.x
Branch: release/1.0.x

Installation

npm install @frontmcp/sdk@1.0.0-rc.1

Note: This is a pre-release version.

What's Changed

  • feat: implement observability features with OpenTelemetry integration and structured logging support by @frontegg-david in #327
  • feat: implement environment-aware availability filtering for tools, resources, and prompts by @frontegg-david in #329
  • feat: implement skills:// MCP resource templates for skill discovery and content retrieval by @frontegg-david in #331
  • feat: implement health and readiness endpoints with configurable probes and routes by @frontegg-david in #333

Full Changelog: v1.0.0-beta.14...v1.0.0-rc.1