File tree Expand file tree Collapse file tree
samples/manage/sql-assessment-api Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,28 @@ Download: [SMO NuGet Package](https://www.nuget.org/packages/Microsoft.SqlServer
88
99You can use GitHub issues to provide feedback to the product team.
1010
11+ ## December 2019 - 21.1.18218
12+
13+ Version: SqlServer module 21.1.18206, SqlManagementObjects (SMO) package wasn't updated
14+
15+ ### What's new
16+
17+ - Added .DLL with types to get rid of recompilation of CLR probes assemblies every time when new version of solution is released
18+ - Updated Deprecated Fetures rules and Index rules to not run them against system DBs
19+ - Updated rules High CPU Usage: kept only one, added overridable threshold
20+ - Updated some rules to not run them against SQL Server 2008Updated some rules to not run them against SQL Server 2008
21+ - Added timestamp property to rule object
22+
23+ ### Bug fixes
24+
25+ Error "Missing data item 'FilterDefinition'" when overriding Exclusion DB List
26+ Probe of rule Missed Indexes returns nothing
27+ FullBackup rule has threshold in days but gets backup age in hours
28+ When database can't be accessed and it's disabled for assessment, it throws access errors when performing assessment
29+
1130## GA - November 2019 - 21.1.18206
1231
13- Version: SqlServer module 21.1.18206, SqlManagementObjects (SMO) package coming soon
32+ Version: SqlServer module 21.1.18206, SqlManagementObjects (SMO) package 150.208.0
1433
1534### What's new
1635
You can’t perform that action at this time.
0 commit comments