Skip to content

Commit

Permalink
Updated for #699 🥼
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapbrasser committed Dec 24, 2020
1 parent e41225c commit 8ff7bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Created 3 new parameter sets to `Invoke-RubrikRESTCall` : `BodyAsArray`, `BodyAsJson`, `General` fixing [Issue 711](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/711)
* Added support for `WhatIf` & `Confirm` to the `Invoke-RubrikRESTCall` cmdlet fixing [Issue 713](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/713)
* Changed how `PrimaryClusterID` is handled in the `Get-RubrikDatabase` cmdlet fixing [Issue 691](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/691)
* Changed how `ConfirmImpact` is handled in the `New-RubrikSnapshot` cmdlet, it will now error when no SLAID is found when query by SLA and won't prompt for Test-SLA unless using `-Confirm`, fixing [Issue 699](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/699)

### Added

Expand Down

0 comments on commit 8ff7bb3

Please sign in to comment.