Skip to content

Commit 43dfed5

Browse files
committed
Final updates to v1.3.4-RC1
1 parent 699f4a9 commit 43dfed5

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# :arrows_clockwise: VMware vSphere As Built Report Changelog
22

3-
## [[1.3.4-RC1](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/releases/tag/v1.3.4-RC1)] - 2023-11-30
3+
## [[1.3.4-RC1](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/releases/tag/v1.3.4-RC1)] - 2023-12-01
44

55
### Changed
6-
- Updated VMware PowerCLI requirements to version 13.2
7-
- Improved bug and feature request templates
6+
- Updated VMware PowerCLI requirements to version 13.2 ([Fix #107](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/107))
7+
- Improved bug and feature request templates (@rebelinux)
88
- Improved TOC structure
99
- Updated VMware style script for improved TOC structure
1010

1111
### Fixed
12-
- Updated VMHost PCI Devices reporting to fix issues with ESXi 8.x hosts ([Fix #111](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/111))
12+
- Updated VMHost PCI Devices reporting to fix issues with ESXi 8.x hosts (@orb71) ([Fix #105](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/105)) & ([Fix #111](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/111))
1313
- Added Try/Catch stated PCI Drivers and Firmware section to provide a workaround for ESXi 8.x hosts ([Fix #116](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/116))
14+
- Updated vCenter Server alarms reporting ([Fix #106](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/106))
15+
- Fixed issue with Platform Services Controller reporting ([Fix #103](https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/103))
1416

1517
### Removed
1618
- Removed reporting of vCenter Server OS type

Src/Public/Invoke-AsBuiltReport.VMware.vSphere.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Invoke-AsBuiltReport.VMware.vSphere {
55
.DESCRIPTION
66
Documents the configuration of VMware vSphere infrastucture in Word/HTML/Text formats using PScribo.
77
.NOTES
8-
Version: 1.3.3
8+
Version: 1.3.4-RC1
99
Author: Tim Carman
1010
Twitter: @tpcarman
1111
Github: tpcarman

0 commit comments

Comments
 (0)