mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update Readme and Changelog (#1968)
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@@ -1,5 +1,26 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## Version 0.31.4
|
||||||
|
* Release date: July 19, 2018
|
||||||
|
* Release status: Public Preview
|
||||||
|
|
||||||
|
## What's new in this version
|
||||||
|
* SQL Server Agent for SQL Operations Studio extension improvements
|
||||||
|
* Added view of Alerts, Operators, and Proxies and icons on left pane
|
||||||
|
* Added dialogs for New Job, New Job Step, New Alert, and New Operator
|
||||||
|
* Added Delete Job, Delete Alert, and Delete Operator (right-click)
|
||||||
|
* Added Previous Runs visualization
|
||||||
|
* Added Filters for each column name
|
||||||
|
* SQL Server Profiler for SQL Operations Studio extension improvements
|
||||||
|
* Added Hotkeys to quickly launch and start/stop Profiler
|
||||||
|
* Added 5 Default Templates to view Extended Events
|
||||||
|
* Added Server/Database connection name
|
||||||
|
* Added support for Azure SQL Database instances
|
||||||
|
* Added suggestion to exit Profiler when tab is closed when Profiler is still running
|
||||||
|
* Release of Combine Scripts Extension
|
||||||
|
* Wizard and Dialog Extensibility
|
||||||
|
* Fix GitHub Issues
|
||||||
|
|
||||||
## Version 0.30.6
|
## Version 0.30.6
|
||||||
* Release date: June 20, 2018
|
* Release date: June 20, 2018
|
||||||
* Release status: Public Preview
|
* Release status: Public Preview
|
||||||
|
|||||||
12
README.md
12
README.md
@@ -8,12 +8,12 @@ SQL Operations Studio is a data management tool that enables you to work with SQ
|
|||||||
|
|
||||||
Platform | Link
|
Platform | Link
|
||||||
-- | --
|
-- | --
|
||||||
Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=875602
|
Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=2005949
|
||||||
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=875603
|
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2005950
|
||||||
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=875604
|
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2005959
|
||||||
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=875605
|
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2005960
|
||||||
Linux RPM | https://go.microsoft.com/fwlink/?linkid=875606
|
Linux RPM | https://go.microsoft.com/fwlink/?linkid=2006083
|
||||||
Linux DEB | https://go.microsoft.com/fwlink/?linkid=875607
|
Linux DEB | https://go.microsoft.com/fwlink/?linkid=2006084
|
||||||
|
|
||||||
Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions.
|
Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user