mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update versions for 1.18 (#10127)
* update versions for 1.18 * update install links * update changelog
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
|||||||
# Change Log
|
# 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
|
## Version 1.16.0
|
||||||
* Release date: March 18, 2020
|
* Release date: March 18, 2020
|
||||||
* Release status: General Availability
|
* Release status: General Availability
|
||||||
|
|||||||
14
README.md
14
README.md
@@ -142,10 +142,10 @@ Copyright (c) Microsoft Corporation. All rights reserved.
|
|||||||
|
|
||||||
Licensed under the [Source EULA](LICENSE.txt).
|
Licensed under the [Source EULA](LICENSE.txt).
|
||||||
|
|
||||||
[win-user]: https://go.microsoft.com/fwlink/?linkid=2121609
|
[win-user]: https://go.microsoft.com/fwlink/?linkid=2127556
|
||||||
[win-system]: https://go.microsoft.com/fwlink/?linkid=2121612
|
[win-system]: https://go.microsoft.com/fwlink/?linkid=2127555
|
||||||
[win-zip]: https://go.microsoft.com/fwlink/?linkid=2121511
|
[win-zip]: https://go.microsoft.com/fwlink/?linkid=2127476
|
||||||
[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2121611
|
[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2127554
|
||||||
[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2121510
|
[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2127553
|
||||||
[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2121613
|
[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2127552
|
||||||
[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2121610
|
[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2127551
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "agent",
|
"name": "agent",
|
||||||
"displayName": "SQL Server Agent",
|
"displayName": "SQL Server Agent",
|
||||||
"description": "Manage and troubleshoot SQL Server Agent jobs",
|
"description": "Manage and troubleshoot SQL Server Agent jobs",
|
||||||
"version": "0.47.0",
|
"version": "0.48.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
|
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "dacpac",
|
"name": "dacpac",
|
||||||
"displayName": "SQL Server Dacpac",
|
"displayName": "SQL Server Dacpac",
|
||||||
"description": "SQL Server Dacpac for Azure Data Studio.",
|
"description": "SQL Server Dacpac for Azure Data Studio.",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": false,
|
"preview": false,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "schema-compare",
|
"name": "schema-compare",
|
||||||
"displayName": "%displayName%",
|
"displayName": "%displayName%",
|
||||||
"description": "%description%",
|
"description": "%description%",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": false,
|
"preview": false,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "azuredatastudio",
|
"name": "azuredatastudio",
|
||||||
"version": "1.17.0",
|
"version": "1.18.0",
|
||||||
"distro": "1a99144c4c1f884810b37cdc9be608372e99d168",
|
"distro": "1a99144c4c1f884810b37cdc9be608372e99d168",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
|
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
|
||||||
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
|
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
|
||||||
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
|
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
|
||||||
"vscodeVersion": "1.44.0",
|
"vscodeVersion": "1.45.0",
|
||||||
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
|
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
|
||||||
"date": "2017-12-15T12:00:00.000Z",
|
"date": "2017-12-15T12:00:00.000Z",
|
||||||
"recommendedExtensions": [
|
"recommendedExtensions": [
|
||||||
|
|||||||
Reference in New Issue
Block a user