From 129ad35fcf4cd3ca90e4e854e062fe507813864f Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Fri, 12 Apr 2024 13:03:36 +0200 Subject: [PATCH] V2.1.13 --- bin/dbatools-index.json | Bin 8882092 -> 8882510 bytes .../SQLServerDiagnosticQueries_2012.sql | 2 +- .../SQLServerDiagnosticQueries_2014.sql | 2 +- .../SQLServerDiagnosticQueries_2016.sql | 2 +- .../SQLServerDiagnosticQueries_2016SP2.sql | 2 +- .../SQLServerDiagnosticQueries_2017.sql | 2 +- .../SQLServerDiagnosticQueries_2019.sql | 4 +++- .../SQLServerDiagnosticQueries_2022.sql | 5 +++-- dbatools.psd1 | 2 +- 9 files changed, 12 insertions(+), 9 deletions(-) diff --git a/bin/dbatools-index.json b/bin/dbatools-index.json index ba3e4ef5c0187e85c794c0e8e80cbb10fc588393..ac19f7f5aad124e4f859cd9cd772130706650b0b 100644 GIT binary patch delta 1182 zcmZ|NTWnNC7{Kv4+tclGS`NFFUKX%yYw1GSUPMKza$F0orS!6LDHpZfcH6Shy-`Y8 zvBC=4)x@LP%OJdiXt^^He~(FEcH@u^Bo{I?p74?O&4Cg03_ zGnx6W&0N;!FI?6$H?(cTMcryd#nq4;4@b)E(6IK0_HU>uRbD3UF|AY;qNmg|KXZasgFi1x%!pEl+)2jr=3e^mrTiB(VcRz zU#pUQZ>+f?{`dW8$JIu4LTyq$`jd>7B0iN|ZpZ0kYD7Ny*5Q?|x=L5!o~4M~n+$s; z^nuYTp<6@k_Vt0?^O`JN?GMUAlfT4HXSDCk0-iuteZ9^r`P=c@Y-&b>0|n4g2&bKz zDVj=3=I63X$&WVbGCf^XD!DH!Tym+t)+|n{6gNt6qe1!M&d3h&RTsL&j2Wi%%(`an z(EQ3Or=;8s`=q(J+mQURhSjo=HB8&*bS)N0KD}O-uLt88f7R)1uEgi8mz@SJc%l-hY!_QI_oLa zVgu^n$3|>IJvJkN1~j4x&3GDH@C=^CbJ&XKu?;PF0WabuY_~f-*6gQ6jVi*Y#pUyR z)@F%)Z}mv#%m!V4{H3NmL#W*sXld-y{DFoDWJND9$C(uP!s>eI_L*kKcS*3#AsYRVXaBr zxkI%QtkA12x_d3jw*+(9#W@QvBZybfiXGUAHnihabYK@cu^V0JMh|)s!fV)rz1WBS z=)(aV#33BU>v#iiq8|eYV-Q1#U>GA9#Suht6vr@z7~)7Ei4=}w949b=lbFOQdvPxP z+gb@%v_Fv0++@hEyPux-h;Ms~Tf+A>BWpZL<1L)V+nB;TID@mu;9Z=zvVAzp}BD=1M+UD+ki<@ z2Rv4Be%4vVT4%RPLsi>LO>M4PP^8T6v`e@kH(wUJ6pJ`^o|sij)z}cLhdmII>bVcbueh|G2?Ha1Ut-TEt+F|XOOb`_*z-~YA{PQ!Df@D zS+`!AvP!Mu_+iV}DvYMNSWWFSOdDj>?{JGP&S?%g5>1H1|Ggd-Y=9NHj%bcV*QZyKG37ED3u8PnJuyBh|LMvT%QsiGsDIKc#IfwE)Rv}PA2Q{8hB_s- z!5XuKlYEg-c;1DhC__1p;W#RA0+l!kH%{R+s&EEpQH^s@aUK^?gIZj~C0s@w>Tv~E zaShkefJQW-87=U@iyLUgO|+pM9q2?CeCS3GdeMh|+`?_#fgg9Z@O)q;O``qDza%>6 wSGC!dz(Rt&pNzFg_q1XTMOFj2hx-`713bhdJVp>t@Dzi1h9NDo`h0TuAO8?&GXMYp diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql index c3b538dd58..eb0a45199c 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: March 6, 2024 +-- Last Modified: April 1, 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 9a2ad8b781..9181d2b006 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: March 6, 2024 +-- Last Modified: April 1, 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 de2807bfb5..6fa6ef6500 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: March 6, 2024 +-- Last Modified: April 1, 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 8170407e68..db89811e4d 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: March 6, 2024 +-- Last Modified: April 1, 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 16f1113097..410ed3605c 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: March 6, 2024 +-- Last Modified: April 1, 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 41808c4c77..a77daae461 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: March 6, 2024 +-- Last Modified: April 11, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -99,6 +99,8 @@ SELECT @@SERVERNAME AS [Server Name], @@VERSION AS [SQL Server and OS Version In -- 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 +-- 15.0.4360.2 CU25 + GDR 4/9/2024 https://support.microsoft.com/en-us/topic/kb5036335-description-of-the-security-update-for-sql-server-2019-cu25-april-9-2024-eb3571d0-62ee-445e-9681-5715caf9bbc2 +-- 15.0.4365.2 CU26 4/11/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2019/cumulativeupdate26 -- 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 c1fd7deceb..3d9ab485a6 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: March 15, 2024 +-- Last Modified: April 9, 2024 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -75,9 +75,10 @@ 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.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 -- 16.0.4115.5 CU12 3/14/2024 https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate12 +-- 16.0.4120.1 CU12 + GDR 4/9/2024 https://support.microsoft.com/en-us/topic/kb5036343-description-of-the-security-update-for-sql-server-2022-cu12-april-9-2024-e11a0715-435f-42be-89ff-4b3d8f9734fc -- What's new in SQL Server 2022 (16.x) -- https://bit.ly/3MJEjR1 diff --git a/dbatools.psd1 b/dbatools.psd1 index b5678cb080..ac4e172077 100644 --- a/dbatools.psd1 +++ b/dbatools.psd1 @@ -11,7 +11,7 @@ RootModule = 'dbatools.psm1' # Version number of this module. - ModuleVersion = '2.1.12' + ModuleVersion = '2.1.13' # ID used to uniquely identify this module GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789'