-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from CiscoDevNet/add_changelog
Added CHANGELOG.md file.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## Intersight.PowerShell_v1.0.9.4437 | ||
Release Date: 31st August 2021 | ||
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4437) | ||
- Auto import the module when cmdlet from the module is used. | ||
- Get cmdlet throws meaningful exception when server returns error. | ||
|
||
## Intersight.PowerShell_v1.0.9.4430 | ||
Release Date: 18th August 2021 | ||
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4430) | ||
- Fixed the HttpSigning issue | ||
- Removed the Response<<<<<<<<<<<<<<< and Request>>>>>>>>>>>>>>>>> prefix from json output. which helps user to use ConvertFrom-Json. | ||
|
||
## Intersight.PowerShell_v1.0.9.4403 | ||
Release Date: 5th August 2021 | ||
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4403) | ||
- Switch Parameter Json added for Get/Set/Add and Remove Cmldet to get the response in json fromat. | ||
|
||
## Intersight.PowerShell_v1.0.9.4375 | ||
Release Date: 29th July 2021 | ||
- Cmdlets for Create, Read, Update and Delete of managed objects in Cisco Intersight. | ||
- Initialize Cmdlet to create object locally. | ||
- New, Set and Remove Cmdlets to Create, Update and Delete objects from Cisco Intersight. | ||
- Pipeline support. | ||
- Help content with examples. | ||
|
||
## Intersight.PowerShell_v1.0.9.3562 | ||
Release Date: 27th July 2021 | ||
- Cmdlets corresponding to each path. | ||
- Supports httpSigning auth for RSA and ECDSA key. | ||
- Initialize cmdlets for all the models. | ||
|
||
|
||
|
||
|
||
|