Skip to content

v0.6.0#46

Merged
rebelinux merged 4 commits into
AsBuiltReport:devfrom
rebelinux:dev
Jun 19, 2026
Merged

v0.6.0#46
rebelinux merged 4 commits into
AsBuiltReport:devfrom
rebelinux:dev

Conversation

@rebelinux

Copy link
Copy Markdown
Collaborator

[0.6.0] - 2026-06-18

Changed

  • Increase Dbatools module requirement v2.8.2
  • Update Release.yml to migrate from 2022 to latest
  • Update github action dependencies to latest version
  • Increase AsBuiltReport.Core modules to v1.6.4
  • Reorganize module structure - moved module files to AsBuiltReport.Microsoft.Windows/ subdirectory
  • Implement pwsh best practices

Fixed

  • Fix ConvertTo-HashToYN cmdlet not respecting hash table ordering
  • Fix DNS IP Configuration table not collecting all interface members

### Changed

- Increase Dbatools module requirement v2.8.2
- Update Release.yml to migrate from 2022 to latest
- Update github action dependencies to latest version
- Increase AsBuiltReport.Core modules to v1.6.4
- Reorganize module structure - moved module files to AsBuiltReport.Microsoft.Windows/ subdirectory
- Implement pwsh best practices

### Fixed

- Fix `ConvertTo-HashToYN` cmdlet not respecting hash table ordering
- Fix `DNS IP Configuration` table not collecting all interface members
@rebelinux rebelinux merged commit 70760eb into AsBuiltReport:dev Jun 19, 2026
1 of 2 checks passed
}
end {
Write-Verbose ("Finish processing the remaining runspace jobs: {0}" -f (@(($runspaces | Where-Object { $_.Runspace -ne $Null }).Count)))
Write-Verbose ('Finish processing the remaining runspace jobs: {0}' -f (@(($runspaces | Where-Object { $_.Runspace -ne $Null }).Count)))
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