Skip to content

Genkit Go v1.13.1

Choose a tag to compare

@apascal07 apascal07 released this 03 Sep 16:55
· 2 commits to main since this release
2b4df0a

v1.13.0 is retracted. It ships the A2UI preview at github.com/firebase/genkit/go/plugins/a2ui, while its release notes describe github.com/firebase/genkit/go/plugins/a2ui/exp. This release moves the package to the documented path and records the retraction in go.mod, so go get github.com/firebase/genkit/go@latest resolves here and version listings hide v1.13.0. Everything else in the v1.13.0 notes applies unchanged.

import a2uix "github.com/firebase/genkit/go/plugins/a2ui/exp"

What's Changed

  • refactor(go/plugins/a2ui): move the plugin to a2ui/exp while it is in preview by @apascal07 in #6275
  • chore(go): retract v1.13.0 by @apascal07 in #6276

Full Changelog: go/v1.13.0...go/v1.13.1