|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [5.9.4] - 2021-04-27 |
| 4 | +https://github.com/softlayer/softlayer-python/compare/v5.9.3...v5.9.4 |
| 5 | + |
| 6 | +#### New Commands |
| 7 | +- `slcli hw authorize-storage` #1439 |
| 8 | +- `slcli order quote-save` #1451 |
| 9 | + |
| 10 | + |
| 11 | +#### Improvements |
| 12 | + |
| 13 | +- Refactored managers.ordering_manager.verify_quote() to work better with the REST endpoing #1430 |
| 14 | +- Add routers for each DC in slcli hw create-options #1432 |
| 15 | +- Add preset datatype in slcli virtual detail #1435 |
| 16 | +- Add upgrade option to slcli hw. #1437 |
| 17 | +- Ibmcloud authentication support #1315 / #1447 |
| 18 | + + `slcli config setup --ibmid` |
| 19 | + + `slcli config setup --sso` |
| 20 | + + `slcli config setup --cloud_key` |
| 21 | + + `slcli config setup --classic_key` |
| 22 | +- Refactor slcli hw detail prices. #1443 |
| 23 | +- Updated contributing guide #1458 |
| 24 | +- Add the Hardware components on "slcli hardware detail" #1452 |
| 25 | +- Add billing and lastTransaction on hardware detail #1446 |
| 26 | +- Forced reserved capacity guests to be monthly #1454 |
| 27 | +- Removing the rwhois commands #1456 |
| 28 | +- Added automation to publish to test-pypi #1467 |
| 29 | +- Updating author_email to SLDN distro list #1469 |
| 30 | +- Add the option to add and upgrade the hw disk. #1455 |
| 31 | +- Added a utility to merge objectFilters, #1468 |
| 32 | +- Fixes shift+ins when pasteing into a password field for windows users. #1460 |
| 33 | +- Add Billing and lastTransaction on slcli virtual detail #1466 |
| 34 | +- Fixing 'import mock' pylint issues #1476 |
| 35 | + |
3 | 36 |
|
4 | 37 | ## [5.9.3] - 2021-03-03
|
5 | 38 | https://github.com/softlayer/softlayer-python/compare/v5.9.2...v5.9.3
|
|
0 commit comments