Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 2.9 kB | |
v0.36.0 source code.tar.gz | 2025-07-02 | 794.1 kB | |
v0.36.0 source code.zip | 2025-07-02 | 1.0 MB | |
Totals: 3 Items | 1.8 MB | 0 |
We are excited to announce the release of Atlas v0.36 🎊
We're excited to announce the release of Atlas v0.36 with a comprehensive set of new features and improvements that further strengthen Atlas as your go-to database schema management tool:
- Snowflake Driver Beta - Atlas now supports Snowflake databases in beta, expanding our data warehouse schema management capabilities.
- PostgreSQL Partitions - Declarative management of PostgreSQL partitions has long been a top community request, and we are excited to say it's now available!
- Azure DevOps Integration - Seamless CI/CD integration with Azure DevOps pipelines for database schema management.
- Google Spanner Beta - Beta support for Google Cloud Spanner, bringing Atlas to Google's horizontally scalable and globally distributed database.
- Datadog SIEM Support - Enhanced security monitoring with Datadog integration for audit logs and schema monitoring.
- ORM Schema Linting - Advanced schema validation and policy enforcement for all supported ORM integrations.
- Explain Pipelines Errors - New AI-powered error explanations to help you quickly understand and resolve deployment errors with Atlas Pipelines.
Read the full announcement in our blogpost.
Quick installation
macOS + Linux:
:::bash
curl -sSf https://atlasgo.sh | sh
Homebrew:
:::bash
brew install ariga/tap/atlas
Docker:
:::bash
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.