Skip to content

Releases: AsBuiltReport/AsBuiltReport.VMware.SRM

v0.4.6

04 Nov 23:58
3f7b657
Compare
Choose a tag to compare
v0.4.6 Pre-release
Pre-release

[0.4.6] - 2024-11-04

Changed

  • Changed Required Modules to AsBuiltReport.Core v1.4.0

Fixed

v0.4.5

09 Nov 13:13
3a3b5ed
Compare
Choose a tag to compare

[0.4.5] - 2023-11-09

Fixed

  • Fix issue where if a protection group was not protecting any VMs, it would list the VMs in the previous protection group in the output. @flynngw

v0.4.4

26 Aug 00:24
9ae707d
Compare
Choose a tag to compare

[0.4.4] - 2023-08-25

Fixed

  • Fix unable to import function due to error in expression #23
  • Fix product edition health check

v0.4.3

23 Aug 15:15
228d025
Compare
Choose a tag to compare

[0.4.3] - 2023-08-23

Fixed

  • Fix in verbose message using a non-existent variable in Get-AbrSRMLicense module. Fix #19

v0.4.2

16 May 02:47
e6dc506
Compare
Choose a tag to compare

[0.4.2] - 2023-05-16

Changed

  • Code cleanup
  • Removed unused files
  • Modified SRA and Array Manager section for better handling of errors

v0.4.1

15 May 11:55
be04ac8
Compare
Choose a tag to compare

[0.4.1] - 2023-05-15

Added

  • Automated tweet release workflow

[0.4.0] - 2023-05-14

Added

  • Added Array Pairs information @tpcarman
  • Added Storage Replication Adapter information @tpcarman

Changed

  • Improved report content and structure @tpcarman
  • Improved bug and feature request templates
  • Changed Required Modules to AsBuiltReport.Core v1.3.0

v0.4.0

15 May 00:48
cd5ca2f
Compare
Choose a tag to compare

[0.4.0] - 2023-05-14

Added

  • Added Array Pairs information @tpcarman
  • Added Storage Replication Adapter information @tpcarman

Changed

  • Improved report content and structure @tpcarman
  • Improved bug and feature request templates
  • Changed Required Modules to AsBuiltReport.Core v1.3.0

v0.3.1

18 Jan 16:58
8bfdea4
Compare
Choose a tag to compare

[0.3.1] - 2022-01-17

Added

  • Added Recovery Site PlaceHolder Datastore Information
  • Added Vmware Replication VM status (Replicated/Non-Replicated)

Changed

  • Improved Recovery Site SRM status validation.

Fixed

  • Fix per table caption warning message

v0.3.0

19 Dec 07:00
64495ab
Compare
Choose a tag to compare

[0.3.0] - 2021-12-11

Added

  • Added VM hardware information:
    • vCenter Server Inventory
    • SRM Server Inventory
    • Replication Server Inventory
  • Added Function to convert from VIObject to Inventory Mapping

Changed

  • Improved Recovery Site vCenter status validation.
  • Improved title structure

Fixed

  • Fixed credential issues. Closes #4

v0.2.0 release

02 Dec 20:53
2dec17e
Compare
Choose a tag to compare

Added

  • Added vCenter Summary.
  • Added SRM Summary Information.
    • Added SRM Licensing information.
    • Added SRM ACL Permissions information.
  • Added SRM Protection Group Information.
    • Added Protection Group VR & SAN type Information.
    • Added Per VM Protection Properties.
  • Added SRM Recovery Plan Information.
    • Added Per VM Recovery Settings.
  • Added SRM Inventory Mapping Information.
  • Added Protected & Recovery Site Information.

Changed

  • Implemented remote validation of vCenter credentials (separate credentials for protected and recovery sites).
  • The code was changed to match the new module structure.