> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bytebase 0.8.0 - Nov 10, 2021

> Snowflake support

## 🚀 New Features

### Support Snowflake ❄️

[Snowflake®](https://snowflake.com) is a cloud-based data storage and analytics service. It allows corporate users to store and analyze data using cloud-based hardware and software.

## 🐞 Notable Bug Fixes

* Mark the migration history as failed if the migration did fail.
* Fix the PostgreSQL schema sync from AWS RDS and Google Cloud SQL [#30](https://github.com/bytebase/bytebase/issues/30).
* Allow Bytebase to run on non-https host [#31](https://github.com/bytebase/bytebase/issues/31).

## 🎄 Enhancement

* Improve migration history table layout and surface migration SQL from the list.

## ⚙️ Install and Upgrade

* [Fresh install](/get-started/self-host/deploy-with-docker)

* [Upgrade](/get-started/self-host/upgrade)

*Before upgrading: 1) Back up the [metadata](https://www.bytebase.com/docs/administration/back-up-restore-metadata/) — in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.*
