Skip to content

Release 2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 10:41
· 275 commits to main since this release
e0552e2

馃殌 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 snapshots 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.

馃摐 Changelog

2.16.0...2.17.0