What's Changed
Features
- feat(bedrock): add top_k and extended thinking support for Claude models by @mesutoezdil in #1732
- feat: add secret creation with modelconfig in REST API by @supreme-gg-gg in #1781
- feat: add extraContainers to SharedDeploymentSpec for sidecar support by @mesutoezdil in #1724
Bug Fixes
- fix: bubblewrap in ci environment by @supreme-gg-gg in #1736
- fix: resolve main image scan failures by @jsonmp-k8 in #1742
- fix: use python user in skills-init container by @jmunozro in #1762
- fix: honor CLI config defaults by @AkashKumar7902 in #1746
- fix(controller): wrap secret fetch errors with %w to preserve error chain by @mesutoezdil in #1772
- fix(helm): fix querydoc helm unittests and include them in CI workflow by @TOMOFUMI-KONDO in #1769
- fix(deps): consolidate dependabot uv ecosystem to single workspace root by @jsonmp-k8 in #1756
- fix(httpserver): replace stdlib log with structured logr in memory handler by @mesutoezdil in #1773
- fix(go-adk): forward allowedHeaders from incoming request to MCP tool calls by @mesutoezdil in #1733
Testing
Other Changes
- helm: Allow configuring agent runtime by @marcofranssen in #1697
- add more codeowners by @EItanya in #1735
- chore: remove sample/test dependabot entries to reduce PR noise by @jsonmp-k8 in #1741
- add UI for configuring skills from git repos by @peterj in #1747
- clean up UI by @peterj in #1764
- chore(deps): bump ruff from 0.15.11 to 0.15.12 in /python in the python-minor-patch group by @dependabot[bot] in #1778
- [BUG] Python OTLP exporter hardcodes gRPC, ignores OTEL_EXPORTER_OTLP_PROTOCOL by @shmuelarditi in #1681
- [DOCS] helm: fix documentation drift in README-testing.md by @TOMOFUMI-KONDO in #1688
- fix(cli): recognize all providers in install and improve missing key error by @mesutoezdil in #1716
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1653
- Normalize line-endings by @marcofranssen in #1765
New Contributors
- @marcofranssen made their first contribution in #1697
- @AkashKumar7902 made their first contribution in #1746
- @shmuelarditi made their first contribution in #1681
Full Changelog: v0.9.0...v0.9.1