What's Changed
- feat(claude): support Vertex service account JSON credentials by @shaikustin in #888
- feat(claude): add RequestTimeout config and per-request option by @mrh997 in #920
- fix(deepseek): map completion_tokens_details.reasoning_tokens in usage by @jesse-engineer in #921
- fix(claude): map output_tokens_details.thinking_tokens in usage by @jesse-engineer in #927
- feat(officialmcp): reconnecting session via ClientSession anti-corruption interface by @hi-pender in #889
- feat(claude): expose cache_creation_input_tokens in message.Extra and add Config.AutoCacheControl by @sin-bufan in #929
- fix(ark): support fast service tier in responses API by @Abtiotm in #938
- feat(officialmcp): support custom transport factories by @fanlv in #946
- fix(tool_mcp): fix InvokableRun crash on empty arguments #923 by @kayoch1n in #924
- feat(callbacks/langfuse): add v2 OTLP callback by @jesse-engineer in #954
- fix(claude): agenticclaude panic when ToJSONSchema returns nil, nil by @N3kox in #956
- fix(agenticclaude): preserve complete tool JSON schemas by @hi-pender in #971
- chore: upgrade Gemini GenAI SDK to v1.70.0 by @mrh997 in #979
New Contributors
- @shaikustin made their first contribution in #888
- @sin-bufan made their first contribution in #929
- @Abtiotm made their first contribution in #938
Full Changelog: components/model/agenticgemini/v0.2.2...components/model/agenticgemini/v0.2.3