diff --git a/CHANGELOG.md b/CHANGELOG.md index 39dbd696c2..90887b6e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## Version 1.14.0 +* Release date: December 19, 2019 +* Release status: General Availability +* Added bigdatacluster.ignoreSslVerification setting to allow ignoring SSL verification errors when connecting to a BDC [#8129](https://github.com/microsoft/azuredatastudio/issues/8129) +* Changed attach to connection dropdown in Notebooks to only list the currently active connection [#8582](https://github.com/microsoft/azuredatastudio/pull/8582) +* Allow changing default language flavor for offline query editors [#8419](https://github.com/microsoft/azuredatastudio/pull/8419) +* GA status for Big Data Cluster/SQL 2019 features [#8269](https://github.com/microsoft/azuredatastudio/issues/8269) +* Resolved [bugs and issues](https://github.com/microsoft/azuredatastudio/milestone/44?closed=1). + +## Contributions and "thank you" +We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes: + ## Version 1.13.1 * Release date: November 15, 2019 * Release status: General Availability diff --git a/README.md b/README.md index af88c256f1..b065cbf57c 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Azure Data Studio is a data management tool that enables you to work with SQL Se Platform | Link -- | -- -Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2109256 -Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2109085 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2109255 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2109180 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2109179 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=2109178 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=2109254 +Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2113530 +Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2113628 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2113529 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2113528 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2113627 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=2113718 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=2113344 Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.