diff --git a/CHANGELOG.md b/CHANGELOG.md index cf9efe2bb8..4124bc7cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## Version 1.17.0 +* Release date: April 27, 2020 +* Release status: General Availability +* New Welcome Page +* New Notebook features + * New Markdown editor toolbar + * Books viewlet now works with notebooks +* Improved dashboard +* Always encrypted support +* Accessibility bugs +* VS Code merge + ## Version 1.16.0 * Release date: March 18, 2020 * Release status: General Availability diff --git a/README.md b/README.md index 3b346923f7..2dd699a95b 100644 --- a/README.md +++ b/README.md @@ -142,10 +142,10 @@ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [Source EULA](LICENSE.txt). -[win-user]: https://go.microsoft.com/fwlink/?linkid=2121609 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2121612 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2121511 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2121611 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2121510 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2121613 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2121610 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2127556 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2127555 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2127476 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2127554 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2127553 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2127552 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2127551 diff --git a/extensions/agent/package.json b/extensions/agent/package.json index 1094b582b2..260671dd73 100644 --- a/extensions/agent/package.json +++ b/extensions/agent/package.json @@ -2,7 +2,7 @@ "name": "agent", "displayName": "SQL Server Agent", "description": "Manage and troubleshoot SQL Server Agent jobs", - "version": "0.47.0", + "version": "0.48.0", "publisher": "Microsoft", "preview": true, "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", diff --git a/extensions/dacpac/package.json b/extensions/dacpac/package.json index fe26e1793a..71c0bb539b 100644 --- a/extensions/dacpac/package.json +++ b/extensions/dacpac/package.json @@ -2,7 +2,7 @@ "name": "dacpac", "displayName": "SQL Server Dacpac", "description": "SQL Server Dacpac for Azure Data Studio.", - "version": "1.4.0", + "version": "1.5.0", "publisher": "Microsoft", "preview": false, "engines": { diff --git a/extensions/schema-compare/package.json b/extensions/schema-compare/package.json index 74da000147..e80d996ce6 100644 --- a/extensions/schema-compare/package.json +++ b/extensions/schema-compare/package.json @@ -2,7 +2,7 @@ "name": "schema-compare", "displayName": "%displayName%", "description": "%description%", - "version": "1.4.0", + "version": "1.5.0", "publisher": "Microsoft", "preview": false, "engines": { diff --git a/package.json b/package.json index 7c8fafd18f..2786217bf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azuredatastudio", - "version": "1.17.0", + "version": "1.18.0", "distro": "1a99144c4c1f884810b37cdc9be608372e99d168", "author": { "name": "Microsoft Corporation" diff --git a/product.json b/product.json index 75c2490140..890872c65e 100644 --- a/product.json +++ b/product.json @@ -34,7 +34,7 @@ "gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039", "releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578", "documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277", - "vscodeVersion": "1.44.0", + "vscodeVersion": "1.45.0", "commit": "9ca6200018fc206d67a47229f991901a8a453781", "date": "2017-12-15T12:00:00.000Z", "recommendedExtensions": [