Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps ariga.io/atlas from 0.38.0 to 1.0.0.

Release notes

Sourced from ariga.io/atlas's releases.

v1.0.0

We're excited to announce Atlas v1.0 - just in time for the holidays! 🎄

v1.0 is a milestone release. Atlas has been production-ready for a few years now, running at some of the top companies in the industry, and reaching 1.0 is our commitment to long-term stability and compatibility. It reflects what Atlas has become: a schema management product built for real production use that both platform engineers and developers love.

Here's what's in this release:

  • Monitoring as Code - Configure Atlas monitoring with HCL, including RDS discovery and cross-account support.
  • Schema Statistics - Size breakdowns, largest tables/indexes, fastest-growing objects, and growth trends over time.
  • Declarative Migrations UI - A new dashboard for databases, migrations, deployments, and status visibility.
  • Database Drivers - Databricks, Snowflake, and Oracle graduate from beta to stable; plus improvements across Postgres, MySQL, Spanner, Redshift, and ClickHouse.
  • Deployment Rollout Strategies - Staged rollouts (canaries, parallelism, and error handling) for multi-tenant and fleet deployments.
  • Deployment Traces - End-to-end traceability for how changes move through environments.
  • Multi-Config Files - Layer config files with -c file://base.hcl,file://app.hcl.

Read the full announcement in our blogpost.

Quick installation

macOS + Linux:

curl -sSf https://atlasgo.sh | sh

Homebrew:

brew install ariga/tap/atlas

Docker:

docker pull arigaio/atlas

Windows

Download

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.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2025
@codecov
Copy link

codecov bot commented Dec 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 7.16%. Comparing base (39cc705) to head (773be98).
⚠️ Report is 2 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff            @@
##              v2    #991      +/-   ##
========================================
- Coverage   7.17%   7.16%   -0.02%     
========================================
  Files        115     115              
  Lines      16859   16859              
========================================
- Hits        1210    1208       -2     
- Misses     15571   15573       +2     
  Partials      78      78              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@H1rono
Copy link
Member

H1rono commented Jan 3, 2026

@dependabot rebase

Bumps [ariga.io/atlas](https://github.com/ariga/atlas) from 0.38.0 to 1.0.0.
- [Release notes](https://github.com/ariga/atlas/releases)
- [Commits](ariga/atlas@v0.38.0...v1.0.0)

---
updated-dependencies:
- dependency-name: ariga.io/atlas
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/ariga.io/atlas-1.0.0 branch from 020a23a to 773be98 Compare January 3, 2026 14:09
@H1rono H1rono merged commit cc5b265 into v2 Jan 4, 2026
7 of 8 checks passed
@H1rono H1rono deleted the dependabot/go_modules/ariga.io/atlas-1.0.0 branch January 4, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants