Skip to content

Commit

Permalink
Updated change log (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
denisglotov authored May 18, 2023
1 parent f601115 commit d341921
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Change Log

## v0.1.4
## v0.1.5

### Features
- Added Consistent Hashing: Ring topology
- Added `CdnClusterGet` and `CndNodeGet` contract methods
- Added `Address` and `PrivateKeyHex` methods to crypto
- Added `utils` package

### Bug Fixes
- Bucket creating logic for mocked DDC Smart-Contract
1. The log format has been restructured in order to align with modifications in the data activity collection format.
2. The functionality to send acknowledgements has been implemented.
3. Subscription to smart contract events has been incorporated to facilitate cache purging.
4. A new event `BucketAvailabilityUpdated` has been introduced into the contract.

0 comments on commit d341921

Please sign in to comment.