Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 1.93 KB

Change Log

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.

Types of changes

  • 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.

[Unreleased]

Added

  • Testing for MacOS and Linux as per 143

Fixed

  • Prevent Get-RubrikVM $SLAID parameter value overwrite when it has a value as per 165

[4.0.0] - 2017-07-07

Added

  • 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.

Changed

  • Track user_error responses in the Submit-Request private function
  • The Get-RubrikSnapshot function supports HyperV VMs.
  • Updated API Data for 4.1 against Get-RubrikReport and Get-RubrikReportData.
  • Modified Get-RubrikAPIData to use RCDM versions instead of API versions.

Deprecated

  • Dynamic documentation using ReadTheDocs and reStructuredText.
  • Removed old session endpoint data from Connect-Rubrik used by RCDM versions 1.x and 2.x.