What's Changed
- fix(js/plugins/google-cloud): Write input and output logs for generate step by @bryanatkinson in #3107
- fix(js): process spans in isolation to improve accuracy of telemetry by @andrewbrook in #3113
- feat(js): Enable Firebase Genkit Monitoring via an environment variable by @schnecle in #3043
- feat(js): indexer and retriever for Cloud SQL by @tanyasingh1902 in #2997
- fix(js): Limits on GoogleAI Gemini model config by @shrutip90 in #3089
- fix(js): Fix limits on vertexai and ollama config by @shrutip90 in #3129
- feat(cli): added experimental mcp server to genkit start command by @pavelgj in #3132
- feat(js/ai): added support for dynamically resolvable resources by @pavelgj in #3133
- feat(js/plugins/express): use connection close/timeout as abort signal for the action by @pavelgj in #3138
- feat(js/plugins/next): use request signal as abort signal for the action by @pavelgj in #3137
- feat(js/client): added abort signal to runFlow/streamFlow client functions by @pavelgj in #3139
New Contributors
- @davidnastasi made their first contribution in #3010
- @tanyasingh1902 made their first contribution in #2997
- @katopz made their first contribution in #3134
- @forivall made their first contribution in #3118
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.13.0...genkit@1.14.0