|
1 | 1 | # Change Log
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | +## [6.1.0] - 2022-06-30 |
| 6 | + |
| 7 | +## Major Updates |
| 8 | +* [Rich](https://github.com/Textualize/rich) tables by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1646 |
| 9 | +* [Rich](https://github.com/Textualize/rich) Text support by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1635 |
| 10 | + |
| 11 | +Rich Text and Rich Tables will modernize the output of the SLCLI to be a little nicer to look at, with colors and other highlighting. |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +## What's Changed |
| 18 | +* slcli licenses is missing the help text by @caberos in https://github.com/softlayer/softlayer-python/pull/1605 |
| 19 | +* Add a warning if user orders in a POD that is being closed by @caberos in https://github.com/softlayer/softlayer-python/pull/1600 |
| 20 | +* updated number of updates in the command account event-detail by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1609 |
| 21 | +* Add an orderBy filter to slcli vlan list by @caberos in https://github.com/softlayer/softlayer-python/pull/1599 |
| 22 | +* Add options to print a specific table in command slcli account events by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1611 |
| 23 | +* Update global ip assign/unassign to use new API by @caberos in https://github.com/softlayer/softlayer-python/pull/1614 |
| 24 | +* Ability to route/unroute subnets by @caberos in https://github.com/softlayer/softlayer-python/pull/1615 |
| 25 | +* Improved successful response to command - slcli account cancel-item by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1617 |
| 26 | +* Improved successful response to command - slcli virtual edit by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1618 |
| 27 | +* Improved successful response to command - slcli vlan cancel by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1619 |
| 28 | +* Mishandling of domain and hostname data in `slcli account item-detail` by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1621 |
| 29 | +* Unable to get VSI details when last TXN is "Software install is finis… by @caberos in https://github.com/softlayer/softlayer-python/pull/1625 |
| 30 | +* new command on autoscale delete by @caberos in https://github.com/softlayer/softlayer-python/pull/1628 |
| 31 | +* Incorrect table title is displayed when an Auto Scale Group is scaled to reduce members by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1629 |
| 32 | +* slcli autoscale create by @caberos in https://github.com/softlayer/softlayer-python/pull/1623 |
| 33 | +* Soap transport by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1626 |
| 34 | +* fix issue on loadbal order command by @caberos in https://github.com/softlayer/softlayer-python/pull/1633 |
| 35 | +* Policy is not added when an AutoScale Group is created by @caberos in https://github.com/softlayer/softlayer-python/pull/1637 |
| 36 | +* When `slcli event-log` not return any event log the command display an error by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1641 |
| 37 | +* add new columns on vlan list(premium, tags) by @caberos in https://github.com/softlayer/softlayer-python/pull/1645 |
| 38 | +* fixed documentation build issues by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1648 |
| 39 | +* Improved successful response to command - slcli licenses cancel by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1653 |
| 40 | +* update the firewall list by @caberos in https://github.com/softlayer/softlayer-python/pull/1649 |
| 41 | +* Updated readme by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1656 |
| 42 | +* Update `slcli firewall detail` to handle multi vlan firewalls by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1651 |
| 43 | +* New command for getting duplicate convert status by @ko101 in https://github.com/softlayer/softlayer-python/pull/1655 |
| 44 | +* Fixed TOX errors by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1661 |
| 45 | +* add a new feature to get all cloud object storage by @caberos in https://github.com/softlayer/softlayer-python/pull/1662 |
| 46 | +* Update `slcli report bandwidth` command by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1664 |
| 47 | +* add firewall monitoring command by @caberos in https://github.com/softlayer/softlayer-python/pull/1657 |
| 48 | +* add a new command on block object-storage details by @caberos in https://github.com/softlayer/softlayer-python/pull/1666 |
| 49 | +* slcli account bandwidth-pools-detail command displays an error with b… by @caberos in https://github.com/softlayer/softlayer-python/pull/1670 |
| 50 | +* new feature block object-storage permissions command by @caberos in https://github.com/softlayer/softlayer-python/pull/1668 |
| 51 | +* fix the vlan table by @caberos in https://github.com/softlayer/softlayer-python/pull/1672 |
| 52 | + |
| 53 | +## New Contributors |
| 54 | +* @BrianSantivanez made their first contribution in https://github.com/softlayer/softlayer-python/pull/1629 |
| 55 | + |
| 56 | +**Full Changelog**: https://github.com/softlayer/softlayer-python/compare/v6.0.2...v6.1.0 |
| 57 | + |
| 58 | + |
4 | 59 | ## [6.0.2] - 2022-03-30
|
5 | 60 |
|
6 | 61 | ## What's Changed
|
|
0 commit comments