From a26be76d79fabe644125649f8e5b27d0a3f4e889 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Tue, 6 Nov 2018 11:21:40 -0800 Subject: [PATCH] Update readme for Nov release (#3138) --- CHANGELOG.md | 23 +++++++++++++++++++++++ README.md | 19 ++++++++++++------- 2 files changed, 35 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1bd558d7..7cc9ca5750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Change Log +## Version 1.2.4 +* Release date: November 6, 2018 +* Release status: General Availability + +## What's new in this version +* Update to the SQL Server 2019 Preview extension +* Introducing Paste the Plan extension +* Introducing High Color queries extension, including SSMS editor theme +* Fixes in SQL Server Agent, Profiler, and Import extensions +* Fix .Net Core Socket KeepAlive issue causing dropped inactive connections on macOS +* Upgrade SQL Tools Service to .Net Core 2.2 Preview 3 (for eventual AAD support) +* Fix customer reported GitHub issues + +## 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: + +* rdaniels6813 for `Add query plan theme support #3031` +* Ruturaj123 for `Fixed some typos and grammatical errors #3027` +* PromoFaux for `Use emoji shortcodes in CONTRIBUTING.md instead of � #3009` +* ckaczor for `Fix: DATETIMEOFFSET data types should be ISO formatted #714` +* hi-im-T0dd for `Fixed sync issue with my forked master so this commit is correct #2948` +* hi-im-T0dd for `Fixed when right clicking and selecting Manage-correct name displays #2794` + ## Version 1.1.3 * Release date: October 18, 2018 * Release status: General Availability diff --git a/README.md b/README.md index 6e10bc4b3d..43a33396d1 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Azure Data Studio is a data management tool that enables you to work with SQL Se Platform | Link -- | -- -Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=2030731 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2030736 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2030738 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2030741 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=2030746 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=2030750 +Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=2038320 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2038323 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2038327 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2038332 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=2038401 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=2038405 Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions. @@ -61,6 +61,12 @@ The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.micro ## 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: +* rdaniels6813 for `Add query plan theme support #3031` +* Ruturaj123 for `Fixed some typos and grammatical errors #3027` +* PromoFaux for `Use emoji shortcodes in CONTRIBUTING.md instead of � #3009` +* ckaczor for `Fix: DATETIMEOFFSET data types should be ISO formatted #714` +* hi-im-T0dd for `Fixed sync issue with my forked master so this commit is correct #2948` +* hi-im-T0dd for `Fixed when right clicking and selecting Manage-correct name displays #2794` * philoushka for `center the icon #2760` * anthonypants for `Typo #2775` * kstolte for `Fix Invalid Configuration in Launch.json #2789` @@ -103,7 +109,6 @@ We would like to thank all our users who raised issues, and in particular the fo * Russian: Andrey Veselov, Anton Fontanov, Anton Savin, Elena Ostrovskaia, Igor Babichev, Maxim Zelensky, Rodion Fedechkin, Tasha T, Vladimir Zyryanov * Portuguese Brazil: Daniel de Sousa, Diogo Duarte, Douglas Correa, Douglas Eccker, José Emanuel Mendes, Marcelo Fernandes, Marcondes Alexandre, Roberto Fonseca, Rodrigo Crespi - And of course, we'd like to thank the authors of all upstream dependencies. Please see a full list in the [ThirdPartyNotices.txt](https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/ThirdPartyNotices.txt) ## License