What's Changed
- fix(compat-oai): refer to proper api keys in tsdoc by @MichaelDoyle in #5257
- feat(js/plugins/google-genai): Better debug traces by @ifielker in #5335
- feat(js/plugins/google-genai): support for Gemini 3.5 Flash by @ifielker in #5347
- docs(js): add JSDoc comments to exported types/schemas and project README by @pavelgj in #5348
- feat(js/plugins/google-genai): Support for Gemini 3.5 (Gemini API) by @ifielker in #5350
- feat(js): deprecate genkit/model/middleware retry and fallback middleware in favor of @genkit-ai/middleware by @pavelgj in #5344
- feat(js): honor Retry-After header & never retry AbortError/ToolInterruptError by @pavelgj in #5343
New Contributors
- @Anthony-Bible made their first contribution in #5255
Full Changelog: v1.34.0...v1.35.0