Skip to content

Commit

Permalink
chore: release v2.6.0 (#207)
Browse files Browse the repository at this point in the history
Updates `CHANGELOG.md`.

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam committed Jan 30, 2024
1 parent 42022ac commit 9c3f65f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## v2.6.0

> Release Date: Unreleased
> Release Date: 2024-01-30
Enhancement:

Expand Down Expand Up @@ -135,7 +135,7 @@ Enhancement:
- Added `Publish-VersionHealth` to return the version health from the SoS Health Summary JSON data. [GH-123](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/123)
- Updated `Invoke-VcfHealthReport` to include the version health using the `Publish-VersionHealth` cmdlet. [GH-123](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/123)
- Added `Show-ReportingOutput` cmdlet to format output to the console when `PowerVCF` is not installed. [GH-121](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/121)
- Updated `Publish-VsanHealth` to include the results for capacity utilization and the active resysc of objects [GH-124](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/124)
- Updated `Publish-VsanHealth` to include the results for capacity utilization and the active resync of objects [GH-124](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/124)
- Updated `Publish-VsanHealth` to include the results for stretched cluster health and stretched cluster tests. [GH-126](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-reporting/pull/126)

Refactor:
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ PowerShell Module | Version | Publisher
-----------------------------------------------------|-----------|--------------|---------------------------------------------------------------------------
[VMware.PowerCLI][psgallery-module-powercli] | >= 13.1.0 | Broadcom | :fontawesome-solid-book: &nbsp; [Documentation][developer-module-powercli]
[VMware.vSphere.SsoAdmin][psgallery-module-ssoadmin] | >= 1.3.9 | Broadcom | :fontawesome-brands-github: &nbsp; [GitHub][github-module-ssoadmin]
[PowerVCF][psgallery-module-powervcf] | >= 2.4.0 | Broadcom | :fontawesome-solid-book: &nbsp; [Documentation][docs-module-powervcf]
[PowerValidatedSolutions][psgallery-module-pvs] | >= 2.7.0 | Broadcom | :fontawesome-solid-book: &nbsp; [Documentation][docs-module-pvs]
[PowerVCF][psgallery-module-powervcf] | >= 2.4.1 | Broadcom | :fontawesome-solid-book: &nbsp; [Documentation][docs-module-powervcf]
[PowerValidatedSolutions][psgallery-module-pvs] | >= 2.8.0 | Broadcom | :fontawesome-solid-book: &nbsp; [Documentation][docs-module-pvs]

### Browsers

Expand Down

0 comments on commit 9c3f65f

Please sign in to comment.