adds HTTP log exclusion regex paths, updates Go version and module dependencies, and bumps Helm chart version #4

Merged
rmcguire merged 4 commits from development into main 2025-09-02 17:51:38 +00:00
Showing only changes of commit 40f72c59dd - Show all commits

View File

@@ -1,3 +1,8 @@
# v0.7.0
* feat: Add HTTP log exclusion regex paths to configuration schema.
* chore: Update Go version to 1.25.
* chore: Update module dependencies.
# v0.6.0 # v0.6.0
* feat: Introduce Model Context Protocol (MCP) server with a demo random fact tool. * feat: Introduce Model Context Protocol (MCP) server with a demo random fact tool.
* feat: Add MCP server configuration file (`contrib/mcpinspector.json`). * feat: Add MCP server configuration file (`contrib/mcpinspector.json`).