Skip to content

Releases: AsBuiltReport/AsBuiltReport.Veeam.VBR

v0.8.13

11 Dec 20:09
7f136b8
Compare
Choose a tag to compare

[0.8.13] - 2024-12-11

Added

  • Add EntraID Tenant configuration
    • Add Objects Backup Job information
    • Add EntraID Tenant information to the Infrastructure diagram
  • Update Malware detection setting
    • Add Signature Detection
  • Update Security & Compliance Best Practice content
  • Add Syslog Event Filter information
  • Add Google Cloud Storage repository information
  • Add VMware Infrastructure information to the Infrastructure diagram

Changed

  • Increase Veeam.Diagrammer minimum requirement to v0.6.18
  • Change the infrastructure diagram default save location to $OutputFolderPath
  • Increase AsBuiltReport.Core to v1.4.1

Fixed

  • Fix error "A positional parameter cannot be found that accepts argument '-'" at Get-AbrVbrConfigurationBackupSetting cmdlet
  • Fix ConvertTo-HashToYN cmdlet not generating an ordereddictionary output

v0.8.12

23 Nov 02:17
f11f4aa
Compare
Choose a tag to compare

[0.8.12] - 2024-11-22

Changed

  • Improve detection of empty fields in tables
  • Improve detection of true/false elements in tables
  • Improve support for Veeam B&R v11
  • Update GitHub release workflow to add post to Bluesky social platform
  • Increase Diagrammer.Core minimum requirement to v0.2.13
  • Increase Veeam.Diagrammer minimum requirement to v0.6.16

Fixed

  • Fix #187
  • Fix Cloud Connect tenant expiration date healthcheck
  • Fix VbrVersion variable not getting populated

v0.8.11

31 Oct 03:07
0c7975a
Compare
Choose a tag to compare

[0.8.11] - 2024-10-30

Added

  • Add diagram theming option (Black/White/Neon)
  • Add code to properly display space information

Changed

  • Increase Diagrammer.Core minimum requirement to v0.2.11
  • Increase Veeam.Diagrammer minimum requirement to v0.6.12
  • Improve connection validation throuth WinRM
  • Deny connection to backup server by Ip Address

Fixed

  • Fix SOBR capacity extent members table
  • Fix Unstructured Data section displaying section when no data is available
  • Fix #179
  • Fix #181
  • Fix #182

v0.8.10

12 Sep 18:33
99f7ee0
Compare
Choose a tag to compare

[0.8.10] - 2024-09-12

Changed

  • Migrate infrastructure diagram to Veeam.Diagrammer

Changed

  • Increase Diagrammer.Core minimum requirement to v0.2.7
  • Increase Veeam.Diagrammer minimum requirement to v0.6.6

Remove

  • Remove unused icons folder and images

v0.8.9

01 Sep 02:28
81fb762
Compare
Choose a tag to compare

[0.8.9] - 2024-08-31

Added

  • Add ExportDiagramsFormat option that allows specifying the format of the exported diagrams
    • Supported formats are dot, pdf, png, svg
  • Compatibility tests with v12.2 were performed

Changed

  • Increase Diagrammer.Core minimum requirement to v0.2.3
  • Increase Veeam.Diagrammer minimum requirement to v0.6.2

Fixed

  • Fix bug while exporting diagram in svg format
  • Improve error handling when infrastructure components are missing
  • Fix #169

v0.8.8

26 Jul 20:59
66cd367
Compare
Choose a tag to compare

[0.8.8] - 2024-07-26

Added

  • Add Tape Infrastructure to the diagram
    • Tape Server
    • Tape Library
    • Tape Vault
  • Add Service Provider to the diagram
  • Improve Infrastructure diagram error handling

v0.8.7

28 May 14:12
81f8669
Compare
Choose a tag to compare

[0.8.7] - 2024-05-28

Added

  • Update the ReadMe file to reflect conflicts with PSWriteWord module
  • Increase the Eomm/why-don-t-you-tweet action to v2.0.0
  • General code cleanup/improvements

Changed

  • Disable the Backup Restore section (Some users reported issues with this section)
  • Increase Veeam.Diagrammer module minimum requirement to v0.6.0

Fixed

  • Fix sorting of table [A-Z]

v0.8.6

30 Apr 16:20
93ad345
Compare
Choose a tag to compare

[0.8.6] - 2024-04-29

Added

  • Add Backup Infrastructure Diagram (WIP)
  • Close #155
  • Add vCD Resources to Service Provider section
  • Add Backup Repository Space Utilization chart

Changed

  • Increase AsBuiltReport.Core modules to v1.4.0
  • Migrate NOTOCHeading3 to NOTOCHeading4 to fix section heading
  • Change charts palette to follow new AsBuiltReport.Core theme

Fixed

Removed

  • Remove EnableCharts option.
  • Remove Infrastructure Charts

v0.8.5

19 Mar 14:50
966b2e9
Compare
Choose a tag to compare

[0.8.5] - 2024-03-15

Added

  • Added Option => History section
  • Improved Role & Users section
    • Added Global MFA settings
    • Added Auto logoff on inactivity setting
    • Added Four-eye Authorization setting
    • Added HealthCheck conditions
  • Added Backup Time Duration table to the Jobs Summary. Close #144
  • Added Restore point reporting. Close #143
  • Added Automatically disable Windows Firewall option to the SureBackup verification section

Changed

  • Removed Graphviz install check code. (No need to manually install Graphviz)
  • Code Cleanup
  • Increased Veeam.Diagrammer module requirement to v0.5.9

Fixed

  • Improved error handling on the Diagram section.
  • Fixed issue with the Veeam.Diagrammer module.
  • Resolved issue that prevented SureBackup Virtual Lab information to be collected. Fix #142
  • Resolved issue in the Malware Global Exclusions section. Fix #145
  • Resolved an issue related to Protection Group licensing. Fix #146

v0.8.4

17 Jan 02:48
9e014f2
Compare
Choose a tag to compare

[0.8.4] - 2024-01-16

Added

  • Added Veeam Best Practice Analyzer support
  • Added support for Key Management Server configuration
  • Added Protection Group diagram support
  • Added support for more Backup Repository types:
    • Wasabi
    • BackBlaze

Changed

  • Improved the total processing time of the report

Fixed