What's Changed
- fix(evals): install claude-agent-acp locally instead of globally by @dhensel-rh in #1282
- build(deps): bump actions/setup-node from 6 to 7 in the github-actions group by @dependabot[bot] in #1295
- build(deps): bump mcpchecker/mcpchecker from 0.0.18 to 0.0.19 in the github-actions group by @dependabot[bot] in #1301
- fix(evals): add NetObserv to the validated projects table by @manusa in #1292
- feat(kubevirt): add TargetCompatibilityFilters to kubevirt toolset by @lyarwood in #1298
- fix(netobserv): harden OpenShift detection and TLS handling by @jpinsonneau in #1297
- build(deps): bump actions/setup-go from 6 to 7 in the github-actions group by @dependabot[bot] in #1304
- ci(mcpchecker): switch PR trigger to pull_request_review + workflow_run by @Cali0707 in #1300
- feat(tls): add TLS_MIN_VERSION and TLS_CIPHER_SUITES env var support by @cajieh in #1270
- chore: always set read-only to false in evals server by @Cali0707 in #1310
- feat(kiali): Sync kiali latest changes by @josunect in #1271
- fix(evals): add security context to pod manifest by @arkadeepsen in #1302
- feat(kiali): update tool schemas for Gateway API and Inference API support by @hhovsepy in #1256
- fix(http): reject unknown wellknown paths in proxy by @Cali0707 in #1316
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #1319
- build(deps): bump github.com/go-logr/logr from 1.4.3 to 1.4.4 by @dependabot[bot] in #1317
- test: verify that the mcp server works with kuadrant mcp gateway by @Cali0707 in #1303
- feat(kiali): Update kiali quay repo by @josunect in #1315
- feat(tekton): add PipelineRun troubleshooting tools by @waveywaves in #1245
- chore: cleanup readme generator to reuse mcp imports by @Cali0707 in #1322
- feat(kiali): add meshCluster parameter for multi-cluster support by @hhovsepy in #1224
- fix(http): use const url instead of user provided url in wellknown proxy by @Cali0707 in #1323
- chore(evals): refactor to suite specific eval configs by @Cali0707 in #1314
- cleanup: evals don't point at old configs by @Cali0707 in #1325
- chore(evals): remove stale kubevirt eval configs and fix docs by @manusa in #1327
- ci(mcpchecker): move weekly evals to matrix by @Cali0707 in #1324
- build(deps): bump the kubernetes group with 8 updates by @dependabot[bot] in #1330
- build(deps): bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1 by @dependabot[bot] in #1333
- cleanup: trim down AGENTS.md by @Cali0707 in #1328
- chore: update mcpchecker evaluation results by @github-actions[bot] in #1313
- Allow env var to specify config file path by @2uasimojo in #1335
- fix: handle TLS version format from MCPLO by @Cali0707 in #1336
- feat(kubevirt): add vm_troubleshoot tool for automated VM diagnostics by @sradco in #1239
- feat!(mcp): add 2026-07-28 spec support by @Cali0707 in #1254
New Contributors
- @dhensel-rh made their first contribution in #1282
- @arkadeepsen made their first contribution in #1302
- @waveywaves made their first contribution in #1245
- @sradco made their first contribution in #1239
Full Changelog: v0.0.65...v0.0.66