Skip to content

Release v0.55.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:04
v0.55.0
43c2ca0

What's Changed

  • fix: enforce tool/prompt filters at call time, not just list time by @Praiseson6065 in #898
  • feat(tracing): add MetaPropagator for W3C trace context via MCP _meta (SEP-414) by @QuentinBisson in #895
  • feat(server): WithLogger consolidates structured logging onto *slog.Logger by @QuentinBisson in #892
  • feat(otel): WithServerLogging — OTEL slog bridge for server structured logs by @QuentinBisson in #901
  • mcptest: add SetSamplingHandler and SetElicitationHandler by @basilalshukaili in #902
  • oauth: return error instead of (nil, nil) from getServerMetadata (#903) by @pjdurden in #904

New Contributors

Full Changelog: v0.54.1...v0.55.0