Skip to content
Changelog

Simplify multi-database upgrades with a single AgentOS migration endpoint

Agno Team

December 19, 20251 min read

AgentOS now exposes an API endpoint to migrate all managed databases in one operation. This reduces operational overhead in multi-tenant or multi-environment deployments and ensures consistent schema versions during upgrades.

Details:

  • Orchestrates migrations across all databases, reducing error risk and manual work
  • Fits CI/CD workflows for faster, safer rollouts
  • Action recommended after upgrade: invoke the endpoint to ensure all schemas are current

Who this is for: Platform and SRE teams operating multiple agents, tenants, or environments.

Shipped around the same time