diff --git a/bin/dbatools-index.json.REMOVED.git-id b/bin/dbatools-index.json.REMOVED.git-id index ff15b10183..527958b74f 100644 --- a/bin/dbatools-index.json.REMOVED.git-id +++ b/bin/dbatools-index.json.REMOVED.git-id @@ -1 +1 @@ -a647a8747c17305352e7215dd17ad62c6240242d \ No newline at end of file +f6be79eab2d8bdfa7e2a496b882b913b7f3b4dd7 \ No newline at end of file diff --git a/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql b/bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql index ab625cc4a5..ea72744d71 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: September 6, 2022 +-- Last Modified: September 28, 2022 -- https://glennsqlperformance.com/ -- https://sqlserverperformance.wordpress.com/ -- YouTube: https://bit.ly/2PkoAM1 @@ -89,6 +89,7 @@ SELECT @@SERVERNAME AS [Server Name], @@VERSION AS [SQL Server and OS Version In -- 15.0.4223.1 CU16 4/18/2022 https://support.microsoft.com/en-us/topic/kb5011644-cumulative-update-16-for-sql-server-2019-74377be1-4340-4445-93a7-ff843d346896 -- 15.0.4236.7 CU16 Security Update 6/14/2022 https://support.microsoft.com/en-us/topic/kb5014353-description-of-the-security-update-for-sql-server-2019-cu16-june-14-2022-f0afe659-bd19-4c87-a417-a4c67a47e644 -- 15.0.4249.2 CU17 8/11/2022 https://support.microsoft.com/en-us/topic/kb5016394-cumulative-update-17-for-sql-server-2019-3033f654-b09d-41aa-8e49-e9d0c353c5f7 +-- 15.0.4261.1 CU18 9/28/2022 https://support.microsoft.com/en-us/topic/kb5017593-cumulative-update-18-for-sql-server-2019-5fa00c36-edeb-446c-94e3-c4882b7526bc -- How to determine the version, edition and update level of SQL Server and its components diff --git a/dbatools.psd1 b/dbatools.psd1 index 5785b507bc..6b914761bb 100644 --- a/dbatools.psd1 +++ b/dbatools.psd1 @@ -11,7 +11,7 @@ RootModule = 'dbatools.psm1' # Version number of this module. - ModuleVersion = '1.1.134' + ModuleVersion = '1.1.135' # ID used to uniquely identify this module GUID = '9d139310-ce45-41ce-8e8b-d76335aa1789' diff --git a/en-us/dbatools-help.xml.REMOVED.git-id b/en-us/dbatools-help.xml.REMOVED.git-id index aea702e4ee..70485e384b 100644 --- a/en-us/dbatools-help.xml.REMOVED.git-id +++ b/en-us/dbatools-help.xml.REMOVED.git-id @@ -1 +1 @@ -9b56858a20c933c4699bfc99b0946d2d8f4ca643 \ No newline at end of file +21a8ccea1beee356a41e7e548b5bda963c87932f \ No newline at end of file