Skip to content

Commit

Permalink
2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Jan 24, 2024
1 parent 3d0b877 commit 4199639
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 19 deletions.
Binary file modified bin/dbatools-index.json
Binary file not shown.
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2012.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2014.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2016.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2016SP2.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2017.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
4 changes: 2 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2019.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
6 changes: 4 additions & 2 deletions bin/diagnosticquery/SQLServerDiagnosticQueries_2022.sql
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +25,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -21,7 +21,7 @@


--******************************************************************************
--* Copyright (C) 2023 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -19,7 +19,7 @@


--******************************************************************************
--* Copyright (C) 2022 Glenn Berry
--* Copyright (C) 2024 Glenn Berry
--* All rights reserved.
--*
--*
Expand Down
2 changes: 1 addition & 1 deletion dbatools.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4199639

Please sign in to comment.