Releases: softlayer/softlayer-python
6.1.1
What's Changed
- v6.1.0 Changelog and version bump by @allmightyspiff in #1674
- item-list fix by @allmightyspiff in #1679
- updating release job to actually publish to pypi by @allmightyspiff in #1680
- Update command - slcli object-storage endpoints by @edsonarios in #1685
- add the block volume-options command by @caberos in #1681
- add the file volume-options command by @caberos in #1684
- fixed issues where a message warned users about closing datacenter by @allmightyspiff in #1688
- Enable --format=raw and fixes table width by @allmightyspiff in #1689
- Update
slcli hardware sensorby @BrianSantivanez in #1691 - Improved successful response to command - slcli vs cancel by @edsonarios in #1695
- Fixed an issue with printing tables that contained empty items by @allmightyspiff in #1697
- Added a dependabot scanner by @allmightyspiff in #1699
- block|file volume-options improvements by @caberos in #1700
- Option create-options in commands hardware and dedicatedhost fixed by @edsonarios in #1703
- pip prod(deps): bump rich from 12.3.0 to 12.5.1 by @dependabot in #1704
- block/file volume-options improvements 2 by @caberos in #1702
- New command ipsec order by @caberos in #1698
- block/file volume-options improvement 3 by @caberos in #1705
- Command slcli vlan create - displaying an error message by @edsonarios in #1707
- New Command: user device-access by @caberos in #1712
- Command slcli vlan edit accept that we do not send any parameters by @edsonarios in #1709
- Updated command - slcli vlan list by @edsonarios in #1713
slcli block subnets-listcommand display an error message by @BrianSantivanez in #1716- add user remove-access command by @caberos in #1717
- Add Devices with Trunks to vlan detail by @edsonarios in #1721
- slcli hardware reflash-firmware command does not display success message by @BrianSantivanez in #1724
- Fix bug with command - slcli cdn edit by @edsonarios in #1726
- v6.1.1 release notes by @allmightyspiff in #1734
New Contributors
- @dependabot made their first contribution in #1704
Full Changelog: v6.1.0...v6.1.1
6.1.0
Major Updates
- Rich tables by @allmightyspiff in #1646
- Rich Text support by @allmightyspiff in #1635
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.
What's Changed
- slcli licenses is missing the help text by @caberos in #1605
- Add a warning if user orders in a POD that is being closed by @caberos in #1600
- updated number of updates in the command account event-detail by @edsonarios in #1609
- Add an orderBy filter to slcli vlan list by @caberos in #1599
- Add options to print a specific table in command slcli account events by @edsonarios in #1611
- Update global ip assign/unassign to use new API by @caberos in #1614
- Ability to route/unroute subnets by @caberos in #1615
- Improved successful response to command - slcli account cancel-item by @edsonarios in #1617
- Improved successful response to command - slcli virtual edit by @edsonarios in #1618
- Improved successful response to command - slcli vlan cancel by @edsonarios in #1619
- Mishandling of domain and hostname data in
slcli account item-detailby @edsonarios in #1621 - Unable to get VSI details when last TXN is "Software install is finis… by @caberos in #1625
- new command on autoscale delete by @caberos in #1628
- Incorrect table title is displayed when an Auto Scale Group is scaled to reduce members by @BrianSantivanez in #1629
- slcli autoscale create by @caberos in #1623
- Soap transport by @allmightyspiff in #1626
- fix issue on loadbal order command by @caberos in #1633
- Policy is not added when an AutoScale Group is created by @caberos in #1637
- When
slcli event-lognot return any event log the command display an error by @BrianSantivanez in #1641 - add new columns on vlan list(premium, tags) by @caberos in #1645
- fixed documentation build issues by @allmightyspiff in #1648
- Improved successful response to command - slcli licenses cancel by @edsonarios in #1653
- update the firewall list by @caberos in #1649
- Updated readme by @allmightyspiff in #1656
- Update
slcli firewall detailto handle multi vlan firewalls by @BrianSantivanez in #1651 - New command for getting duplicate convert status by @ko101 in #1655
- Fixed TOX errors by @allmightyspiff in #1661
- add a new feature to get all cloud object storage by @caberos in #1662
- Update
slcli report bandwidthcommand by @BrianSantivanez in #1664 - add firewall monitoring command by @caberos in #1657
- add a new command on block object-storage details by @caberos in #1666
- slcli account bandwidth-pools-detail command displays an error with b… by @caberos in #1670
- new feature block object-storage permissions command by @caberos in #1668
- fix the vlan table by @caberos in #1672
New Contributors
- @BrianSantivanez made their first contribution in #1629
Full Changelog: v6.0.2...v6.1.0
6.0.2
What's Changed
- New Command slcli hardware|virtual monitoring by @caberos in #1593
- When listing datacenters/pods, mark those that are closing soon. by @caberos in #1597
- Version to 6.0.2, locked click to 8.0.4 for now by @allmightyspiff in #1607
Full Changelog: v6.0.1...v6.0.2
6.0.1
Full Changelog: v6.0.0...v6.0.1
Fixes the pypi description
6.0.0
What's Changed
- Replace the use of ptable with prettytable by @dvzrv in #1584
- Bandwidth pool management by @caberos in #1582
- Add id in the result in the command bandwidth-pools by @edsonarios in #1586
- Datacenter closure report by @allmightyspiff in #1592
- fix to errors in slcli hw create-options by @caberos in #1594
Full Changelog: v5.9.9...v6.0.0
5.9.9
What's Changed
- add new feature on vlan by @caberos in #1572
- Add loadbalancer timeout values by @caberos in #1576
- Add pricing date to slcli order preset-list by @caberos in #1578
- Bandwidth pool features by @allmightyspiff in #1579
- v5.9.9 changelog and updates by @allmightyspiff in #1580
Full Changelog: v5.9.8...v5.9.9
5.9.8
New Commands
- loadbal l7policies #1553
slcli loadbal l7policies --protocol-idslcli loadbal l7policies
- Snapshot notify #1554
slcli file|block snapshot-set-notificationslcli file|block snapshot-get-notification-status
What's Changed
- v5.9.7 changelog by @allmightyspiff in #1528
- Fix code blocks formatting of The Solution section docs by @ATGE in #1534
- Add retry decorator to documentation by @ATGE in #1535
- Issues/1532 utility docs by @ATGE in #1536
- Add Exceptions to Documentation by @ATGE in #1537
- Forces specific endoing on XMLRPC requests by @allmightyspiff in #1543
- Add sensor data to hardware by @caberos in #1544
- Ignoring f-string related messages for tox for now by @allmightyspiff in #1548
- Fix account events by @ATGE in #1546
- Issues/1541 loadbal details by @ATGE in #1549
- fix: initialized accountmanger by @grafuls in #1552
- Issues/1550 loadbal l7policies by @ATGE in #1553
- Fix hw billing reports 0 items by @ATGE in #1556
- Update API docs link and remove travisCI mention by @camporter in #1557
- Snapshot notify by @hariha74 in #1554
- return error internal in vs usage feature when sent the valid-type in… by @caberos in #1559
- Fix errors with
vs bandwidthby @allmightyspiff in #1563 - Add Item names to vs billing report by @caberos in #1564
- Mapping is now in collections.abc by @sandrotosi in #1565
- fix vs placementgroup list by @caberos in #1567
- fixed up snapshot-notification cli commands by @allmightyspiff in #1569
- Version and changelog update to 5.9.8 by @allmightyspiff in #1570
New Contributors
- @grafuls made their first contribution in #1552
- @hariha74 made their first contribution in #1554
- @sandrotosi made their first contribution in #1565
Full Changelog: v5.9.7...v5.9.8
5.9.7
[5.9.7] - 2021-08-04
Improvements
-
Fixed some doc block issues when generating HTML #1513
-
Updates to the Release workflow for publishing to test pypi #1514
-
Adding in CodeQL Analysis #1517
-
Create SECURITY.md #1518
-
Fix the network space is empty on subnet detail #1523
-
Prevents SLCLI_VERSION environment variable from breaking things #1527
-
Refactor loadbal order-options #1521
-
slcli server create-options dal13 Error #1526
New Commands
- add new feature on vlan cli #1499
slcli vlan create
5.9.6
[5.9.6] - 2021-07-05
Improvements
- Updated snap to core20 and edited README #1494
- Add a table result for
slcli hw upgradeoutput. #1488 - Remove block/file interval option for replica volume. #1497
slcli vlan cancelshould report if a vlan is automatic. #1495- New method to manage how long text is in output tables. #1506
- Fix Tox-analysis issues. #1510
New Commands
5.9.5
[5.9.5] - 2021-05-25
Improvements
- Changed a testing domain to one that really doesnt exist #1492
- Fix Incomplete notes field for file and block #1484
- Show component versions on hw detail #1470
- Add the firewall information on slcli firewall detail #1475
- Add an --orderBy parameters to call-api #1459
- Add image detail transaction data #1479

