What's Changed
- feat(go): implement telemetry label propagation via context by @MichaelDoyle in #5666
- feat(go/plugins/googlegenai): add Vertex AI multi-region and apiVersion support by @adesinah in #5772
- feat(go/plugins/anthropic): register latest Claude models by @adesinah in #5519
- fix(go/ai): allow media URLs in prompts without a content type by @apascal07 in #5793
- fix(go/googlegenai): map tool role to user for Gemini content API by @pavelgj in #5782
- fix(go/plugins/ollama): register embedders by model name, not server address by @IzaakGough in #5648
- fix(agents): reject empty prompt-agent turns by @adesinah in #5744
- docs(go): add experimental tools example and refresh README by @apascal07 in #5640
New Contributors
- @IzaakGough made their first contribution in #5648
Full Changelog: go/v1.10.0...go/v1.11.0