File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,9 @@ This repository contains an unreleased implementation of the official Go
1515software development kit (SDK) for the Model Context Protocol (MCP).
1616
1717> [ !WARNING]
18- > The SDK should be considered unreleased, and is currently unstable
19- > and subject to breaking changes. Please test it out and file bug reports or API
20- > proposals, but don't use it in real projects. See the issue tracker for known
21- > issues and missing features. We aim to release a stable version of the SDK in
22- > August, 2025.
18+ > The SDK is not yet at v1.0.0 and may still be subject to incompatible API
19+ > changes. We aim to tag v1.0.0 in September, 2025. See
20+ > https://github.com/modelcontextprotocol/go-sdk/issues/328 for details.
2321
2422## Design
2523
Original file line number Diff line number Diff line change @@ -14,11 +14,9 @@ This repository contains an unreleased implementation of the official Go
1414software development kit (SDK) for the Model Context Protocol (MCP).
1515
1616> [ !WARNING]
17- > The SDK should be considered unreleased, and is currently unstable
18- > and subject to breaking changes. Please test it out and file bug reports or API
19- > proposals, but don't use it in real projects. See the issue tracker for known
20- > issues and missing features. We aim to release a stable version of the SDK in
21- > August, 2025.
17+ > The SDK is not yet at v1.0.0 and may still be subject to incompatible API
18+ > changes. We aim to tag v1.0.0 in September, 2025. See
19+ > https://github.com/modelcontextprotocol/go-sdk/issues/328 for details.
2220
2321## Design
2422
You can’t perform that action at this time.
0 commit comments