Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

54 lines (28 loc) · 1.02 KB

Changelog for workspace

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • fixed typo in Invoke-PerfAndValidateCheck so we know which version we're looking at
  • Updated HADR checks to use dbatools new outputs

[3.0.2] - 2025-03-10

Added

  • added pester tests to check that changelog is edited.
  • and a space for the demos

Changed

  • Fix to Invoke-DbcCheck so that tests that have not been converted to v5 produce warning messages.

[3.0.1-preview0026] - 2023-08-28

Added

  • Pester v5 support for agent checks.

[3.0.1-preview0025] - 2023-08-28

Added

  • PageVerify check converted to V5 functionality.

Changed

  • For changes in existing functionality.

Deprecated

  • For soon-to-be removed features.

Removed

  • For now removed features.

Fixed

  • For any bug fix.

Security

  • In case of vulnerabilities.