Releases: softlayer/softlayer-python
Releases · softlayer/softlayer-python
v6.2.5
What's Changed
- Added x509 certificate support to cli by @allmightyspiff in #2174
- v6.2.5 updates by @allmightyspiff in #2175
- pip prod(deps): bump sphinx from 8.0.0 to 8.0.2 by @dependabot in #2177
- Reverted 'globalip assign' syntax, allow for IP as IDENTIFIER along with global ip id. by @allmightyspiff in #2178
- Added vpn status to user list. by @allmightyspiff in #2179
- Fixed a bug when displaying empty tables. by @allmightyspiff in #2180
- Improved the formatting of hardware details page by @allmightyspiff in #2181
Full Changelog: v6.2.4...v6.2.5
v6.2.4
What's Changed
- update requests >= 2.32.2 by @karistom in #2170
- pip prod(deps): bump sphinx from 7.4.4 to 7.4.7 by @dependabot in #2169
- Update codeql-analysis.yml to v3 by @allmightyspiff in #2171
- pip prod(deps): bump sphinx from 7.4.7 to 8.0.0 by @dependabot in #2172
- v6.2.4 version bump by @allmightyspiff in #2173
New Contributors
Full Changelog: v6.2.3...v6.2.4
v6.2.3
What's Changed
- Added more error handling around table output by @allmightyspiff in #2155
- pip prod(deps): bump sphinx-click from 5.1.0 to 6.0.0 by @dependabot in #2152
- Reworked user permissions list to include permissions by departmen by @allmightyspiff in #2157
- More efficient created_by by @d3rnn in #2161
- Updated CodeQL Jobs by @allmightyspiff in #2162
- pip prod(deps): bump sphinx from 7.3.7 to 7.4.4 by @dependabot in #2163
- v6.2.3 version bump by @allmightyspiff in #2164
New Contributors
Full Changelog: v.6.2.2...v6.2.3
6.2.2
What's Changed
- Fixed a bug in the config parser by @allmightyspiff in #2150
- v6.2.2 release. by @allmightyspiff in #2151
Full Changelog: v6.2.1...v.6.2.2
6.2.1
What's Changed
- Fixed an issue with confirmation not handling uppercase ids by @allmightyspiff in #2145
- Emploginupdates by @allmightyspiff in #2147
- V6.2.1 updates by @allmightyspiff in #2148
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- Removed requirements in volume-modify commands by @allmightyspiff in #2121
- Marked --crt and --key as required for slcli ssl add by @allmightyspiff in #2122
- Added network flag to update-firmware by @allmightyspiff in #2126
- pip prod(deps): bump rich from 13.7.0 to 13.7.1 by @dependabot in #2128
- Added detect-secrets workflow by @allmightyspiff in #2132
- Update README.rst by @allmightyspiff in #2134
- Updated workflows to latest version: by @allmightyspiff in #2135
- Added support for python 3.12 by @allmightyspiff in #2137
- pip prod(deps): bump sphinx from 7.2.6 to 7.3.7 by @dependabot in #2136
- Adding support for internal styles of authentication by @allmightyspiff in #2139
- Update SECURITY.md by @allmightyspiff in #2140
- v6.2.0 release by @allmightyspiff in #2142
- updated internal readme by @allmightyspiff in #2143
Full Changelog: v6.1.11...v6.2.0
6.1.11
What's Changed
- Added vlan trunks on the server detail page by @allmightyspiff in #2105
- Added a thread capable client.cf_call() function by @allmightyspiff in #2112
- pip prod(deps): bump rich from 13.6.0 to 13.7.0 by @dependabot in #2116
- pip prod(deps): bump sphinx-click from 5.0.1 to 5.1.0 by @dependabot in #2117
- pip prod(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in #2119
- v6.1.11 updates by @allmightyspiff in #2120
Full Changelog: v6.1.10...v6.1.11
6.1.10
What's Changed
- Implement IBM Detect-Secrets by @allmightyspiff in #2094
- Fixing sphinx-build issues by @allmightyspiff in #2096
- A few more additions to the documentation updates by @allmightyspiff in #2097
- #2095 changed os version for readthedocs to a supported version by @allmightyspiff in #2098
- fixing build errors for documentation by @allmightyspiff in #2099
- Fixing readthedocs build by @allmightyspiff in #2100
- apparently style.css is a reserved word for sphinx/readthedocs by @allmightyspiff in #2101
- updating requirements with specific versions by @allmightyspiff in #2102
- pip prod(deps): bump rich from 13.5.3 to 13.6.0 by @dependabot in #2103
- fixed vs list with tag search, allowing multiple tags as well by @allmightyspiff in #2109
- Show both binary flag options by @allmightyspiff in #2106
- v6.1.10 version bump by @allmightyspiff in #2110
Full Changelog: v6.1.9...v6.1.10
6.1.9
What's Changed
- Added Example and some sub features in slcli file volume-cancel, slcli file volume-duplicate, slcli file volume-limits by @ramkishor-ch in #2084
- PyPi publishing update by @allmightyspiff in #2089
- fixed image detail object mask by @allmightyspiff in #2090
- added force feature for hardware poweron and poweroff by @ramkishor-ch in #2091
- pip prod(deps): bump rich from 13.5.2 to 13.5.3 by @dependabot in #2092
- v6.1.9 version update by @allmightyspiff in #2093
Full Changelog: v6.1.8...v6.1.9
6.1.8
What's Changed
- Added double quotes in CSV outputformat by @edsonarios in #1924
- add a new command on order items-cancelation by @caberos in #1929
- New Command:
slcli user apikey
by @BrianSantivanez in #1919 - Add ability to filter in slcli account billing-items by @caberos in #1925
- added unit test cases by @ramkishor-ch in #1938
- Added Unit Test Case and Fixture by @ramkishor-ch in #1945
- Remove
bytes-used
from block volume-list by @edsonarios in #1932 - Updated command - slcli cdn purge by @edsonarios in #1934
- add a limit default 100 to image list --public by @caberos in #1941
- Updated command - slcli report bandwidth by @edsonarios in #1953
- Updated command - slcli account bandwidth-pools by @edsonarios in #1943
- Related this issue:#1744 by @ramkishor-ch in #1950
- New Command:
slcli security
by @BrianSantivanez in #1951 - Figure out why slcli vs list --tag doesnt work properly by @caberos in #1958
- Updated readthedocs documentation by @allmightyspiff in #1960
- add a new column on ipAddress table subnet details by @caberos in #1955
- #1954 by @ramkishor-ch in #1970
- Group bandwidth commands by @edsonarios in #1963
- pip prod(deps): bump rich from 13.3.5 to 13.4.1 by @dependabot in #1972
- F-String Updates - account/bandwidthblock by @ramkishor-ch in #1975
- f-string changes for order, storage_utils, subnet, tags module by @JayasilanJibm in #1980
- #1968 by @JayasilanJibm in #1973
slcli account billing-items --create
always return an empty table by @BrianSantivanez in #1965- update the network vlan on hardware detail by @caberos in #1966
- Improve resolve ids functionality by @caberos in #1974
- New command
slcli bandwidth pools-create
by @edsonarios in #1971 - F-Strings - call-api / config / dns / file by @ramkishor-ch in #1978
- F-Strings - hardware / image / lb by @ramkishor-ch in #1982
- f-string changes for user, virt, vlan and vpn module by @JayasilanJibm in #1984
- pip prod(deps): bump rich from 13.4.1 to 13.4.2 by @dependabot in #1985
- F-string changes for managers, transports, test module and few other files by @JayasilanJibm in #1988
- Fix misspelling by @edsonarios in #1994
- New command
slcli bandwidth pools-edit
by @edsonarios in #1991 - Error on hardware create with Operation system #1638 by @ramkishor-ch in #1996
- Added new command
slcli bandwidth pools-delete
by @edsonarios in #1998 - LB protocol features by @caberos in #1999
- slcli bandwidth pools-create with single locations as option #1990 by @JayasilanJibm in #2000
- Added blank value if it is empty when "Deletion Scheduled" to bandwidth pools and pool-details by @ramkishor-ch in #2006
- block volume-list errors for this issue #1732 by @ramkishor-ch in #2004
- slcli image list should use an iterative cal by @caberos in #2001
- Multithreading implementation for slcli bandwidth pools command by @JayasilanJibm in #2008
- Removed Deduplicate code in LB of protocol edit cli commands for Issue 2003 by @ramkishor-ch in #2009
- slcli search command help/abort message when no option provided by @JayasilanJibm in #2011
- moved cliChecker folder to softlayer-python folder because new changes are not picking up by @ramkishor-ch in #2045
- Example text added in slcli block access-authorise, slcli block access-list, slcli block access-revoke, slcli block disaster-recovery-failover by @ramkishor-ch in #2053
- added Description of Example by @ramkishor-ch in #2048
- Fixed Description and some features are missing in slcli block snapshot-set-notification, slcli block subnets-assign, slcli block subnets-list, slcli block subnets-remove by @ramkishor-ch in #2047
- --force option for slcli firewall add, firewall cancel command - issue #2032 by @JayasilanJibm in #2052
- Example and sub feature for slcli file volume-order, volume-refresh, volume-set-note command #2031 by @JayasilanJibm in #2055
- Sub features and Example were missing in slcli cdn edit, slcli cdn origin-add by @ramkishor-ch in #2054
- Example and sub feature for slcli firewall monitoring, slcli globalip specific commands #2033 by @JayasilanJibm in #2056
- pip prod(deps): bump rich from 13.4.2 to 13.5.1 by @dependabot in #2057
- ./slcli account cancel-item message/help text is added. by @ramkishor-ch in #2058
- Feature added in slcli block snapshot-cancel, Text updated in slcli block snapshot-enable by @ramkishor-ch in #2059
- Example text and some features for slcli block volume-cancel, slcli block volume-duplicate command #2015 by @JayasilanJibm in #2061
- Example text for slcli block volume-list, slcli block volume-limit command #2016 by @JayasilanJibm in #2062
- Example for slcli block volume-modify, slcli block volume-options #2017 by @JayasilanJibm in #2063
- Example for slcli dedicatedhost create-options, slcli dns import, slcli dns record-edit command #2021 by @JayasilanJibm in #2064
- Example for slcli dns zone-create, slcli dns record-list, slcli dns record-remove command #2022 by @JayasilanJibm in #2065
- Example for slcli dns zone-delete, slcli dns zone-list, slcli dns zone-print command #2023 by @JayasilanJibm in #2066
- Example for slcli file access-authorize, slcli file access-list, slcli file access-revoke command #2024 by @JayasilanJibm in #2067
- Example for slcli file disaster-recovery-failover, slcli file replica-failback, slcli file replica-failover, slcli file replica-locations #2025 by @JayasilanJibm in #2068
- pip prod(deps): bump rich from 13.5.1 to 13.5.2 by @dependabot in #2071
- Added new slcli user vpn-disable and slcli user vpn-enable command by @ramkishor-ch in #2073
- Enable all user permissions doesn't get all permissions by @ramkishor-ch in #2070
- slcli file snapshot-list, snapshot-order, snapshot-restore command example addition #2028 by @JayasilanJibm in #2075
- added Example for slcli file snapshot-create, slcli file snapshot-disable, slcli file snapshot-enable by @ramkishor-ch in #2074
- slcli ticket list command with user limit option #2049 by @JayasilanJibm in #2072
- added example in order, partners and cancel in file, added force and unit test cases in order, cancel commands. by @ramkishor-ch in #2083
- Added example in slcli loadbal health, slcli loadbal l7policies, slcli loadbal l7pool-add by @ramkishor-ch in #2080
- slcli ipsec cancel, ipsec list, loadbal cancel command missing feature fix #2042 by @JayasilanJibm in #2079
- Added force fla...