Announcing v0.20: New Pricing Model, Django Support, Postgres Extensions, and more
Hi everyone,
It's been a few weeks since our last version announcement and today I'm happy to share with you v0.20, which includes some big changes and exciting features:
- New Pricing Model - As we announced earlier this month, beginning March 15th the new pricing model took effect. The new pricing is usage-based, offering you more flexibility and cost efficiency. Read about what prompted this change and view the new pricing plans here.
- Django ORM Integration - Atlas now supports Django! Django is a popular ORM for Python. Developers using Django can now use Atlas to automatically plan schema migrations based on the desired state of their schema, instead of crafting them by hand.
- Support for PostgreSQL Extensions - Atlas now supports installing and managing PostgreSQL extensions.
- Dashboards in the Cloud - The dashboard (previously the 'Projects' page) got a whole new look in Atlas Cloud. Now you can view the state of your projects and environments at a glance.
- _SQL Server is out of Beta](#sql-server-is-out-of-beta) - SQL Server is officially out of Beta! Along with this official support, we have included some new features:
- User-Defined Types support for SQL Server - Atlas now supports two User-Defined Types: alias types and table types.
- Azure Active Directory (AAD) Authentication for SQL Server - Connect to your SQL Server database using AAD Authentication.
Let’s dive in!