What's Changed
- feat(kiali) Refactored metrics params by @hhovsepy in #1225
- feat(kiali) Updated get_logs description by @hhovsepy in #1226
- chore(skills): add toolset design skill by @Cali0707 in #1229
- fix(deps): remove replace directive to restore go install by @manusa in #1233
- docs: remove obsolete ServiceAccount example from Entra ID setup by @cajieh in #1187
- test(evals): add update-vm-instancetype eval task by @lyarwood in #814
- chore: update mcpchecker evaluation results by @github-actions[bot] in #1236
- feat(core): add structuredContent to resources_get and resources_list by @jordigilh in #1232
- fix(core): clarify SSA full-state semantics in resources_create_or_update description by @lunarwhite in #1184
- build(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 in the golang-x group by @dependabot[bot] in #1242
- cleanup(logs): more contextual logging by @Cali0707 in #1240
- ci(mcpchecker): reference workflow event inputs via env vars by @manusa in #1247
- docs: add SECURITY.md policy by @manusa in #1246
- cleanup(logs): more contextual logging in kubevirt and mcp by @manusa in #1243
- ci(release): scope publish workflows to first-party tag-push releases by @manusa in #1250
- chore(evals): fix stale docs and drifted Makefile defaults by @manusa in #1237
- chore(ci): drive toolset labels and owner notifications from CODEOWNERS by @manusa in #1248
- build(deps): bump actions/github-script from 8 to 9 in the github-actions group by @dependabot[bot] in #1252
- chore: update mcpchecker evaluation results by @github-actions[bot] in #1259
- test(e2e): setup initial e2e testing by @Cali0707 in #1228
- chore(ci): skip mcpchecker evaluation on forks by @manusa in #1261
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1269
- chore(ci): set 30m timeout on e2e job by @Cali0707 in #1267
- chore(e2e): cleanup e2e framework by @Cali0707 in #1268
- feat!: target-specific tool filtering by @2uasimojo in #1196
- feat(kiali): remove patch version from Kiali by @josunect in #1272
- fix(evals): correct core task-definition bugs by @manusa in #1253
- build(deps): bump the golang-x group with 2 updates by @dependabot[bot] in #1273
- feat(evals): add auto-generated validated projects section to README by @lunarwhite in #1235
- build(deps): bump github.com/coreos/go-oidc/v3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #1274
- refactor(ci): use timeline API for mcpchecker SHA pinning by @Cali0707 in #1275
- build(deps): bump helm.sh/helm/v3 from 3.21.2 to 3.21.3 by @dependabot[bot] in #1277
- feat(otel): logs are exported with otel now by @Cali0707 in #1260
- cleanup(logs): migrate remaining klog.FromContext to klogutil.FromContext by @manusa in #1278
- feat(http): add bind address and warnings when on 0.0.0.0 with no tls/auth by @Cali0707 in #1276
- fix(http): extend bind address warning to IPv6 and add tests by @manusa in #1280
New Contributors
- @jordigilh made their first contribution in #1232
Full Changelog: v0.0.63...v0.0.64