Releases: softlayer/softlayer-python
Releases · softlayer/softlayer-python
v6.2.6
What's Changed
- Added feature to iter_call to force a orderBy filter by @allmightyspiff in #2202
- Fixed an issues with search command. by @allmightyspiff in #2188
- Added --owner, --public_ip and --private_ip search fields for hardware list by @allmightyspiff in #2189
- Added get_total_items to SoftLayerListResult. by @allmightyspiff in #2190
- Fixed invalid filter in
vs migrate
preventing guest list from being properly shown. by @allmightyspiff in #2191 - Sums up child items in invoices-detail by @allmightyspiff in #2203
- Updated vlan masks to fix id/number fields not being retrieved properly by @allmightyspiff in #2205
Internal Changes
- pip prod(deps): bump rich from 13.7.1 to 13.8.0 by @dependabot in #2182
- Snap core24 upgrade by @kz6fittycent in #2185
- pip prod(deps): bump rich from 13.8.0 to 13.8.1 by @dependabot in #2184
- Setting pylint to ignore too-many-positional-arguments errors. by @allmightyspiff in #2187
- pip prod(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 by @dependabot in #2192
- pip prod(deps): bump rich from 13.8.1 to 13.9.2 by @dependabot in #2193
- pip prod(deps): bump sphinx from 8.0.2 to 8.1.3 by @dependabot in #2194
- pip prod(deps): bump sphinx-rtd-theme from 3.0.0 to 3.0.1 by @dependabot in #2195
- Allow for proper debugging of config setup by @allmightyspiff in #2196
- Update README-internal.md by @allmightyspiff in #2200
- pip prod(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #2199
- pip prod(deps): bump rich from 13.9.2 to 13.9.4 by @dependabot in #2198
- v6.2.6 version bump by @allmightyspiff in #2206
Full Changelog: v6.2.5...v6.2.6
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