What's Changed
Features
- feat(models): wire maxOutputTokens for native Gemini and Vertex by @anthonytwh in #2147
- feat: add envFrom support to agent deployment spec by @uncycler in #2321
- feat: add native AWS Bedrock Guardrails support to ModelConfig by @sanskar-singh-2403 in #2323
- feat(bedrock): configurable Bedrock read/connect timeout by @go-faustino in #2223
- feat: add deploymentAnnotations to agent deployment spec by @anthonyhaussman in #2359
- feat(helm/kagent): allow disabling default modelconfig by @anthonyhaussman in #2142
- feat(sts): send RFC 8707 resource and audience on token exchange by @QuentinBisson in #2106
- feat(sts): send RFC 8707 resource and audience on token exchange (Python) by @QuentinBisson in #2107
Bug Fixes
- fix(adk): keep token refresh loop alive after a failed read by @mesutoezdil in #2330
- fix(acp-shim): drain child stdout during terminate to avoid teardown deadlock by @tomsen02 in #2338
- fix(adk): keep full session state when num_recent_events is set by @mesutoezdil in #2329
Documentation
- docs: fix currency LangGraph sample README to match OpenAI implementation by @shreyasskasetty in #2356
Other Changes
- chore(deps): bump the npm-minor-patch group in /ui with 37 updates by @dependabot[bot] in #2340
- chore(deps): bump actions/labeler from 6 to 7 by @dependabot[bot] in #2337
- chore(deps): bump the go-minor-patch group in /go with 14 updates by @dependabot[bot] in #2339
- Bump deps for CVE fixes by @iplay88keys in #2360
New Contributors
- @uncycler made their first contribution in #2321
- @sanskar-singh-2403 made their first contribution in #2323
- @tomsen02 made their first contribution in #2338
- @shreyasskasetty made their first contribution in #2356
Full Changelog: v0.10.0-beta11...v0.10.0-rc1