> ## 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 2.17.0 - May 16, 2024

> Support configuring labels for issues

## 🚀 New Features

* Support configuring labels for issues.
* Support displaying detailed issue task execution logs (affected rows or errors) for MySQL and PostgreSQL.
* Support configuring table or column classification on the database page. In earlier versions, this required using DDL and was only supported for MySQL and PostgreSQL.
* Add two SQL Review rules:
  * Fully qualified object name for PostgreSQL.
  * Limit DDL operations on tables with large data volumes for MySQL.

## 🎄 Enhancements

* Support filtering audit logs by project and method.
* Support displaying schema snapshot for SQL Server.
* Support importing changelists from zip or sql files.
* Support clicking on a line number in the SQL review results jumps to that line.
* Support jumping to a specific line by clicking on its line number in SQL review results.
* Support displaying SQL Server functions and procedures in SQL Editor.
* Support displaying `uniqueidentifier` typed data of SQL Server in SQL Editor.
* Improve the SQL Editor experience by customizing the database tree structure.

## ⚙️ 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.*
