We are excited to announce the release of Atlas v0.31 🎊
Welcome to the second Atlas release of 2025, v0.31! We're excited to share the latest updates and improvements with you. In this release you will find:
- Custom schema rules: You can now define custom rules for your database schema and have Atlas enforce them for you during CI.
- pgvector support: We've added support for managing schemas for projects that use the LLM-based pgvector extension.
- Drift detection: It is now simpler to set up drift detection checks to alert you when a target database isn't in the state it's supposed to be in.
- Multi-project ER Diagrams: you can now create composite ER diagrams that stitch schema objects from multiple Atlas projects.
Quick installation
macOS + Linux:
curl -sSf https://atlasgo.sh | sh
Homebrew:
brew install ariga/tap/atlas
Docker:
docker pull arigaio/atlas
Windows
Legal
The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.