From 3dfc9ddf9233eafc733034925255c178c5ece959 Mon Sep 17 00:00:00 2001 From: Aditya Bist Date: Wed, 20 May 2020 10:54:54 -0700 Subject: [PATCH] Release updates (#10510) * update ads version * update readme --- CHANGELOG.md | 16 ++++++++++++++++ README.md | 14 +++++++------- extensions/import/package.json | 2 +- extensions/machine-learning/package.json | 2 +- package.json | 2 +- product.json | 2 +- 6 files changed, 27 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbec4f0e3f..3668a17335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## Version 1.18.0 +* Release date: May 20, 2020 +* Release status: General Availability +* Announcing Redgate SQL Prompt extension - This extension lets you manage formatting styles directly within Azure Data Studio, so you can create and edit your styles without leaving the IDE. +* Announcing the new machine learning extension. This extension enables you to: + * Manage Python and R packages with SQL Server machine learning services with Azure Data Studio. + * Use ONNX model to make predictions in Azure SQL Edge. + * View ONNX models in an Azure SQL Edge database. + * Import ONNX models from a file or Azure Machine Learning into Azure SQL Edge database. + * Create a notebook to run experiments. +* New notebook features: + * Added new Python dependencies wizard + * Improvements to the notebook markdown toolbar +* Added support for parameterization for Always Encrypted - Allows you to run queries that insert, update or filter by encrypted database columns. +* Bug fixes + ## Version 1.17.1 * Release date: April 29, 2020 * Release status: General Availability diff --git a/README.md b/README.md index 2dd699a95b..ad386c7e98 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=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 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2127522 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2127432 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2127716 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2127431 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2127523 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2127433 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2127524 diff --git a/extensions/import/package.json b/extensions/import/package.json index 1d5b158c76..08bf1d3654 100644 --- a/extensions/import/package.json +++ b/extensions/import/package.json @@ -2,7 +2,7 @@ "name": "import", "displayName": "SQL Server Import", "description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.", - "version": "0.15.0", + "version": "0.16.0", "publisher": "Microsoft", "preview": true, "engines": { diff --git a/extensions/machine-learning/package.json b/extensions/machine-learning/package.json index bc13b757d0..6da284b562 100644 --- a/extensions/machine-learning/package.json +++ b/extensions/machine-learning/package.json @@ -2,7 +2,7 @@ "name": "machine-learning", "displayName": "%displayName%", "description": "%description%", - "version": "0.1.0", + "version": "0.2.0", "publisher": "Microsoft", "preview": true, "engines": { diff --git a/package.json b/package.json index 145dabdded..1e2f612076 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azuredatastudio", - "version": "1.18.0", + "version": "1.19.0", "distro": "a04ebf32a5868f2bc7a4eed0716a42564d2a7896", "author": { "name": "Microsoft Corporation" diff --git a/product.json b/product.json index f327993552..1cd117586e 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.45.0", + "vscodeVersion": "1.46.0", "commit": "9ca6200018fc206d67a47229f991901a8a453781", "date": "2017-12-15T12:00:00.000Z", "recommendedExtensions": [