v1.4.453
kubero-dev/kuberov1.4.453May 28, 2026by github-actions[bot]
AI Summary
This release focuses on expanding model support and maintaining dependency health. It introduces a new AI model while simultaneously upgrading the underlying Go toolchain and various SDKs to their latest versions.
Key Highlights
- Add Claude Opus 4.8 to the list of supported models.
- Upgrade the Go toolchain to version 1.26.0.
- Bump `anthropic-sdk-go` to v1.46.0.
- Update AWS SDK and Bedrock service modules to their latest versions.
- Bump the Ollama client to v0.24.0.
New Features
- Add Claude Opus 4.8 to the list of supported models
Full Release Notes
## Changes ### PR [#2132](https://github.com/danielmiessler/Fabric/pull/2132) by [ksylvan](https://github.com/ksylvan): Add Claude Opus 4.8 model and bump Go toolchain and dependencies - Add Claude Opus 4.8 to the list of supported models. - Upgrade the Go toolchain to version 1.26.0. - Bump `anthropic-sdk-go` to v1.46.0. - Update AWS SDK and Bedrock service modules to their latest versions. - Bump the Ollama client to v0.24.0.