Releases: Cerebellum-Network/cere-ddc-sdk-go
Releases · Cerebellum-Network/cere-ddc-sdk-go
v0.3.0
v0.2.0
v0.1.8
v0.1.7
v0.1.6
What's Changed
- Cache hooks contract events for evicting the updated entities
- Move chunks and signature from Ack record to ack
- Tests for event listening/handling in Go SDK
- Add Cid to ACK
- FIx for ddc bucket contract mock
- Fix for storageNode params and CDNNode params
- Add response pieces to log record
- Add unknown NodeState
v0.1.5
Features
- The log format has been restructured in order to align with modifications in the data activity collection format.
- The functionality to send acknowledgements has been implemented.
- Subscription to smart contract events has been incorporated to facilitate cache purging.
- A new event
BucketAvailabilityUpdated
has been introduced into the contract.
v0.1.4
Features
- Added Consistent Hashing: Ring topology
- Added
CdnClusterGet
andCndNodeGet
contract methods - Added
Address
andPrivateKeyHex
methods to crypto - Added
utils
package
Bug Fixes
- Bucket creating logic for mocked DDC Smart-Contract
v0.1.3
What's Changed
- Rename to CDN by @svalasovich in #4
- Using the repo DDC Schemas by @naure in #6
- Load data on search by @svalasovich in #7
- Parser for self-describing DDC URLs by @naure in #9
- write authentication in bucket status by @upalinski in #10
- Indexed tag schema by @naure in #8
- See also ddc-schemas v0.1.3
New Contributors
- @naure made their first contribution in #6
- @upalinski made their first contribution in #10
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- smart-contract integration for v0.5.0
v0.1.1
- cid hash types compatibility