What's Changed
Features
- feat(helm): bump bundled oauth2-proxy subchart to ~10.7.0 by @elihai-risk in #2254
- feat: default nodeSelector for agent deployments (--default-agent-node-selector) by @elihai-risk in #2259
- feat(helm): add podLabels for controller and UI pod templates by @elihai-risk in #2237
- feat(helm): add extraObjects for arbitrary manifests by @younsl in #2174
- feat(ui-test): Playwright ui tests foundation stage 0 by @cjlg-soloio in #2262
Bug Fixes
- fix(ui): fix model name editing on the model config form by @Valyrian-Code in #1979
- fix: correct package comment in v1alpha2 groupversion_info by @mesutoezdil in #2183
- fix(crewai): unwrap Part before DataPart check so structured inputs are used by @anxkhn in #2231
- fix(helm): expose nodeSelector and tolerations for kagent-tools subchart by @the-mentor in #2213
- fix(helm): make the cluster DNS domain configurable by @shekhargit1912 in #2209
- fix: parse migration filenames the same way golang-migrate does by @mesutoezdil in #2194
- fix: build sandbox runtime outside QEMU emulation by @peterj in #2299
- fix: set kgateway.dev/a2a as appProtoco for BYO agents by @supreme-gg-gg in #2305
Documentation
- docs: point prompt template integration link to compiler by @anxkhn in #2228
- docs: add STYLE.md with Go style guide by @EItanya in #2186
- docs: fix stale architecture references by @mesutoezdil in #2308
Other Changes
- chore(deps): update langsmith[otel] requirement from >=0.9.8 to >=0.10.2 in /python by @dependabot[bot] in #2220
- chore(deps): bump the python-minor-patch group in /python with 4 updates by @dependabot[bot] in #2219
- chore(deps): bump distroless/cc-debian12 from
b0ae8e9toce0d66bin /python by @dependabot[bot] in #2216 - chore(deps): bump node from
b16ca7btoe999d08in /python by @dependabot[bot] in #2215 - chore: upgrade google.golang.org/adk to v2.0.0 by @yanivmn in #2152
- fixes empty secretkeyref in azureopenai by @peterj in #2225
- add 'none' as an option for reasoning effort, update models across by @peterj in #2227
- chore: add @Charlesthebird as CODEOWNER for .github/ by @Charlesthebird in #2243
- ci: read go version from go.mod in sqlc check by @mesutoezdil in #2235
- feat (UI): improve UX by grouping tool calls in the chat by @peterj in #2224
- mark agent as ready when at least one replica is available by @peterj in #2263
- fix droping an MCP toolset when the MCP server isn't reachable at startup by @peterj in #2256
- chore(deps): bump the go-minor-patch group across 1 directory with 7 updates by @dependabot[bot] in #2218
- clean up and move the agent creation functions into a single file by @peterj in #2252
- Reference declarative agents by tag; digests only for sandbox agents by @iplay88keys in #2242
- chore(substrate): Bump substrate to
v0.0.9and remove collapsing of image env into actor env by @jmhbh in #2208 - chore(ui): pin packageManager to npm@11.6.2 by @cjlg-soloio in #2271
- chore(deps): bump the go-minor-patch group in /go with 6 updates by @dependabot[bot] in #2291
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #2290
- ci: improve build caching and cancel stale runs by @peterj in #2301
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #2289
- chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #2292
- chore(deps): update langsmith[otel] requirement from >=0.10.2 to >=0.10.6 in /python by @dependabot[bot] in #2296
- chore(deps): bump debian from
28de087to020c0d2in /python by @dependabot[bot] in #2288 - chore(deps): bump distroless/cc-debian12 from
ce0d66bto66aa873in /python by @dependabot[bot] in #2287 - chore(deps): bump node from
e999d08to2d49d87in /python by @dependabot[bot] in #2286 - chore(deps): bump the python-minor-patch group in /python with 4 updates by @dependabot[bot] in #2294
- chore(deps): update anthropic[vertex] requirement from >=0.116.0 to >=0.117.0 in /python by @dependabot[bot] in #2295
- Bump minimum python version to 3.11 by @iplay88keys in #2275
- chore(deps): bump the npm-minor-patch group in /ui with 27 updates by @dependabot[bot] in #2293
New Contributors
- @Valyrian-Code made their first contribution in #1979
- @elihai-risk made their first contribution in #2254
- @shekhargit1912 made their first contribution in #2209
- @cjlg-soloio made their first contribution in #2271
Full Changelog: v0.10.0-beta7...v0.10.0-beta9