Releases: larsid/soft-iot-dlt-client-tangle-hornet-base
Releases · larsid/soft-iot-dlt-client-tangle-hornet-base
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Features
- create IndexTransaction class #4 (AllanCapistrano)
Bug Fixes
- split received message #4 (AllanCapistrano)
Chores
- using IndexTransaction instead of Transaction #4 (AllanCapistrano)
- usin IndexTransaction instead of Transaction #4 (AllanCapistrano)
Commits
- 6b25d8a: Create README.md (Allan Capistrano)
- 836b65a: If applied, this commit will add multi layer messages transactions. (Uellington Damasceno)
- 4b5eacd: If applied, this commit will add LBMultiResponse message. (Uellington Damasceno)
- ea3e549: If applied, this commit will remove unnecessary attributes from LBMultiRequest message. (Uellington Damasceno)
- 96dba1f: If applied, this commit will change LBMultiDeviceResponse class visibility. (Uellington Damasceno)
v1.0.1
v1.0.0
Features
- create and implements getMessageByMessageId #2 (AllanCapistrano)
- create Message and Payload classes #2 (AllanCapistrano)
- create ILedgerSubscribe interface #2 (AllanCapistrano)
- create ZMQServer class #2 (AllanCapistrano)
- create getTransactionObjectByType method #2 (AllanCapistrano)
- add subscribe and unsubscribe methods #2 (AllanCapistrano)
- implements subscribe and unsubscribe methods #2 (AllanCapistrano)
- add zeromq dependency #2 (AllanCapistrano)
- add ZMQServer bean #2 (AllanCapistrano)
- add ZMQ config #2 (AllanCapistrano)
- create ApiMessage class #2 (AllanCapistrano)
- add debugModeValue as getTransactionObjectByType parameter #2 (AllanCapistrano)
- add TODO #2 (AllanCapistrano)
- create stringToPayload method #2 (AllanCapistrano)
- create and using jsonInStringToTransaction and jsonArrayInStringToTransaction methods #2 (AllanCapistrano)
Bug Fixes
- classes and interfaces paths (AllanCapistrano)
- Export-Package tag (AllanCapistrano)
Styles
- remove unnecessary print #2 (AllanCapistrano)
Code Refactoring
- using for each in jsonArrayInStringToTransaction method #2 (AllanCapistrano)
Chores
- removing transaction test #2 (AllanCapistrano)
- removing unnecessary import #2 (AllanCapistrano)
- change getMessageByMessageId return type to Transaction #2 (AllanCapistrano)
- change getMessagesByIndex return type #2 (AllanCapistrano)
- remobing unused class #2 (AllanCapistrano)
- change ApiMessage to Payload in getMessage functions #2 (AllanCapistrano)
- rename methods #2 (AllanCapistrano)
- change packages (AllanCapistrano)
Commits
v0.1.0
feat: create action to build the bundle