What's Changed
- fix(js/plugins/google-genai): Fix credential leak vulnerability by @ifielker in #5422
- feat(js/plugins/vertex): Model Garden Claude Opus 4.8 by @ifielker in #5429
- feat(js/plugins/google-genai): Added new Gemini image models by @ifielker in #5423
- feat(dev-ui): add ui component metadata by @MichaelDoyle in #5430
- fix(js): release/cancel stream readers when consumers stop reading early by @ifielker in #5435
- chore(js/plugins/google-genai): Clean up gemini-2.0 models by @ifielker in #5434
- feat(js/plugins/google-genai): Support for gemini-3.1-flash-lite by @ifielker in #5436
- feat(js): mark interrupt tools as non-restartable and preserve tool metadata by @pavelgj in #5414
- feat(js/plugins/anthropic): Claude Opus 4.8 support by @ifielker in #5500
- fix(tools): detect pubspec.yaml as a project root marker by @chrisraygill in #5503
- feat(js/plugins/vertexai): Model Garden support for Claude Fable 5 by @ifielker in #5501
- feat(js/plugins/fastify): add @genkit-ai/fastify plugin (fastifyHandler) by @chrisraygill in #5477
- fix(js/plugins): harden streaming in express and fetch handlers by @chrisraygill in #5481
New Contributors
- @arthu-rguo made their first contribution in #5483
- @naqerl made their first contribution in #5339
- @adesinah made their first contribution in #5499
Full Changelog: v1.36.0...v1.37.0