Releases: IBM/pyds8k
Releases · IBM/pyds8k
Release list
v1.6.0
New pyds8k v1.6.0 release.
minor changes and updates to requirements
support added for HMC certificate management
automatically publish package to pypi
What's Changed
- Feature/dsansible 76/setup read the docs by @blearandy in #17
- Feature/dsansible 76/setup read the docs by @blearandy in #19
- task/CSI-2929 add two function to pyds8k by @matancarmeli7 in #12
- Revert "task/CSI-2929 add two function to pyds8k" by @blearandy in #22
- To incorporate the PR - #12 by @AnboAnbo in #24
- DSANSIBLE-78 by @AnboAnbo in #21
- DSANSIBLE-28, supporting creating with id & ids by @AnboAnbo in #20
- DSANSIBLE-98 Migrate to pytest by @NjM3MjY5NzAgNzA3MzA3 in #25
- DSANSIBLE-78 Add windows to CI by @NjM3MjY5NzAgNzA3MzA3 in #26
- added create_alias_volumes call in RootVolumeMixin for alias support by @blearandy in #27
- DSANSIBLE-87 Add resource groups. by @NjM3MjY5NzAgNzA3MzA3 in #30
- DSANSIBLE-102: add basevolume parser on volume alias request by @AnboAnbo in #31
- DSANSIBLE-100: flash copy information was not correctly handled due t… by @AnboAnbo in #32
- Update init.py by @blearandy in #34
- Migrate from Travis CI to GitHub Actions by @NjM3MjY5NzAgNzA3MzA3 in #38
- Update examples by @NjM3MjY5NzAgNzA3MzA3 in #39
- DSANSIBLE-143 Add HMC Certificate management. by @NjM3MjY5NzAgNzA3MzA3 in #37
- Update min version of requests by @NjM3MjY5NzAgNzA3MzA3 in #40
- Update requirements and test matrix. by @NjM3MjY5NzAgNzA3MzA3 in #41
- Remove six dependancy by @NjM3MjY5NzAgNzA3MzA3 in #42
- Update toctree by @NjM3MjY5NzAgNzA3MzA3 in #43
- Remove configparser dependancy by @NjM3MjY5NzAgNzA3MzA3 in #44
- Switch to pyproject.toml by @NjM3MjY5NzAgNzA3MzA3 in #45
- Ruff up pyds8k by @NjM3MjY5NzAgNzA3MzA3 in #47
- Replace httpretty with responses by @NjM3MjY5NzAgNzA3MzA3 in #48
- Lint Cleanup by @NjM3MjY5NzAgNzA3MzA3 in #50
- Update min version of requests by @NjM3MjY5NzAgNzA3MzA3 in #51
New Contributors
- @AnboAnbo made their first contribution in #24
- @NjM3MjY5NzAgNzA3MzA3 made their first contribution in #25
Full Changelog: v1.4.0...v1.6.0
v1.5.0
New pyds8k v1.5.0 release.
What's Changed
Full Changelog: v1.4.0...v1.5.0
New Contributors
- @AnboAnbo made their first contribution in #24
- @NjM3MjY5NzAgNzA3MzA3 made their first contribution in #25
v1.4.0
v1.3.0
Support cs flashcopy
- Added new features in GET/LIST RESTful API cs flashcopy.
- Added supported methods for CREATE/DELETE RESTful API cs flashcopy.
Support cs pprcs
- Added support for get request of ds8k RESTful API cs pprcs
- Added get_ioports_by_host
- Refactor with metaclass
- Disable InsecureRequestWarning
DS8000 Python Client
First release for IBM PyDS8k