Skip to content

Releases: Isilon/isilon_sdk

Isilon SDK 0.7.0

Choose a tag to compare

@mmanwani07 mmanwani07 released this 14 Aug 11:00
0.7.0
e29c565

What's Changed

Full Changelog: 0.6.0...0.7.0

Isilon SDK 0.6.0

Choose a tag to compare

@mmanwani07 mmanwani07 released this 11 Jun 07:09
0.6.0
27b076d

What's Changed

Support for OneFS 9.5.0.0, 9.6.0.0, 9.7.0.0, 9.8.0.0, 9.9.0.0, 9.10.0.0, 9.11.0.0
Discontinued support for OneFS 9.4.0.0 and earlier versions since they're EOSL now.
PyPi package now has a permanent name and location: https://pypi.org/project/isilon-sdk/
Bugfixes: Regex fixes, 4gb Limit for physical file size, Namespace issues

Isilon SDK v0.5.0

Choose a tag to compare

@mmanwani07 mmanwani07 released this 07 Feb 10:22

What's Changed:
-> Jsons till 9.10 version, #107

Support for OneFS 9.4.0.0, 9.5.0.0, 9.6.0.0, 9.7.0.0, 9.8.0.0, 9.9.0.0, 9.10.0.0
Discontinued support for OneFS 9.3.0.0 and earlier versions since they're EOSL now.
PyPi package now has a permanent name and location: https://pypi.org/project/isilon-sdk/
Bugfixes: async keyword issue resolved

Isilon SDK v0.4.0

Choose a tag to compare

@mmanwani07 mmanwani07 released this 30 Oct 10:58
v0.4.0
f2242d5

What's Changed:
-> Jsons till 9.9 version, #105

  • Support for OneFS 9.4.0.0, 9.5.0.0, 9.6.0.0, 9.7.0.0, 9.8.0.0, 9.9.0.0
  • Discontinued support for OneFS 9.3.0.0 and earlier versions since they're EOSL now.
  • PyPi package now has a permanent name and location: https://pypi.org/project/isilon-sdk/
  • Bugfixes: Almost 24 issues closed in this release since they were logged on older SDK releases and their testing was happening on the cluster versions greater than 9.5, which is not applicable.

ISILON SDK v0.3.0.1

Choose a tag to compare

@mmanwani07 mmanwani07 released this 24 Jan 11:24

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.0.1

Isilon SDK v0.3.0

Choose a tag to compare

@nalinkanwar nalinkanwar released this 27 Mar 13:59
v0.3.0
2f12373

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

isi_sdk 0.2.12

Choose a tag to compare

@nalinkanwar nalinkanwar released this 30 Jul 08:18
0.2.12
6d9560f

Internal build id: jenkins-isi_sdk.release-57

isi_sdk 0.2.11

Choose a tag to compare

@isilonsdk isilonsdk released this 07 Jul 23:44
0.2.11
f300c05

Auto-uploaded by jenkins-isi_sdk.release-52

  • Fixed #72 & Isilon/isilon_sdk_python#9
  • NOTE: due to the nature of the fix, any existing scripts which were using the 'async' keyword needs to be updated. This keyword has been replaced by 'async_req' now.

isi_sdk 0.2.10

Choose a tag to compare

@isilonsdk isilonsdk released this 20 Apr 08:37
0.2.10
43411e6

Auto-uploaded by jenkins-isi_sdk.release-48

isi_sdk 0.2.9

Choose a tag to compare

@isilonsdk isilonsdk released this 19 Feb 10:05
e511e2a

Auto-uploaded by jenkins-isi_sdk.release-44