mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update readme for January release (#3595)
* Update readme for December release * Fix spelling * Update release date to 12/13 * added release note items and fixed a small misspell * Update release date to Dec 18 * Update release date
This commit is contained in:
22
CHANGELOG.md
22
CHANGELOG.md
@@ -1,5 +1,27 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## Version 1.3.8
|
||||||
|
* Release date: January 9, 2018
|
||||||
|
* Release status: General Availability
|
||||||
|
|
||||||
|
## What's new in this version
|
||||||
|
* #13 Feature Request: Azure Active Directory Authentication
|
||||||
|
* #1040 Stream initial query results as they become available
|
||||||
|
* #3298 Сan't add an azure account.
|
||||||
|
* #2387 Support Per-User Installer
|
||||||
|
* SQL Server Import updates for DACPAC\BACPAC
|
||||||
|
* SQL Server Profiler UI and UX improvements
|
||||||
|
* Updates to [SQL Server 2019 extension](https://docs.microsoft.com/sql/azure-data-studio/sql-server-2019-extension?view=sql-server-ver15)
|
||||||
|
* **sp_executesql to SQL** and **New Database** extensions
|
||||||
|
|
||||||
|
## 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:
|
||||||
|
|
||||||
|
* Tarig0 for `Add Routine_Type to CreateStoredProc fixes #3257 (#3286)`
|
||||||
|
* oltruong for `typo fix #3025'`
|
||||||
|
* Thomas-S-B for `Removed unnecessary IErrorDetectionStrategy #749`
|
||||||
|
* Thomas-S-B for `Simplified code #750`
|
||||||
|
|
||||||
## Version 1.2.4
|
## Version 1.2.4
|
||||||
* Release date: November 6, 2018
|
* Release date: November 6, 2018
|
||||||
* Release status: General Availability
|
* Release status: General Availability
|
||||||
|
|||||||
17
README.md
17
README.md
@@ -9,12 +9,13 @@ Azure Data Studio is a data management tool that enables you to work with SQL Se
|
|||||||
|
|
||||||
Platform | Link
|
Platform | Link
|
||||||
-- | --
|
-- | --
|
||||||
Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=2038320
|
Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2049972
|
||||||
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2038323
|
Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2049975
|
||||||
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2038327
|
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2050146
|
||||||
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2038332
|
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2049981
|
||||||
Linux RPM | https://go.microsoft.com/fwlink/?linkid=2038401
|
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2049986
|
||||||
Linux DEB | https://go.microsoft.com/fwlink/?linkid=2038405
|
Linux RPM | https://go.microsoft.com/fwlink/?linkid=2049989
|
||||||
|
Linux DEB | https://go.microsoft.com/fwlink/?linkid=2050157
|
||||||
|
|
||||||
Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.
|
Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.
|
||||||
|
|
||||||
@@ -62,6 +63,10 @@ The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.micro
|
|||||||
## Contributions and "Thank You"
|
## 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:
|
We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes:
|
||||||
|
|
||||||
|
* Tarig0 for `Add Routine_Type to CreateStoredProc fixes #3257 (#3286)`
|
||||||
|
* oltruong for `typo fix #3025'`
|
||||||
|
* Thomas-S-B for `Removed unnecessary IErrorDetectionStrategy #749`
|
||||||
|
* Thomas-S-B for `Simplified code #750`
|
||||||
* rdaniels6813 for `Add query plan theme support #3031`
|
* rdaniels6813 for `Add query plan theme support #3031`
|
||||||
* Ruturaj123 for `Fixed some typos and grammatical errors #3027`
|
* Ruturaj123 for `Fixed some typos and grammatical errors #3027`
|
||||||
* PromoFaux for `Use emoji shortcodes in CONTRIBUTING.md instead of <20> #3009`
|
* PromoFaux for `Use emoji shortcodes in CONTRIBUTING.md instead of <20> #3009`
|
||||||
|
|||||||
Reference in New Issue
Block a user