Skip to main content
v1.4.8
Breaking changes in v1.4.0. See the v1.4.0 Migration Guide for full before/after examples, automatic migration details, and a step-by-step checklist before upgrading.

Changelog

A maintenance release on transports/v1.5.11. It picks up an OSS fix that makes virtual-key budget quota and reload (rotate) APIs return accurate, freshly hydrated governance data, and bumps the Go toolchain and deployment base images.

✨ Features

  • Go toolchain and dependency bump (enterprise) - Upgraded the Go version across the codebase and deployment Dockerfiles, refreshing pinned dependencies to current patch levels.

🐞 Fixed

  • VK budget quota and reload APIs return stale data (OSS) - The virtual-key quota and reload (rotate) APIs now hydrate governance data (model configs and budgets) before responding, so budget information is accurate instead of missing or stale, with proper error handling added when fetching model config during hydration.

📀 Base OSS version

transports/v1.5.11

🔌 If you are compiling plugin against this release - use following deps