Releases: singnet/snet-sdk-python
Releases · singnet/snet-sdk-python
SingularityNET Python SDK v3.6.1
What's Changed
Patch fixes:
- Fixed reading organization's metadata from
Filecoin
and free-call functionality by @Arondondon in #75
Full Changelog: v3.6.0...v3.6.1
SingularityNET Python SDK v3.6.0
What's Changed
Minor changes:
- Add FileCoin storage provider support by @Arondondon and @kiruxaspb in #74
- Updated docs for version 3.5.1 by @Arondondon in #73
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 in #55
Full Changelog: v3.5.1...v3.6.0
SingularityNET Python SDK v3.5.1
Patch update 3.5.1
What's Changed
Link to new version 3.5.1 on PyPi
- Implemented channels caching by @Arondondon in #69
Full Changelog: v3.5.0...v3.5.1
SingularityNET Python SDK v3.5.0
Minor update 3.5.0
What's Changed
Link to new version 3.5.0 on PyPi
- SDK separation from CLI dependencies implemented in #62
- Config for using the SDK has been simplified in #62
- Global redesign and creation of detailed documentation for SDK in #62
Full Changelog: v3.4.1...v3.5.0
SingularityNET Python SDK v3.4.1
What's Changed
- Fix the network warnings not being properly suppressed by @PAY2109 in #60
- Patch 3.4.1 (Hot fix) by @kiruxaspb in #61
Full Changelog: v3.4.0...v3.4.1
SingularityNET Python SDK v3.4.0
What's Changed
- Added hiding of independent warnings from Web3 library by @PAY2109 in #51
- Added parsing of service methods from proto files by @PAY2109 in #53
- Added methods to get the list of organizations and their services by @PAY2109 in #54
- Reorganize SDK config and service instances logic by @PAY2109 in #54
- Updated documentation in README for updated SDK by @PAY2109
Full Changelog: v3.3.0...v3.4.0
SingularityNET Python SDK v3.3.0
What's Changed
Important
- added the ability to disable constant loading and proto compilation by @PAY2109 in #41
- automated creation and configuration of identity by @mabredin in #42
- automated network switching by @mabredin in #42
- updated way to configure org_id and service_id by @mabredin in #48
- updated README by @PAY2109 in #43
Minor changes - updated SDK test cases by @PAY2109 in #43
Full Changelog: v3.2.0...v3.3.0
SingularityNET Python SDK v3.2.0
What's Changed
Important
- Separated SNET SDK from SNET CLI Monorepo by @mabredin and @kiruxaspb in #29 and #30
- Added wrapper above autogenerated proto files by @mabredin in #28
- Added generation of client library with proto and pb2 files by @mabredin in #27
Minor changes
- Downgraded Python supported version from 3.11 to 3.10 by @PAY2109
- Changed source of snet ecosystem contracts to pypi package
snet.contracts
by @mabredin
Full Changelog: v3.2.0