Changes since v1.0.2
- chore(package): bump version to 1.1.1 and update span attributes in README
- chore(package): update packageManager version to pnpm@11.1.2
- chore(package): update version to 1.1.0
- feat(types): enhance type definitions for transport and span handling
- feat(transport): add transport type to transport classes and update imports
- test(interceptor): update pipeline.run calls to include additional parameters for context handling
- feat(telemetry): enhance TelemetryCollector to include context in attribute building and support body mode serialization
- feat(proxy): integrate body mode into McpProxy and ProxyBuilder for enhanced message handling
- refactor(interceptor): restructure input object for telemetry recording
- feat(interceptor): enhance run method to accept additional parameters for body mode, transport, and server info
- feat(interceptor): expand InterceptorContext with additional properties
- feat(interceptor): enhance ForwardInterceptor to track proxy latency
- feat(hash): implement SHA-256 hash function in hash.ts
- feat(docs): add OTLP export and debug logging example to README.md
- feat(docs): update database schema in README.md for heimdall_spans and heimdall_metrics
- feat(todos): remove outdated custom logger task from ToDo.md
Published to npm: pnpm add @cardor/heimdall-mcp@1.1.1