From 71920cb9245349581e70a54eed447959a8d34ba1 Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Wed, 21 Feb 2024 19:58:31 +0100 Subject: [PATCH] 2.1.8 --- bin/dbatools-index.json | Bin 8878162 -> 8878218 bytes .../SQLServerDiagnosticQueries_2012.sql | 2 +- .../SQLServerDiagnosticQueries_2014.sql | 2 +- .../SQLServerDiagnosticQueries_2016.sql | 2 +- .../SQLServerDiagnosticQueries_2016SP2.sql | 2 +- .../SQLServerDiagnosticQueries_2017.sql | 2 +- .../SQLServerDiagnosticQueries_2019.sql | 3 ++- .../SQLServerDiagnosticQueries_2022.sql | 2 +- ...rverDiagnosticQueries_AzureSQLDatabase.sql | 2 +- ...erDiagnosticQueries_SQLManagedInstance.sql | 2 +- dbatools.psd1 | 4 ++-- 11 files changed, 12 insertions(+), 11 deletions(-) diff --git a/bin/dbatools-index.json b/bin/dbatools-index.json index 94c87050329b5da21295c4697c50ea5624e10625..4d887d20fb40abda622f175852da3e5f5ab32811 100644 GIT binary patch delta 471 zcmXZRIZu-T0LNjDwgOfVq^Jm5PL)$dKomhvU!b5BDQ!7DxRFcLDp%DXm@v>bB)(G< zHfIu(?j4+sAA(Wk3mE=`!!td<{zfgk$5Bg=M3P9xf)yL5NFkLpPGjc`>11%0OtLsf zHV$$)&jl`$%O=Q3AtQa~X^6jMSeSGmS@$|$FTN~);l1~<7y4Y#SKj(YCUz+LXq z$bFh<<^e6V(ndQSbn@`KaS$@Y-*#-~zda+}+MnP~aGA%yeGZf9q^z&|MxN>P2W+vQ zA>&8l|2`bDJ4~9u@`M-1tbZs`%1^h%#RlE>nfC(c2Uxs8@ zMr2gRWL%!fb9o^zWkM!pN~UE-W@S$1<&`YRqAba>tjKFwl{fNM-bp~-%LiGLb=i7~w<^Nfgn<5KA2K zB#=lF$)u1<8tG(^Nfz1UkV_u<6i`SJ#gtG=8Rb+^Nfp)9P)i;4G`yIeELN{)v&ZYF z#q@1sb+ed^*0-YwgZ2H*-gx_WZ_-9>(q?VZR&CREHEV}W~iW zh>q%*j_ZU@>Xc6FjLzzu&g+6M>XI(&imvLKuIq+w>XvTnj_&H7?(2ab>X9DniJt12 Sp6i8P>Xo9`uYdP94`2U$U)=Tp diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql index f3b1194a85..66c179f866 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql @@ -1,7 +1,7 @@ -- SQL Server 2012 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql index 16d1558bd2..3a32208f39 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql @@ -1,7 +1,7 @@ -- SQL Server 2014 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql index 5941f8fa2a..902fd6b8bf 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql @@ -1,7 +1,7 @@ -- SQL Server 2016 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql index 06a83dfe10..9a8fe73b6e 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql @@ -1,7 +1,7 @@ -- SQL Server 2016 SP2 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql index c652e32a25..8aced14b00 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql @@ -1,7 +1,7 @@ -- SQL Server 2017 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql index 531d8f5bf6..e43e4aa812 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql @@ -1,7 +1,7 @@ -- SQL Server 2019 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 15, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -98,6 +98,7 @@ SELECT @@SERVERNAME AS [Server Name], @@VERSION AS [SQL Server and OS Version In -- 15.0.4326.1 CU22 + GDR 10/10/2023 https://support.microsoft.com/en-us/topic/kb5029378-description-of-the-security-update-for-sql-server-2019-cu22-october-10-2023-f4b5c5fb-b4cd-4599-8e5b-2a54dab85a33 -- 15.0.4335.1 CU23 10/12/2023 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2019/cumulativeupdate23 -- 15.0.4345.5 CU24 12/14/2023 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2019/cumulativeupdate24 +-- 15.0.4355.3 CU25 2/15/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2019/cumulativeupdate25 -- How to determine the version, edition and update level of SQL Server and its components -- https://bit.ly/2oAjKgW diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql index 346849790f..b712a0bc66 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql @@ -1,7 +1,7 @@ -- SQL Server 2022 Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 11, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql index b8049fd9fb..c4d7e8eacb 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql @@ -1,7 +1,7 @@ -- Azure SQL Database Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql index a56ab207ef..13752c9866 100644 --- a/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql +++ b/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql @@ -1,7 +1,7 @@ -- SQL Managed Instance Diagnostic Information Queries -- Glenn Berry --- Last Modified: January 3, 2024 +-- Last Modified: February 7, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 diff --git a/dbatools.psd1 b/dbatools.psd1 index fab92f162d..11bee38423 100644 --- a/dbatools.psd1 +++ b/dbatools.psd1 @@ -11,7 +11,7 @@ RootModule = 'dbatools.psm1' # Version number of this module. - ModuleVersion = '2.1.7' + ModuleVersion = '2.1.8' # ID used to uniquely identify this module GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789' @@ -23,7 +23,7 @@ CompanyName = 'dbatools.io' # Copyright statement for this module - Copyright = 'Copyright (c) 2023 by dbatools, licensed under MIT' + Copyright = 'Copyright (c) 2024 by dbatools, licensed under MIT' # Description of the functionality provided by this module Description = "The community module that enables SQL Server Pros to automate database development and server administration"