Releases: firebase/genkit
Releases · firebase/genkit
Genkit Go 0.2.1
What's Changed
- [Go] Fix model name lookup in dotprompt. by @apascal07 in #1369
Full Changelog: go/v0.2.0...go/v0.2.1
Genkit Go 0.2.0
What's Changed
- fix(go): Return
nil
inLookupModel
when no matching model is found by @yukinagae in #917 - [Go] Implemented new runtime discovery behavior. by @apascal07 in #1179
- [Go] Replaced local trace store with telemetry server store. by @apascal07 in #1214
Full Changelog: go/v0.1.2...go/v0.2.0
Retraction of v0.1.3 to convert into v0.2.0
What's Changed
- [Go] Retracted
v0.1.3
and self. by @apascal07 in #1347
Full Changelog: go/v0.1.3...go/v0.1.4
go/v0.1.3
What's Changed
- fix(go): Return
nil
inLookupModel
when no matching model is found by @yukinagae in #917 - [Go] Implemented new runtime discovery behavior. by @apascal07 in #1179
- [Go] Replaced local trace store with telemetry server store. by @apascal07 in #1214
Full Changelog: go/v0.1.2...go/v0.1.3
Genkit JS 0.9.3
What's Changed
- fix(cli): on windows use shell option to spawn runtime process by @pavelgj in #1333
- fix(js/ai): pass chat messages to premable prompt to correctly render history by @pavelgj in #1326
- fix: make json formatter set format to
json
by @pavelgj in #1329 - feat: return project name with runtime info by @MichaelDoyle in #1330
- fix: correctly pass auth when invoking streaming flow by @pavelgj in #1328
- fix: redirect
genkit start
sdtin on exit and reject the startup promise by @pavelgj in #1327
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.3
Genkit JS 0.9.2
What's Changed
- docs: Update streaming flows snippet by @kevinthecheung in #1314
- fix: explicitly set
json
format in the request when defaulting to it by @pavelgj in #1317 - fix(cli): fixed runtime metadata filename not being valid (special characters) for all platforms by @EduardWayland in #1322
- chore: update to pnpm 9.13.2 by @tonybaroneee in #1323
New Contributors
- @EduardWayland made their first contribution in #1322
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.2
Genkit JS 0.9.1
What's Changed
- docs: update migrating-from-0.5.md by @schnecle in #1289
- docs: revised nextjs guide by @kevinthecheung in #1293
- migrating-from-0.5.md formatting by @schnecle in #1292
- Avoid race condition in user engagement collection by @andrewbrook in #1299
- [Evals] Support multiple scores for single evaluator by @ssbushi in #1238
- Checks Guardrails API evaluator plugin by @HunterHeston in #1217
- fix: fixed dotprompt history by @pavelgj in #1301
- fix: firebase documentation after 0.9 upgrade by @xavidop in #1305
- docs: Update cloud-run.md ("Three, sir!") by @kevinthecheung in #1303
- docs: correction to nextjs.md by @kevinthecheung in #1302
- docs: display bug fix migrating-from-0.5.md by @kevinthecheung in #1300
- chore: update deps for security vulns (dependabot) by @tonybaroneee in #1298
- fix: default to json format if not explicitly specified by @pavelgj in #1306
- chore: update tests lock file by @pavelgj in #1313
New Contributors
- @HunterHeston made their first contribution in #1217
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.1
Genkit JS 0.9.0-rc.3
What's Changed
- Update firebase and google-cloud plugin docs by @kmandrika in #1251
- docs: some 0.9 updates by @kevinthecheung in #1253
- [Evals CLI] Use old way of referencing evaluators by @ssbushi in #1257
- fix: simplified vertex plugin APIs by @pavelgj in #1260
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.0-rc.3
Genkit JS 0.9.0
More details about this release: https://bit.ly/genkit-0-9
Migration guide: https://firebase.google.com/docs/genkit/migrating-from-0.5
Genkit JS 0.9.0-rc.2
What's Changed
- Firebase plugin telemetry documentation by @andrewbrook in #1249
- Updating telemetry plugin docs for 0.9 by @maxl0rd in #1248
- docs: revised Cloud Run deployment docs by @kevinthecheung in #1222
- fix: retry runtime file reads -- on slow machines the delay causes errors by @pavelgj in #1254
- [fix] Replace
nativeEnum
in ChromaDB plugin; Improve metadata fetching by @ssbushi in #1255
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.0-rc.2