Skip to content

Commit d01650e

Browse files
committed
README: soften the warning, and reference roadmap
We can warn a little less loudly against using the SDK.
1 parent 6378df6 commit d01650e

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ This repository contains an unreleased implementation of the official Go
1515
software 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

internal/readme/README.src.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ This repository contains an unreleased implementation of the official Go
1414
software 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

0 commit comments

Comments
 (0)