Skip to content

Conversation

@findleyr
Copy link
Contributor

In #272, we made transports open structs and deprecated their constructors. However, we left the constructors in place to allow go:fix directives to facilitate migration.

Now let's remove the constructors before cutting the release.

Fixes #305

In modelcontextprotocol#272, we made transports open structs and deprecated their
constructors. However, we left the constructors in place to allow go:fix
directives to facilitate migration.

Now let's remove the constructors before cutting the release.

Fixes modelcontextprotocol#305
@findleyr findleyr merged commit b1c75f0 into modelcontextprotocol:main Sep 10, 2025
5 checks passed
@findleyr findleyr deleted the removeconstructors branch September 17, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: remove transport constructors prior to release

2 participants