Skip to content

v0.8.25 public release#236

Merged
rebelinux merged 6 commits intomasterfrom
dev
Jan 29, 2026
Merged

v0.8.25 public release#236
rebelinux merged 6 commits intomasterfrom
dev

Conversation

@rebelinux
Copy link
Collaborator

[0.8.25] - 2026-01-29

🔃 Changed

  • Update module version to v0.8.25

🐛 Fixed

  • Fix issue while trying to generate backup server diagrams from local Backup server
  • Fix repository diagram issues
  • Fix issue when enabling verbose logging
  • Fix issue preventing the report to complete

@github-actions
Copy link

PSScriptAnalyzer results:

Errors: [0], Warnings: [1], Information: [7]


RuleName   : PSUseShouldProcessForStateChangingFunctions
Severity   : Warning
ScriptName : New-VBRConnection.ps1
Line       : 1
Message    : Function 'New-VBRConnection' has verb that could change system 
             state. Therefore, the function has to support 'ShouldProcess'.

RuleName   : PSPossibleIncorrectUsageOfAssignmentOperator
Severity   : Information
ScriptName : Get-AbrDiagBackupToCloudConnectTenant.ps1
Line       : 59
Message    : Did you mean to use the assignment operator '='? The equality 
             operator in PowerShell is 'eq'.

RuleName   : PSPossibleIncorrectUsageOfAssignmentOperator
Severity   : Information
ScriptName : Get-AbrDiagBackupToCloudConnectTenant.ps1
Line       : 95
Message    : Did you mean to use the assignment operator '='? The equality 
             operator in PowerShell is 'eq'.

RuleName   : PSPossibleIncorrectUsageOfAssignmentOperator
Severity   : Information
ScriptName : Get-AbrDiagBackupToCloudConnectTenant.ps1
Line       : 152
Message    : Did you mean to use the assignment operator '='? The equality 
             operator in PowerShell is 'eq'.

RuleName   : PSPossibleIncorrectUsageOfAssignmentOperator
Severity   : Information
ScriptName : Get-AbrDiagBackupToCloudConnectTenant.ps1
Line       : 299
Message    : Did you mean to use the assignment operator '='? The equality 
             operator in PowerShell is 'eq'.

RuleName   : PSPossibleIncorrectUsageOfAssignmentOperator
Severity   : Information
ScriptName : Get-AbrDiagBackupToCloudConnectTenant.ps1
Line       : 472
Message    : Did you mean to use the assignment operator '='? The equality 
             operator in PowerShell is 'eq'.

RuleName   : PSUseOutputTypeCorrectly
Severity   : Information
ScriptName : Get-StandardDeviation.ps1
Line       : 76
Message    : The cmdlet 'Get-StandardDeviation' returns an object of type 
             'System.Object[]' but this type is not declared in the OutputType 
             attribute.

RuleName   : PSUseOutputTypeCorrectly
Severity   : Information
ScriptName : Invoke-FindVBRViEntityWithTimeout.ps1
Line       : 157
Message    : The cmdlet 'Invoke-FindVBRViEntityWithTimeout' returns an object 
             of type 'System.Management.Automation.PSDataCollection`1[[System.Ma
             nagement.Automation.PSObject, System.Management.Automation, 
             Version=7.5.0.500, Culture=neutral, 
             PublicKeyToken=31bf3856ad364e35]]' but this type is not declared 
             in the OutputType attribute.

@rebelinux rebelinux merged commit 7264a79 into master Jan 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant