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
15
15
software development kit (SDK) for the Model Context Protocol (MCP).
16
16
17
17
> [ !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.
23
21
24
22
## Design
25
23
Original file line number Diff line number Diff line change @@ -14,11 +14,9 @@ This repository contains an unreleased implementation of the official Go
14
14
software development kit (SDK) for the Model Context Protocol (MCP).
15
15
16
16
> [ !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.
22
20
23
21
## Design
24
22
You can’t perform that action at this time.
0 commit comments