You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+42-6
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,46 @@
1
1
# Change Log
2
2
3
+
## [6.1.1] - 2022-08-18
4
+
5
+
#### What's Changed
6
+
* v6.1.0 Changelog and version bump by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1674
7
+
* item-list fix by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1679
8
+
* updating release job to actually publish to pypi by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1680
9
+
* Update command - slcli object-storage endpoints by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1685
10
+
* add the block volume-options command by @caberos in https://github.com/softlayer/softlayer-python/pull/1681
11
+
* add the file volume-options command by @caberos in https://github.com/softlayer/softlayer-python/pull/1684
12
+
* fixed issues where a message warned users about closing datacenter by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1688
13
+
* Enable --format=raw and fixes table width by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1689
14
+
* Update `slcli hardware sensor` by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1691
15
+
* Improved successful response to command - slcli vs cancel by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1695
16
+
* Fixed an issue with printing tables that contained empty items by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1697
17
+
* Added a dependabot scanner by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1699
18
+
* block|file volume-options improvements by @caberos in https://github.com/softlayer/softlayer-python/pull/1700
19
+
* Option create-options in commands hardware and dedicatedhost fixed by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1703
20
+
* pip prod(deps): bump rich from 12.3.0 to 12.5.1 by @dependabot in https://github.com/softlayer/softlayer-python/pull/1704
21
+
* block/file volume-options improvements 2 by @caberos in https://github.com/softlayer/softlayer-python/pull/1702
22
+
* New command ipsec order by @caberos in https://github.com/softlayer/softlayer-python/pull/1698
23
+
* block/file volume-options improvement 3 by @caberos in https://github.com/softlayer/softlayer-python/pull/1705
24
+
* Command slcli vlan create - displaying an error message by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1707
25
+
* New Command: user device-access by @caberos in https://github.com/softlayer/softlayer-python/pull/1712
26
+
* Command slcli vlan edit accept that we do not send any parameters by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1709
27
+
* Updated command - slcli vlan list by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1713
28
+
*`slcli block subnets-list` command display an error message by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1716
29
+
* add user remove-access command by @caberos in https://github.com/softlayer/softlayer-python/pull/1717
30
+
* Add Devices with Trunks to vlan detail by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1721
31
+
* slcli hardware reflash-firmware command does not display success message by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1724
32
+
* Fix bug with command - slcli cdn edit by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1726
33
+
34
+
#### New Contributors
35
+
*@dependabot made their first contribution in https://github.com/softlayer/softlayer-python/pull/1704
0 commit comments