Skip to content

Commit

Permalink
Merge pull request #226 from HewlettPackard/release_pr
Browse files Browse the repository at this point in the history
release changes for v1.4.0
  • Loading branch information
VenkateshRavula authored May 27, 2020
2 parents 1b69fc0 + b4f298f commit 0efbdab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)

# [v1.4.0] (unreleased)
# [v1.4.0] (2020-05-27)
### Notes
- Added support for loginMsgAck attribute in login session POST request.
- This release supports API1600 minimally where we can test OneView API1600 with this SDK
Expand Down
2 changes: 1 addition & 1 deletion endpoints-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<sub>/rest/server-profiles</sub> | PATCH | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| **Storage Pools** |
|<sub>/rest/storage-pools</sub> | GET | :heavy_multiplication_x: | :heavy_multiplication_x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark: |
|<sub>/rest/storage-pools/{id}</sub> | GET | :heavy_multiplication_x: | :heavy_multiplication_x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: || :white_check_mark: |
|<sub>/rest/storage-pools/{id}</sub> | GET | :heavy_multiplication_x: | :heavy_multiplication_x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark: |
|<sub>/rest/storage-pools/{id}</sub> | PUT | :heavy_multiplication_x: | :heavy_multiplication_x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark: |
| **Storage Systems** |
|<sub>/rest/storage-systems</sub> | GET | :heavy_minus_sign: | :heavy_minus_sign: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |:white_check_mark: |
Expand Down

0 comments on commit 0efbdab

Please sign in to comment.