Isilon SDK v0.3.0
Isilon SDK v0.3.0
- Added support for OneFS 9.2.0.0, 9.2.1.0, 9.3.0.0, 9.4.0.0, 9.5.0.0
- Discontinued support for OneFS 8.2.0.0 and earlier versions since they're EOSL now. (Ref: https://dl.dell.com/content/docu45445)
- PyPi package now has a permanent name and location: https://pypi.org/project/isilon-sdk/
- From now on, OneFS versions will be added/removed as subpackages to this main package.
- Added logout functionality to api_client for forcefully ending a session. (
api_client.logout()
) - Minor bugfixes
- Changed 'master' branch to 'main' as part of Dell's Inclusive Language guidelines.
Full Changelog: 0.2.12...v0.3.0