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

v0.6.7 public release #48

Merged
merged 33 commits into from
Aug 9, 2024
Merged

v0.6.7 public release #48

merged 33 commits into from
Aug 9, 2024

Conversation

rebelinux
Copy link
Collaborator

Description

[0.6.7] - 2024-08-09

Added

  • Initial Vserver NVME support
  • Added option for MetroCluster volume exclusions (*.mc) @MicKBfr

Changed

  • Update the Eomm/why-don-t-you-tweet action to v2.0.0
  • General code cleanup/improvements
  • Increased Required Modules version:
    • AsBuiltReport.Core v1.4.0
    • NetApp.Ontap v9.15.1.2407

Fixed

Related Issue

Motivation and Context

How Has This Been Tested?

  • HomeLab

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

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 and others added 30 commits August 8, 2023 00:18
add Admin Vserver security information in report
add Admin Vserver security information in report
add metrocluster option to remove all -mc vserver
add all -mc vserver to $Options.Exclude.Vserver option when $Options.exclude.MetroCluster is true
Add option metrocluster
change where with where-object
New Metrocluster option
@rebelinux rebelinux merged commit 153662c into master Aug 9, 2024
2 checks passed
@MicKBfr
Copy link
Contributor

MicKBfr commented Aug 13, 2024

Description

[0.6.7] - 2024-08-09

Added

* Initial Vserver NVME support

* Added option for MetroCluster vserver exclusions (*-mc) @MicKBfr

Changed

* Update the Eomm/why-don-t-you-tweet action to v2.0.0

* General code cleanup/improvements

* Increased Required Modules version:
  
  * AsBuiltReport.Core v1.4.0
  * NetApp.Ontap v9.15.1.2407

Fixed

* Fix [#40](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues/40)

* Fix [#41](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues/41)

* Fix [#42](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues/42)

* Fix [#43](https://github.com/AsBuiltReport/AsBuiltReport.NetApp.ONTAP/issues/43)

Related Issue

Motivation and Context

How Has This Been Tested?

* HomeLab

Screenshots (if appropriate):

Types of changes

* [x]  Bug fix (non-breaking change which fixes an issue)

* [x]  New feature (non-breaking change which adds functionality)

* [x]  Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

* [x]  My code follows the code style of this project.

* [x]  My change requires a change to the documentation.

* [x]  I have updated the documentation accordingly.

* [x]  I have read the [**CONTRIBUTING**](/CONTRIBUTING.md) document.

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