Skip to content

Commit

Permalink
Merge pull request #1734 from allmightyspiff/master
Browse files Browse the repository at this point in the history
v6.1.1 release notes
  • Loading branch information
allmightyspiff committed Aug 18, 2022
2 parents d9dd77d + 804e7c9 commit fc276dd
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 8 deletions.
48 changes: 42 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,46 @@
# Change Log

## [6.1.1] - 2022-08-18

#### What's Changed
* v6.1.0 Changelog and version bump by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1674
* item-list fix by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1679
* updating release job to actually publish to pypi by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1680
* Update command - slcli object-storage endpoints by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1685
* add the block volume-options command by @caberos in https://github.com/softlayer/softlayer-python/pull/1681
* add the file volume-options command by @caberos in https://github.com/softlayer/softlayer-python/pull/1684
* fixed issues where a message warned users about closing datacenter by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1688
* Enable --format=raw and fixes table width by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1689
* Update `slcli hardware sensor` by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1691
* Improved successful response to command - slcli vs cancel by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1695
* Fixed an issue with printing tables that contained empty items by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1697
* Added a dependabot scanner by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1699
* block|file volume-options improvements by @caberos in https://github.com/softlayer/softlayer-python/pull/1700
* Option create-options in commands hardware and dedicatedhost fixed by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1703
* pip prod(deps): bump rich from 12.3.0 to 12.5.1 by @dependabot in https://github.com/softlayer/softlayer-python/pull/1704
* block/file volume-options improvements 2 by @caberos in https://github.com/softlayer/softlayer-python/pull/1702
* New command ipsec order by @caberos in https://github.com/softlayer/softlayer-python/pull/1698
* block/file volume-options improvement 3 by @caberos in https://github.com/softlayer/softlayer-python/pull/1705
* Command slcli vlan create - displaying an error message by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1707
* New Command: user device-access by @caberos in https://github.com/softlayer/softlayer-python/pull/1712
* Command slcli vlan edit accept that we do not send any parameters by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1709
* Updated command - slcli vlan list by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1713
* `slcli block subnets-list` command display an error message by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1716
* add user remove-access command by @caberos in https://github.com/softlayer/softlayer-python/pull/1717
* Add Devices with Trunks to vlan detail by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1721
* slcli hardware reflash-firmware command does not display success message by @BrianSantivanez in https://github.com/softlayer/softlayer-python/pull/1724
* Fix bug with command - slcli cdn edit by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1726

#### New Contributors
* @dependabot made their first contribution in https://github.com/softlayer/softlayer-python/pull/1704

**Full Changelog**: https://github.com/softlayer/softlayer-python/compare/v6.1.0...v6.1.1



## [6.1.0] - 2022-06-30

## Major Updates
#### Major Updates
* [Rich](https://github.com/Textualize/rich) tables by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1646
* [Rich](https://github.com/Textualize/rich) Text support by @allmightyspiff in https://github.com/softlayer/softlayer-python/pull/1635

Expand All @@ -14,7 +50,7 @@ Rich Text and Rich Tables will modernize the output of the SLCLI to be a little
![image](https://user-images.githubusercontent.com/7408017/176753845-32af33f0-454f-4bab-ac63-1ae3db788ede.png)


## What's Changed
#### What's Changed
* slcli licenses is missing the help text by @caberos in https://github.com/softlayer/softlayer-python/pull/1605
* Add a warning if user orders in a POD that is being closed by @caberos in https://github.com/softlayer/softlayer-python/pull/1600
* updated number of updates in the command account event-detail by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1609
Expand Down Expand Up @@ -50,15 +86,15 @@ Rich Text and Rich Tables will modernize the output of the SLCLI to be a little
* new feature block object-storage permissions command by @caberos in https://github.com/softlayer/softlayer-python/pull/1668
* fix the vlan table by @caberos in https://github.com/softlayer/softlayer-python/pull/1672

## New Contributors
#### New Contributors
* @BrianSantivanez made their first contribution in https://github.com/softlayer/softlayer-python/pull/1629

**Full Changelog**: https://github.com/softlayer/softlayer-python/compare/v6.0.2...v6.1.0


## [6.0.2] - 2022-03-30
### [6.0.2] - 2022-03-30

## What's Changed
#### What's Changed
* New Command slcli hardware|virtual monitoring by @caberos in https://github.com/softlayer/softlayer-python/pull/1593
* When listing datacenters/pods, mark those that are closing soon. by @caberos in https://github.com/softlayer/softlayer-python/pull/1597

Expand All @@ -68,7 +104,7 @@ Rich Text and Rich Tables will modernize the output of the SLCLI to be a little
## [6.0.1] - 2022-03-11


## What's Changed
#### What's Changed
* Replace the use of ptable with prettytable by @dvzrv in https://github.com/softlayer/softlayer-python/pull/1584
* Bandwidth pool management by @caberos in https://github.com/softlayer/softlayer-python/pull/1582
* Add id in the result in the command bandwidth-pools by @edsonarios in https://github.com/softlayer/softlayer-python/pull/1586
Expand Down
2 changes: 1 addition & 1 deletion SoftLayer/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:license: MIT, see LICENSE for more details.
"""
VERSION = 'v6.1.0'
VERSION = 'v6.1.1'
API_PUBLIC_ENDPOINT = 'https://api.softlayer.com/xmlrpc/v3.1/'
API_PRIVATE_ENDPOINT = 'https://api.service.softlayer.com/xmlrpc/v3.1/'
API_PUBLIC_ENDPOINT_REST = 'https://api.softlayer.com/rest/v3.1/'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name='SoftLayer',
version='6.1.0',
version='6.1.1',
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit fc276dd

Please sign in to comment.