gemini Genkit Releases · · 1.13.1

Genkit Go v1.13.1 Retracts v1.13.0 and Corrects A2UI Plugin Path

sdkaipreviewengineer
breaking patch

Genkit Go v1.13.1 has been released, retracting the prior v1.13.0 due to a package path discrepancy. This version corrects the A2UI preview plugin's path to `a2ui/exp`, aligning it with documentation. The retraction ensures `go get` commands resolve correctly and hide the problematic v1.13.0. Developers using or planning to use the A2UI plugin must update their import paths for this change.

  • refactor(go/plugins/a2ui): move the plugin to a2ui/exp while it is in preview by @apascal07 in https://github.com/genkit-ai/genkit/pull/6275
  • chore(go): retract v1.13.0 by @apascal07 in https://github.com/genkit-ai/genkit/pull/6276
Maintenance (2)
  • refactor(go/plugins/a2ui): move the plugin to a2ui/exp while it is in preview by @apascal07 in https://github.com/genkit-ai/genkit/pull/6275
  • chore(go): retract v1.13.0 by @apascal07 in https://github.com/genkit-ai/genkit/pull/6276
Read the original announcement →

https://github.com/genkit-ai/genkit/releases/tag/go/v1.13.1

Related releases