Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
v0.7.17
What's Changed
- Feature: UI dynamic provider model discovery by @nujragan93 in #1274
- fix: flaky streaming e2e by @supreme-gg-gg in #1332
New Contributors
- @nujragan93 made their first contribution in #1274
Full Changelog: v0.7.16...v0.7.17
v0.7.16
What's Changed
- fix: bump go to 1.25.7 for CVE by @EItanya in #1324
- chore(python): bump a2a-sdk to 0.3.23 by @lithammer in #1326
- OIDC Proposal EP-476-OIDC-Authentication.md by @lets-call-n-walk in #1147
- feat: add API key passthrough for ModelConfig by @EItanya in #1327
- feat: transfer agentsts libraries back into kagent repo by @EItanya in #1330
New Contributors
- @lithammer made their first contribution in #1326
Full Changelog: v0.7.15...v0.7.16
v0.7.15
What's Changed
- fix: resolve feedback submission failure from composite key conflict by @opspawn in #1306
- fix(cli): validate agent name in init command by @opspawn in #1310
- fix(helm): add pod-level security context support to QueryDoc deployment by @opspawn in #1313
- fix(helm): disable RemoteMCPServer when kagent-tools is disabled by @opspawn in #1308
- refactor(kagent-adk): subclass upstream ADK executor and deduplicate … by @EItanya in #1294
- feat: allow configuring uvicorn log level via env var by @opspawn in #1281
- Standardize OpenTelemetry environment variable naming by @Daniel-Vaz in #1292
- fix(helm): remove hardcoded kmcp tag image by @jmhbh in #1322
New Contributors
- @Daniel-Vaz made their first contribution in #1292
Full Changelog: v0.7.14...v0.7.15
v0.7.14
What's Changed
- update trivy action, and exit 1 with failures by @EItanya in #1258
- feat(helm): add secretRef support for grafana-mcp by @TOMOFUMI-KONDO in #1211
- [boring] bump kmcp for latest changes by @EItanya in #1262
- feat: add claude.md by @EItanya in #1263
- fix: authentication fails with custom sa by @supreme-gg-gg in #1264
- feat: add voice support for all the agents by @AayushSaini101 in #1260
- fix: propagate MCPServer CRD timeout to RemoteMCPServer by @skhedim in #1277
- fix: move db client types to public and fixes to session by @supreme-gg-gg in #1286
- feat(kagent-adk): improve exception handling for uncatched errors by @jmhbh in #1278
- fix: don't reset chat status to Ready while tools are executing by @opspawn in #1283
- fix: upgrade cryptography to 46.0.5 to address CVE-2026-26007 by @EItanya in #1289
- fix: always use ipv4 address from docker kind network by @EItanya in #1290
- fix: correct recursion depth tracking in agent validation by @opspawn in #1288
New Contributors
- @AayushSaini101 made their first contribution in #1260
- @opspawn made their first contribution in #1283
Full Changelog: v0.7.13...v0.7.14
v0.7.13
What's Changed
- Ollama options fix by @dimetron in #1245
- Replace crane with krane to support cloud registry auth for skills by @s10gopal in #1236
- chore: Unset OTel endpoints by @krisztianfekete in #1248
- Fix for kagent controller locking up with bad mcp server config by @tzhukov in #1232
- fix overwriting of cfg.Namespace #1235 by @jordanbecketmoore in #1238
- fix(openai): enable usage metadata in streaming responses by @skhedim in #1253
- feat: support custom service account override in agent crds by @supreme-gg-gg in #1254
- add list of allowed headers to be passed to tool calls by @kevin-shelaga in #1217
- update service name to be the agent_name by @EItanya in #1257
New Contributors
- @s10gopal made their first contribution in #1236
- @tzhukov made their first contribution in #1232
- @jordanbecketmoore made their first contribution in #1238
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- appears to fix issue #1206 by @eitansuez in #1230
- README: fix typos and broken link by @CriszelGipala in #1241
- add kagent-skills to python release by @peterj in #1247
New Contributors
- @CriszelGipala made their first contribution in #1241
Full Changelog: v0.7.11...v0.7.12
v0.7.11
What's Changed
- Allow cross-namespace tool references by @onematchfox in #1136
- cve fixes 2026.01 - nextJS upgraded by @dimetron in #1223
Full Changelog: v0.7.10...v0.7.11
v0.7.10
What's Changed
- revert: Gate Agent CR templates behind enabled flags (#1197) by @onematchfox in #1226
- fix(ui): show all tool calls and results when loading session data by @onematchfox in #1227
- fix(controller): remove custom predicate for handling agent updates by @onematchfox in #1228
- feat(kagent-adk): Use new mcp session for a2a requests by @jmhbh in #1220
Full Changelog: v0.7.9...v0.7.10
v0.7.9
Important
We have reverted this to a pre-release because there were a number of small regressions, specifically related to agent subchart enablement. v0.7.10 is building as I write this.
What's Changed
- feat: refactor agent skills and support OpenAI Agents SDK by @supreme-gg-gg in #1100
- fix(helm): set KAGENT_CONTROLLER_NAME to support custom release names by @syedazeez337 in #1195
- Fix: fix scan job logic by @EItanya in #1204
- feat: Enable configurable model streaming support by @supreme-gg-gg in #1202
- feat: Add support for AWS Bedrock models by @supreme-gg-gg in #1213
- security: pin urllib3 and filelock for CVE fixes by @boshu2 in #1203
- feat: expose a2a agents via mcp in controller http server and migrate to mcp go-sdk by @supreme-gg-gg in #1210
- adds imagePullSecrets support to agent Helm chart values by @Insomniac2904 in #1212
- Gate Agent CR templates behind enabled flags ( #1169 ) by @benzaidfoued in #1197
- make a2a max payload size configurable by @kevin-shelaga in #1216
- fix: bump TOOLS_GO_VERSION arg for devcontainer by @NotAwar in #1205
- fix(controller): resolve mutex deadlock between agent and remotemcpserver reconcilers by @joshadambell in #1214
- bump python version by @dimetron in #1221
New Contributors
- @boshu2 made their first contribution in #1203
- @Insomniac2904 made their first contribution in #1212
- @benzaidfoued made their first contribution in #1197
- @kevin-shelaga made their first contribution in #1216
- @NotAwar made their first contribution in #1205
- @joshadambell made their first contribution in #1214
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- Fix npm audit issue by @Charlesthebird in #1172
- do not modify the agent tools at runtime, as agent can be used concurrently. by @yuval-k in #1131
- fix: bump helm to fix random break by @EItanya in #1182
- fix(controller): use consistent ID format for agent deletion by @syedazeez337 in #1178
- uppercases Dockerfile template 'as' keyword to prevent warning in pyt… by @eitansuez in #1181
- feat(helm): add service account token support for grafana-mcp by @TOMOFUMI-KONDO in #1187
- Add proxy support for kagent-adk by @iplay88keys in #1183
New Contributors
- @syedazeez337 made their first contribution in #1178
- @TOMOFUMI-KONDO made their first contribution in #1187
- @iplay88keys made their first contribution in #1183
Full Changelog: v0.7.7...v0.7.8