Skip to content

PSBlitz v5.8.0 - Updated Blitz scripts, query store filtering based on date/time interval, ability to skip some more checks, HTML QoL

Choose a tag to compare

@VladDBA VladDBA released this 08 Jul 06:09
· 116 commits to main since this release
5db4faf

What's new

Enhancements

  • HTML report - Stats Info page - allow sorting - #368
  • PSBlitz.ps1 - move query store eligibility check to dedicated .sql file - #372
  • PSBlitz.ps1 - add support for more checks to be skipped with -SkipCheck - #375
  • HTML report - Instance Health - use red background color for priorities 1-50 - #373
  • HTML/Excel report - Session Activity Aggregated - add first and last seen columns - #366
  • PSBlitz.ps1 - add parameters to get query store data for specific date and time intervals - #376
  • HTML report - Objects with dangerous SET options - red background color where option = OFF - #374
  • PSBlitz.ps1 - if database is eligible for Query Store check - add step to flush recent data to QS - #369
  • PSBlitz - Resources - update with non-sp versions Brent Ozar's July release of the First Responder Kit - #370

Bug fixes

  • HTML report - Query Store pages - wrong column is highlighted - #367

What's Changed

  • Updated Blitz scripts, query store filtering based on interval, ability to skip some more checks, HTML QoL by @VladDBA in #377
  • version bump by @VladDBA in #378

Full Changelog: v5.7.0...v5.8.0