What's Changed
Features
- feat(ui-test): Playwright ui tests foundation stage 0 by @cjlg-soloio in #2262
- feat: allow read-only shares to read A2A tasks by @QuentinBisson in #2191
- feat(controller): make Go (ADK) runtime agent image independently configurable by @QuentinBisson in #2021
- feat(helm): allow custom annotations on the default ModelConfig by @marians in #2201
Bug Fixes
- 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
- fix(db): normalize agent name in memory vector search by @mesutoezdil in #2307
- fix(adk/bedrock): coerce nil tool-call args to empty object by @go-faustino in #2222
- fix: correct webhook typo in CLI help text by @tziyon31 in #2203
- fix(build): use AZURE_OPENAI_API_KEY env var name consistently by @mesutoezdil in #2310
Documentation
- docs: fix stale architecture references by @mesutoezdil in #2308
Other Changes
- 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
- reduce redundant fetching and optimize rendering (ui) by @peterj in #2285
- chore: helm template and sample metadata cleanups by @mesutoezdil in #2309
- (otel)(fix): don't double-instrument OpenAI on the agents runtime by @krisztianfekete in #2313
New Contributors
Full Changelog: v0.10.0-beta8...v0.10.0-beta10