Skip to content

Releases: rekog-labs/MCP-Nest

v1.8.3

13 Sep 12:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.3

v1.8.1

16 Aug 14:26
b5971e7

Choose a tag to compare

What's Changed

NOTE: Read the Advanced MCP Servers on how to handle advanced use cases by defining your own custom controllers. Useful for adding interceptors, middleware, and so on.

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

10 Aug 22:00

Choose a tag to compare

What's Changed

  • added input schema validation by @rinormaloku in #100
  • Enhance OAuth endpoints with resource and server metadata configurations by @rinormaloku in #101
  • return the expected headers for token endpoint by @rinormaloku in #102
  • hardened the data layer of the MCP authorization package.

Full Changelog: v1.7.1...v1.8.0

v1.7.1

29 Jul 09:42

Choose a tag to compare

Fix auth flow to propagate resource and scope

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Jul 23:36

Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.7.0

v1.6.3

17 Jul 04:56

Choose a tag to compare

What's Changed

  • Intelligent Tool Result Wrapping: The McpToolsHandler now automatically formats tool results to be MCP-compliant, simplifying tool implementation. by @ddewaele in #88
  • fix: resolve default outputSchema handling bug by @november11th in #77
  • fix: set strict mode to true when resolving McpExecutorService for re… by @november11th in #76
  • Fix mcp server resolution for SSE by @sportnak in #78
  • Documents how to use MCP Authorization with mcp-nest by @rinormaloku in #81
  • Allowing to bring back globalPrefix by @janhommes in #83
  • Update zod dependency version in package.json to use caret notation by @alxwrd-gelt in #89

New Contributors

Full Changelog: v1.6.0...v1.6.3

v1.6.0

15 Jun 07:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

12 May 09:58

Choose a tag to compare

What's Changed

  • Add zod-to-json-schema to peer dependencies by @jshao-brex in #51
  • Honor globalApiPrefix in Streamable HTTP Controller by @jshao-brex in #52

Full Changelog: v1.5.1...v1.5.2

v1.5.1

03 May 14:47

Choose a tag to compare

What's Changed

  • Pass sessionIdGenerator as undefined for stateless mode by @chiragjn in #46
  • Add zod to peer dependency by @jshao-brex in #48
  • add mcpServer and mcpRequest to context by @lp6moon in #45

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

26 Apr 06:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0