v0.1.5
Initial release commits
- chore(package): bump version to 0.1.5
- feat(scripts): add publish script for npm and GitHub release management
- chore(repo): add pnpm workspace configuration to disable esbuild builds
- Update README.md
- feat(docs): add Ko-fi donation link to README
- feat(docs): add roadmap section for policy and permission system phases
- feat(docs): add OTLP export option and roadmap for policy & permission system
- feat(docs): restructure README table of contents for improved navigation
- feat(docs): update README to include Jaeger UI (OTLP) section and usage instructions feat(package): bump version to 0.1.3 in package.json feat(cli): integrate OTLP option for Jaeger/Tempo in CLI commands
- feat(transport): implement SSE parsing and session ID handling in HttpOutbound
- feat(telemetry): implement OtlpExporter for exporting spans to OTLP endpoint
- feat(proxy): add optional otlpEndpoint to McpProxy and ProxyBuilder
- feat(package): add package data module to retrieve version and name from package.json
- feat(assets): add jaeger image for tracing visualization
- feat(transport): enhance error handling and response logging in HttpOutbound
- chore(package): bump version to 0.1.1 and format files and keywords sections
- feat(cli): enhance logging and error handling in command execution
- test(repo): add unit tests for interceptor pipeline, proxy builder, span builder, sqlite store, and store resolver
- feat(store): implement init method for MySqlStore, PostgresStore, and SqliteStore to create necessary tables
- chore(repo): remove husky.sh sourcing from commit-msg hook
Published to npm: pnpm add @cardor/heimdall-mcp@0.1.5