mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Bump Server Reports extension to 0.1.3 (#2104)
This commit is contained in:
@@ -37,6 +37,10 @@ See [Paul Randal's wait types library] for more information about each wait type
|
|||||||
|
|
||||||
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:
|
||||||
* flyfishingdba for Add square brackets for ms_foreachdb call (#1023)
|
* flyfishingdba for Add square brackets for ms_foreachdb call (#1023)
|
||||||
|
* Peter-Schneider for Changed the stored procedure call to work on case sensitive instances (#1809)
|
||||||
|
|
||||||
|
## What's new in Server Reports v1.3?
|
||||||
|
* Changed the stored procedure call to work on case sensitive instances
|
||||||
|
|
||||||
## What's new in Server Reports v1.2?
|
## What's new in Server Reports v1.2?
|
||||||
* Created left nav bar and added 2 categories for insight widgets: monitor and performance
|
* Created left nav bar and added 2 categories for insight widgets: monitor and performance
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "server-report",
|
"name": "server-report",
|
||||||
"displayName": "Server Reports",
|
"displayName": "Server Reports",
|
||||||
"description": "Server Reports",
|
"description": "Server Reports",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Reference in New Issue
Block a user