Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 public release #8

Merged
merged 18 commits into from
Jan 2, 2024
Merged

v1.1.0 public release #8

merged 18 commits into from
Jan 2, 2024

Conversation

rebelinux
Copy link
Collaborator

Description

[1.1.0] - 2023-1-1

Added

  • Updated Report to work with App Volumes 2309
  • Added Instances functions and many others
  • Improved functionaliy and layout.

Changed

  • Changed Required Modules to AsBuiltReport.Core v1.3.0

Fixed

  • Fixed issue with ssl certificate verification in PwSh <= 5

Related Issue

No issues, just updates

Motivation and Context

To increase functionality and add support for 2309 version of App Volumes

How Has This Been Tested?

Been tested on all versions of 230# of App Volumes

Screenshots (if appropriate):

Types of changes

Added support for 2309, including functionality to support "Instances", and Apps on Demand settings

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@rebelinux rebelinux merged commit 17d9178 into master Jan 2, 2024
2 checks passed
Copy link

github-actions bot commented Jan 2, 2024

PSScriptAnalyzer results:

Errors: [0], Warnings: [3], Information: [0]


RuleName   : PSUseProcessBlockForPipelineCommand
Severity   : Warning
ScriptName : Get-RequiredModule.ps1
Line       : 18
Message    : Command accepts pipeline input but has not defined a process block.

RuleName   : PSUseProcessBlockForPipelineCommand
Severity   : Warning
ScriptName : Get-RequiredModule.ps1
Line       : 22
Message    : Command accepts pipeline input but has not defined a process block.

RuleName   : PSUseSingularNouns
Severity   : Warning
ScriptName : Invoke-AsBuiltReport.VMware.AppVolumes.ps1
Line       : 1
Message    : The cmdlet 'Invoke-AsBuiltReport.VMware.AppVolumes' uses a plural 
             noun. A singular noun should be used instead.

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.

2 participants