Skip to content

Releases: modelcontextprotocol/typescript-sdk

1.19.0

02 Oct 17:25
29b65b0
Compare
Choose a tag to compare

What's Changed

  • fix: prevent infinite recursion when server throws 401 after successful authentication by @arjunkmrm in #945
  • fix: change Icon.sizes from string to string[] by @domdomegg in #981
  • MCP: Icons type as per SEP-973, spec types test improvements, ImplementationSchema use IconsSchema by @KKonstantinov in #947
  • MCP SDK: Add Prettier to Typescript SDK by @KKonstantinov in #976
  • run prettier by @ihrpr in #995

New Contributors 🙏

Full Changelog: 1.18.2...1.19.0

1.18.2

25 Sep 15:34
058b87c
Compare
Choose a tag to compare

What's Changed

  • Updates the sampling code example in the README by @viniciuscsouza in #958
  • Use redirect Uri passed in in demoInMemoryOAuthProvider by @TylerLeonhardt in #931
  • fix(auth-router): correct Protected Resource Metadata for pathful RS and add explicit resourceServerUrl (RFC 9728) by @blustAI in #858
  • chore: update version to 1.18.2 for weekly release by @felixweinberger in #970

New Contributors

Full Changelog: 1.18.1...1.18.2

1.18.1

18 Sep 13:31
c94ba4b
Compare
Choose a tag to compare

What's Changed

  • fix: prevent streamable http wite after end from crashing the node process by @MQ37 in #933
  • chore: update version to 1.18.1 for weekly release by @felixweinberger in #950

New Contributors

  • @MQ37 made their first contribution in #933

Full Changelog: 1.18.0...1.18.1

1.18.0

18 Sep 12:46
b28c297
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.17.5...1.18.0

1.17.5

02 Sep 16:01
bf81793
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.4...1.17.5

1.17.4

21 Aug 17:57
3bc2235
Compare
Choose a tag to compare

What's Changed

  • feature(middleware): Composable fetch middleware for auth and cross‑cutting concerns by @m-paternostro in #485
  • restrict url schemes allowed in oauth metadata by @pcarleton in #877
  • [auth] OAuth protected-resource-metadata: fallback on 4xx not just 404 by @pcarleton in #879
  • chore: bump version to 1.17.4 by @felixweinberger in #894

Full Changelog: 1.17.3...1.17.4

1.17.3

14 Aug 14:57
4a63974
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.17.2...1.17.3

1.17.2

07 Aug 20:32
a1608a6
Compare
Choose a tag to compare

What's Changed

  • fix: retry next endpoint on CORS error during auth server discovery by @xiaoyijun in #827

Full Changelog: 1.17.1...1.17.2

1.17.1

31 Jul 18:35
0551cc5
Compare
Choose a tag to compare

What's Changed

  • (fix): Update fallbackRequestHandler type to match _requestHandlers leaves type by @fredericbarthelet in #784
  • fix: prevent responses being sent to wrong client when multiple transports connect by @grimmerk in #820
  • 1.17.1 by @ihrpr in #831

Full Changelog: 1.17.0...1.17.1

1.17.0

24 Jul 17:16
222db4a
Compare
Choose a tag to compare

What's Changed

New Contributors 🙏

Full Changelog: 1.16.0...1.17.0