From 419963993aadae04914b8686641b251f2a558be3 Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Wed, 24 Jan 2024 21:06:16 +0100 Subject: [PATCH] 2.1.7 --- bin/dbatools-index.json | Bin 8877960 -> 8878162 bytes .../SQLServerDiagnosticQueries_2012.sql | 4 ++-- .../SQLServerDiagnosticQueries_2014.sql | 4 ++-- .../SQLServerDiagnosticQueries_2016.sql | 4 ++-- .../SQLServerDiagnosticQueries_2016SP2.sql | 4 ++-- .../SQLServerDiagnosticQueries_2017.sql | 4 ++-- .../SQLServerDiagnosticQueries_2019.sql | 4 ++-- .../SQLServerDiagnosticQueries_2022.sql | 6 ++++-- ...rverDiagnosticQueries_AzureSQLDatabase.sql | 4 ++-- ...erDiagnosticQueries_SQLManagedInstance.sql | 4 ++-- dbatools.psd1 | 2 +- 11 files changed, 21 insertions(+), 19 deletions(-) diff --git a/bin/dbatools-index.json b/bin/dbatools-index.json index f6eaf23417ad48e7f860b7886b2822b445ad9a46..94c87050329b5da21295c4697c50ea5624e10625 100644 GIT binary patch delta 794 zcmW;IOHWf_6ougrDCHa|r52E)0>uj|Dj+I&sX`SME1)74l!Ag3EF#p>o3{dbuuL=> zP43hJj8E>ck&l8kq?HKwlX=qn)*rwdPjmP2bn%P18n(k!fTZCL`N0 z8#yVhBbwoqzdepJ8I5Z1^kEfHW6G~4<^7OeA%iikQ<@vy<+9XgHpyB{vt|#dunLPi z?J1Pyn3mFgDx`dBTvf}rgt;W6TG}J7lH_7sgN|I}!Ge5PQ2-k@z>Y!`p%@$SKkq;( zHeoZipbX`xfD@J2if!1A9jL-i?80tTV-NOXA8JsGI_yV14&WdTp#hCJj3YR@uoyq) zcqYMyRMaw<=fae(Pp^gzf`$56g_NyHuKgnoROKzrLuTMmd$2)0m2^uUT7} zRm^fB<$v|zN1^UqPYtPBSvdO0}Ub|>hy;iZU z@VchIMU!7H%`U+}wB8&*4h#`)9xQ_>Th(}0Z3e%XuV?2R@Sv*}x=Oo`u`~wUiN<;tv delta 618 zcmWN=M=yhM0KnnWs<+gtnl)?J-h1!8_ui{&x3!Cxx;Xz&5*IfYBI!*W9Z1UOknj=w zp5*!dyHnl#-l-h2hwLdUWtHqDt7Y#Osmm&!A3CFi*(yB>W5cRmye&nj#Jkp@754_E zTKp_~>4fpKRwwFgQjd7GNp265_&QaG`I;1QiV4LIEzT#qL=AoDOD+BA&j1E8h&l#S z&k%+(jNy!6Bn^yWG-DXcIL6b+1ST?x$xLA?(`aHkGnmONW;2Jm%ws+aSjZw4vxKEA zb3NJ1GjCnTALcxz)2*psC97D?8rHIo^=x1xo7l`2wz7@w>|iIm*v%gHvXA{7;2?)M z%n^=qjN_c(B&Rsd8P0N!^IYH}m$=Lou5yj*G;@O%ZgPv;+~F?wxKAr>wDW+6JmN7= Wc*-+6c+Lx6Qsxz}U2cu@!txJ=I0^Fr diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql index 43a32aaab9..f3b1194a85 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql index 17e880c5ed..16d1558bd2 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql index 088b979165..5941f8fa2a 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql index ad2e2850be..06a83dfe10 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql index dec1ab6c7c..c652e32a25 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql index bc75e67020..531d8f5bf6 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: December 19, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql index 37eeecc39b..346849790f 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: December 3, 2023 +-- Last Modified: January 11, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -25,7 +25,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* @@ -75,6 +75,8 @@ SELECT @@SERVERNAME AS [Server Name], @@VERSION AS [SQL Server and OS Version In -- 16.0.4080.1 CU8 + GDR 10/10/2023 https://support.microsoft.com/en-us/topic/kb5029503-description-of-the-security-update-for-sql-server-2022-cu8-october-10-2023-c9c267e2-adb6-47f1-b7e9-d99d3c9fb081 -- 16.0.4085.2 CU9 10/12/2023 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate9 -- 16.0.4095.4 CU10 11/16/2023 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate10 +-- 16.0.4100.1 CU10 + GDR 1/9/2024 https://support.microsoft.com/en-us/topic/kb5033592-description-of-the-security-update-for-sql-server-2022-cu10-january-9-2024-0d807f8e-fa6a-4d42-88d3-71b101e71d18 +-- 16.0.4105.2 CU11 1/11/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate11 -- What's new in SQL Server 2022 (16.x) -- https://bit.ly/3MJEjR1 diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_AzureSQLDatabase.sql index 57a3897e16..b8049fd9fb 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -21,7 +21,7 @@ --****************************************************************************** ---* Copyright (C) 2023 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_SQLManagedInstance.sql index d83b8cd2bd..a56ab207ef 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: December 3, 2023 +-- Last Modified: January 3, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -19,7 +19,7 @@ --****************************************************************************** ---* Copyright (C) 2022 Glenn Berry +--* Copyright (C) 2024 Glenn Berry --* All rights reserved. --* --* diff --git a/dbatools.psd1 b/dbatools.psd1 index fb05cdb9f9..fab92f162d 100644 --- a/dbatools.psd1 +++ b/dbatools.psd1 @@ -11,7 +11,7 @@ RootModule = 'dbatools.psm1' # Version number of this module. - ModuleVersion = '2.1.6' + ModuleVersion = '2.1.7' # ID used to uniquely identify this module GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789'