SQL Doc 新版本发表

Released: Mar 27, 2024

v5.2.20 中的更新

特性

  • Added support for Microsoft SQL Server Management Studio (SSMS) 20.

Released: Feb 12, 2024

v5.2.17 中的更新

修补程序

  • Fixed an issue with MFA connections when opened from SSMS.
  • Fixed an issue where multi line descriptions in generated markdown were placed outside the description column.

Released: Jan 24, 2024

v5.2.16 中的更新

特性

  • Removed ADAL prerequisite from the installer.

Released: Aug 25, 2023

v5.2.9 中的更新

特性

  • Added "trustservercertificate" and "encrypt" parameters to SQL Doc command line.

Released: Jul 17, 2023

v5.2.8 中的更新

修补程序

  • Removed "Log reuse wait" from the overview of the database.

Released: Jun 29, 2023

v5.2.7 中的更新

修补程序

  • Fixed an issue with TrustServerCertificate not being applied correctly when passed through SSMS integration.

Released: Feb 22, 2023

v5.2.6 中的更新

特性

  • Added support for Microsoft SQL Server Management Studio (SSMS) 19 GA.

Released: Sep 8, 2022

v5.2.4 中的更新

特性

  • Added support for Microsoft SQL Server Management Studio (SSMS) 19 Preview 2.

修补程序

  • Updated an internal dependency as it contained a security vulnerability.
  • Fixed an error where generating documentation using the command line would not work if a default author could not be retrieved.

Released: Apr 27, 2022

v5.2.3 中的更新

修补程序

  • Fixed an issue where line feeds in object definitions were breaking Markdown tables.
  • Where possible, use schema names rather than internal strings to consistently disambiguate files for objects with the same short name.

Released: Mar 24, 2022

v5.2.2 中的更新

修补程序

  • Fixed a crash which could occur when connecting to servers using Azure Authentication.