Skip to content

Releases: VladDBA/PSBlitz

PSBlitz v5.10.3 - Option to skip plan cache check

08 Dec 17:06
deae03e

Choose a tag to compare

What's new

Enhancements

  • PSBlitz.ps1 - add option to skip plan cache check - #419

What's Changed

Full Changelog: v5.10.2...v5.10.3

PSBlitz v5.10.2 - emergency fix for case-sensitive instances

05 Dec 16:54
1e8a64b

Choose a tag to compare

Bug fix

Resources - spBlitzIndex_NonSPLatest.sql - errors out on case-sensitive instances - invalid column is_json - #417

What's Changed

Full Changelog: v5.10.1...v5.10.2

PSBlitz v5.10.1 - updated Blitz scripts and HTML report enhancements

04 Dec 00:34
c0b568a

Choose a tag to compare

What's new

Enhancements

  • Resources - GetTempDBUsageInfo.sql - Ignore current SPID - #413
  • Resources - GetBlitzWhoData.sql - Ignore session on master db on Azure SQL DB - #412
  • HTML report - any page with query text - button to copy query to clipboard - #409
  • PSBlitz - Resources - update with non-sp versions Brent Ozar's November release of the First Responder Kit - #408
  • PSBlitz.ps1 and HTML report - index page - add an overview of the main findings or issues per section - #407

Bug fixes

  • HTML Report - Database Information - second search field isn't filtering - #414
  • HTML report - (Extended) Index Diagnostics - findings with no URL are blank - #411
  • HTML report - Index Usage - filter not targeting the object column - #410

What's Changed

  • Updated non-sp Blitz scripts and HTML report enhancements by @VladDBA in #415
  • small fix for active sessions queries HTML table by @VladDBA in #416

Full Changelog: v5.9.1...v5.10.1

PSBlitz v5.9.1 - small bug fixes and enhancements

13 Nov 03:39
8bc9841

Choose a tag to compare

What's new

Enhancements

  • PSBlitz.ps1 - skip index fragmentation check based on certain criteria #405
  • HTML/Excel report - Stats Info - only statistics that require attention #403

Bug fixes

  • HTML report - fake hyperlinks #404

What's Changed

Full Changelog: v5.9.0...v5.9.1

PSBlitz v5.9.0 - Updated Blitz and QuickieStore scripts, additional instance and memory info, HTML improvements, bug fixes

13 Oct 20:04
a96836f

Choose a tag to compare

What's new

Enhancements

  • PSBlitz - Resources - update with non-sp versions Brent Ozar's October release of the First Responder Kit - #393
  • PSBlitz - Resources - Update with latest versions of Erik Darling's sp_QuickieStore - #371
  • HTML/Excel - Index Usage - join the schema name and object name columns into a single one - #396
  • PSBlitz.ps1 - stop generating sp_BlitzWhoBackgroundJobLog.txt - #398
  • HTML report - improve table layout - #397
  • PSBlitz.ps1 - execution log - use more user-friendly step names - #401
  • HTML/Excel report - Instance Overview - new columns - #400

Bug fixes

  • HTML/Excel report - Aggregated Session activity - Query Name needs to increment in lockstep with SQLPlan File - #395
  • HTML/Excel report - Statistics Info - confusing column names - #394
  • HTML report - Top X queries by [resource] - CSS issues on the second table (Average) - #392
  • HTML report - navigation overshooting when clicking on a query anchor link - #399

More info

  • Updated resources, additional instance and memory info, HTML improvements, bug fixes by @VladDBA in #402

Full Changelog: v5.8.4...v5.9.0

PSBlitz v5.8.4 - small bug fix

01 Oct 23:36
908c98a

Choose a tag to compare

Bug Fix

  • PSBlitz.ps1 - still failing entire step when malformed XML is encountered in an execution plan - #390

What's Changed

Full Changelog: v5.8.3...v5.8.4

PSBlitz v5.8.3 - small bug fixes

22 Sep 18:09
06c87c2

Choose a tag to compare

What's new

Bug fixes

  • HTML report - broken hyperlinks #388
  • Retrieving instance information... x (Failed) #387

More info

Full Changelog: v5.8.2...v5.8.3

PSBlitz v5.8.2 - small bug fixes

08 Sep 21:23
21e0400

Choose a tag to compare

What's new

Bug fixes

  • HTML report - Top X Queries - query name no longer sticky #385
  • HTML report - Index Usage - filtering doesn't work #384
  • PSBlitz.ps1 - if one execution plan or deadlock graph XML record is malformed the entire export is failed #383

More info

Full Changelog: v5.8.1...v5.8.2

PSBlitz v5.8.1 - small bug fixes and code formatting changes

30 Jul 17:50
bd86362

Choose a tag to compare

What's new

Bug fixes

  • HTML report - Session Activity Aggregated - still shows "for $CheckDB" even if session activity is not filtered based on it - #379
  • HTML report - Deadlock Information - missing table name/title - #381

What's Changed

Full Changelog: v5.8.0...v5.8.1