Download Latest Version v1.2.0 source code.tar.gz (781.2 kB)
Email in envelope

Get an email when there's a new version of Atlas

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 18 hours ago 2.1 kB
v1.2.0 source code.tar.gz < 18 hours ago 781.2 kB
v1.2.0 source code.zip < 18 hours ago 1.0 MB
Totals: 3 Items   1.8 MB 0

We're excited to announce Atlas v1.2 🎊

This release brings column-level data lineage to Atlas Cloud, registry backups to your own cloud storage, a schema ownership policy for CI, and expanded database coverage.

Here is what you can find in this release:

  • Column-Level Data Lineage - Trace how columns are derived from upstream sources across tables, views, and datasets in Atlas Cloud.
  • Offline Access & Registry Backups - Back up Atlas Registry repositories to S3, GCS, or Azure Blob Storage. Atlas Pro license grants are cached in CI/CD environments, so your pipeline never has a single point of failure.
  • Schema Ownership Policy - Enforce which GitHub users and teams can modify specific schema objects, closing the gap between CODEOWNERS and DDL access control.
  • Database Driver Improvements - PostgreSQL routine permissions, user-mapping, and default ACLs; Snowflake tasks and pipes; Oracle UDTs; Expanded permissions for MSSQL, MySQL, and ClickHouse, and more.

Read the full announcement in our blogpost.

image

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

Download

The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.

Source: README.md, updated 2026-04-10