Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
Release list
v0.10.0-beta7
What's Changed
Features
- feat: add claude ACP sandbox target by @the-mentor in #2189
- feat(sandbox-agents): Store session state in
durableDirvolume for declarative sandbox agents by @jmhbh in #2171 - feat(helm): add UI HTTPRoute by @younsl in #2165
Bug Fixes
Documentation
- docs: list bash in get_skill_tools Returns docstring by @anxkhn in #2198
- docs: fix broken file links by @mesutoezdil in #2221
Testing
Other Changes
- Gate SandboxAgent actor readiness on the app serving traffic by @iplay88keys in #2205
- feat(MCP UI) chat widgets by @dimetron in #2052
- chore(deps): bump the npm-minor-patch group across 1 directory with 39 updates by @dependabot[bot] in #2217
New Contributors
Full Changelog: v0.10.0-beta6...v0.10.0-beta7
v0.10.0-beta6
What's Changed
Features
- feat: expose icon, provider, documentation URL and version on agent A2A card by @QuentinBisson in #2188
Bug Fixes
- fix: fix typos in part_converter comments by @mesutoezdil in #2195
Other Changes
- Add kagent db migrate CLI for out-of-band migrations by @iplay88keys in #2168
- chore(deps): update anthropic[vertex] requirement from >=0.49.0 to >=0.116.0 in /python by @dependabot[bot] in #2160
- Add SKIP_MIGRATIONS to run migrations out-of-band by @iplay88keys in #2170
Full Changelog: v0.10.0-beta5...v0.10.0-beta6
v0.10.0-beta5
What's Changed
Features
- feat(helm/kagent): support deployment annotations by @anthonyhaussman in #2143
- feat: add nodeSelector support to agent helm charts by @the-mentor in #2145
Bug Fixes
Documentation
- docs(python): fix kagent-langgraph README import to kagent.langgraph by @anxkhn in #2167
- docs(python): fix KAgentSession import path in kagent-openai README by @anxkhn in #2163
- docs: fix stale references and wording by @mesutoezdil in #2184
Other Changes
- chore(deps): bump node from 20-bookworm-slim to 26-bookworm-slim in /python by @dependabot[bot] in #2154
- chore(deps): update langsmith[otel] requirement from >=0.4.30 to >=0.9.8 in /python by @dependabot[bot] in #2159
- Switch migrator to orchestrator and manage downstream migrations by @iplay88keys in #2094
- Remove cr.kagent.dev alias usage by @EItanya in #2177
- chore(deps): update wheel requirement from >=0.46.2 to >=0.47.0 in /python by @dependabot[bot] in #2161
New Contributors
- @the-mentor made their first contribution in #2145
Full Changelog: v0.10.0-beta4...v0.10.0-beta5
v0.10.0-beta4
What's Changed
Features
Bug Fixes
- fix: intermittent Postgres deadlock for concurrent memory searches by @supreme-gg-gg in #2146
Other Changes
- chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2157
- chore(deps): bump debian from 12-slim to 13-slim in /python by @dependabot[bot] in #2155
- chore(deps): bump the python-minor-patch group in /python with 3 updates by @dependabot[bot] in #2158
- chore(deps): update setuptools requirement from >=61.0 to >=83.0.0 in /python by @dependabot[bot] in #2162
- ci: pin actions/checkout to v6 in release workflow by @anxkhn in #2164
New Contributors
Full Changelog: v0.10.0-beta3...v0.10.0-beta4
v0.10.0-beta3
What's Changed
Bug Fixes
- fix(helm): support omitting image.registry in grafana-mcp chart by @michaelspinks in #2125
- fix(helm): support omitting image.registry in querydoc chart by @michaelspinks in #2124
- fix(security): patch CRITICAL/HIGH CVEs in golang-adk-full and app images by @jsonmp-k8 in #2133
- fix(go-adk): openai embeddings generation by @supreme-gg-gg in #2132
- fix(helm): omit empty repository segment in bundled image path by @michaelspinks in #2120
Other Changes
- refactor: update byo sample base images to work with substrate by @jmhbh in #2121
- Add database upgrade and rollback compatibility tests by @iplay88keys in #2084
New Contributors
- @michaelspinks made their first contribution in #2125
Full Changelog: v0.10.0-beta2...v0.10.0-beta3
v0.9.11
What's Changed
Features
Bug Fixes
- fix(ui): chat interface overflows viewport causing input to be hidden below fold by @onematchfox in #2081
Documentation
- docs: fix duplicate descriptions and broken link in README by @mesutoezdil in #2068
- docs: fix typos and errors in component READMEs by @mesutoezdil in #2070
- docs: fix typos and list formatting in contributor docs by @mesutoezdil in #2069
Other Changes
- chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2058
- chore(deps): bump the npm-minor-patch group in /ui with 28 updates by @dependabot[bot] in #2059
- Update claude db migration skill reference with additional constraints by @iplay88keys in #2050
- chore(deps): bump the python-minor-patch group in /python with 10 updates by @dependabot[bot] in #2060
- chore(deps): bump black from 25.1.0 to 26.5.1 in /python by @dependabot[bot] in #2062
- chore(deps): bump cryptography from 48.0.0 to 49.0.0 in /python by @dependabot[bot] in #2063
- Trigger CI workflows on all release/** branches (#2117) by @iplay88keys in #2119
- Backport: stop false stale-send guard (#2115 + prerequisite #2034) to release/v0.9.x by @iplay88keys in #2116
- Backport(0.9.x): go-adk Ollama and Bedrock system prompts by @supreme-gg-gg in #2122
Full Changelog: v0.9.10...v0.9.11
v0.10.0-beta2
What's Changed
Features
- feat: enable sharing of chat sessions by @onematchfox in #1935
- feat: substrate support for BYO and python runtimes for SandboxAgent CR by @jmhbh in #2043
- feat(substrate): bump agent substrate to 0.0.7 by @supreme-gg-gg in #2109
Bug Fixes
- fix(go-adk): extract system prompt from genai.GenerateContentConfig in Ollama and Bedrock model providers by @supreme-gg-gg in #2118
Documentation
- docs: replace outdated AutoGen reference in SECURITY.md by @mesutoezdil in #2110
Other Changes
- chore(deps): bump the python-minor-patch group in /python with 9 updates by @dependabot[bot] in #2101
- chore(deps): bump the go-minor-patch group in /go with 3 updates by @dependabot[bot] in #2099
- chore(deps): update anthropic[vertex] requirement from >=0.49.0 to >=0.112.0 in /python by @dependabot[bot] in #2103
- chore(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 in the actions group by @dependabot[bot] in #2098
- feat(sso) expired token session redirect by @dimetron in #2051
- Allow configuration of A2A client timeout by @Daniel-Vaz in #2113
- Add check for schema-agnostic sql by @iplay88keys in #2067
- Stop false stale-send guard after tool-call turns by @iplay88keys in #2115
- Trigger CI workflows on all release/** branches by @iplay88keys in #2117
Full Changelog: v0.10.0-beta1...v0.10.0-beta2
v0.10.0-beta1
What's Changed
Features
- feat(streaming): configurable nginx, controller, and UI inactivity ti… by @yanivmn in #1973
- feat(helm): add controller service annotations by @anthonyhaussman in #2088
Bug Fixes
- fix(ui): chat interface overflows viewport causing input to be hidden below fold by @onematchfox in #2081
- fix(ui): avoid false stale chat send guard by @erauner12 in #2034
Documentation
- docs: fix duplicate descriptions and broken link in README by @mesutoezdil in #2068
- docs: fix typos and errors in component READMEs by @mesutoezdil in #2070
- docs: fix typos and list formatting in contributor docs by @mesutoezdil in #2069
Other Changes
- chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2058
- chore(deps): bump the npm-minor-patch group in /ui with 28 updates by @dependabot[bot] in #2059
- Update claude db migration skill reference with additional constraints by @iplay88keys in #2050
- chore(deps): bump the python-minor-patch group in /python with 10 updates by @dependabot[bot] in #2060
- chore(deps): bump black from 25.1.0 to 26.5.1 in /python by @dependabot[bot] in #2062
- chore(deps): bump cryptography from 48.0.0 to 49.0.0 in /python by @dependabot[bot] in #2063
- Switch default declarative agent runtime to go by @supreme-gg-gg in #2083
- add ACP shim for communication with agents in substrate by @peterj in #2049
- Add Charlesthebird as CODEOWNER for ui directory by @peterj in #2093
- Add query-contraction check against the previous release by @iplay88keys in #2085
New Contributors
- @erauner12 made their first contribution in #2034
- @anthonyhaussman made their first contribution in #2088
Full Changelog: v0.9.10...v0.10.0-beta1
v0.9.10
What's Changed
Features
- feat(helm): gate OpenShift UI Route behind ui.route.enabled by @davidkarlsen in #2031
- feat(observability): add configurable grafana.prometheusDatasourceName to agent chart by @mesutoezdil in #1982
Bug Fixes
- fix(agents): add podSecurityContext and securityContext to all agent charts by @QuentinBisson in #1977
- fix(substrate): degrade gracefully when ate.dev CRDs are absent by @QuentinBisson in #2023
Other Changes
- (feat) Add substrate as a subchart by @jjamroga in #2030
- helm: Allow configuring agent memory by @marcofranssen in #1869
New Contributors
- @davidkarlsen made their first contribution in #2031
- @QuentinBisson made their first contribution in #1977
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
Bug Fixes
- fix(ui): show agent edit control and prevent chat horizontal overflow by @amit-chaubey in #2002
- fix(controller): skip DB migration when DB schema is ahead of binary by @onematchfox in #1963
- fix(helm): rename $defaultProfider to $defaultProvider by @mesutoezdil in #2039
- fix: set Kind discriminator in ToLegacyTask A2A conversion by @Daniel-Vaz in #2038
- fix: duplicate error message in responses and panic risk in OTEL env vars by @mesutoezdil in #2029
- fix(substrate): bump amd64 runsc default to gVisor nightly 2026-06-02 by @Matcham89 in #2035
Other Changes
- chore(deps): bump alpine from 3.23 to 3.24 in /docker/skills-init in the docker-minor-patch group across 1 directory by @dependabot[bot] in #2014
- chore(deps): bump the python-minor-patch group across 1 directory with 15 updates by @dependabot[bot] in #2017
New Contributors
- @amit-chaubey made their first contribution in #2002
Full Changelog: v0.9.8...v0.9.9