All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
- Testing for MacOS and Linux as per 143
- Prevent Get-RubrikVM $SLAID parameter value overwrite when it has a value as per 165
Set-RubrikSupportTunnel
- Modifies the configuration of the Support Tunnel.Get-RubrikSupportTunnel
- Checks the status of the Support Tunnel.- This Changelog - moving forward, related changes will be documented here in an easy to read format for human eyeballs.
- Dynamic documentation creation via GitBook.
- GitHub Pull Request Template.
- GitHub Issue Template.
- Invoke-RubrikRESTCall.
- TLS v1.2 support triggered during the usage of
Connect-Rubrik
.
- Track
user_error
responses in theSubmit-Request
private function - The
Get-RubrikSnapshot
function supports HyperV VMs. - Updated API Data for 4.1 against
Get-RubrikReport
andGet-RubrikReportData
. - Modified
Get-RubrikAPIData
to use RCDM versions instead of API versions.
- Dynamic documentation using ReadTheDocs and reStructuredText.
- Removed old session endpoint data from
Connect-Rubrik
used by RCDM versions 1.x and 2.x.