v0.3.0
Akave node compatibility: v0.3.0
Feature Parity with Akavesdk v0.3.0
What's Changed
- conversion for CreateBucket function by @itsgurmannatsohal in #2
- Erasure code by @d4v1d03 in #11
- added sdk with working tests by @d4v1d03 in #21
- added dag.py with working tests by @d4v1d03 in #22
- added ipc_sdk by @d4v1d03 in #23
- packaging the sdk by @d4v1d03 in #27
- Fixed dynamic data retrieval using Grpc call by @d4v1d03 in #44
- FIX: issue 47: encryptor is trying to access the nonce in encryption.py file which is impossible by @manny-uncharted in #48
- FIX: Code duplication in sdk/models.py and sdk/sdk_streaming.py by @manny-uncharted in #52
- feat: adding a configurable retry decorator with exponential backoff by @Sahilgill24 in #49
- IPC_SDK functions by @d4v1d03 in #50
- FIX: added the retry fallback if the initial logic to get connection … by @manny-uncharted in #61
- Upload/Download functionality by @d4v1d03 in #63
- Expand Akave SDK Test Suite with Unit Tests, Mocks, and Fixtures by @Khwahish29 in #56
- feat: improving configuration management with validation and defaults by @Sahilgill24 in #65
- debug files added by @d4v1d03 in #67
- Improve Error Handling in Connection Management - Timeout Configuration Missing by @codemaestro64 in #68
- protobuf fixes by @d4v1d03 in #75
- model.py fixed by @d4v1d03 in #78
- fixed all files in the private directory by @d4v1d03 in #81
- sdk and private directories fixed acc to v0.3.0 by @d4v1d03 in #82
- fixed storage contracts by @d4v1d03 in #83
- Pytest integration first commit by @d4v1d03 in #84
- Github workflow by @d4v1d03 in #86
- fixed bug in CID by @d4v1d03 in #87
- fix by @d4v1d03 in #88
- download fix by @d4v1d03 in #89
New Contributors
- @itsgurmannatsohal made their first contribution in #2
- @d4v1d03 made their first contribution in #11
- @manny-uncharted made their first contribution in #48
- @Sahilgill24 made their first contribution in #49
- @codemaestro64 made their first contribution in #68
Full Changelog: https://github.com/akave-ai/akavesdk-py/commits/v0.3.0