Releases: nodecross/nodex
Releases · nodecross/nodex
v1.2.6
What's Changed
- chore: change base branch to release v1 binary by @rabe1028 in https://github.com/nodecross/nodex/pull/244
- chore: Build linux binary with cross for v1 by @rabe1028 in https://github.com/nodecross/nodex/pull/249
- chore: bump version to v1.2.5 by @github-actions in https://github.com/nodecross/nodex/pull/251
- chore: fix target of build linux job for v1 by @rabe1028 in https://github.com/nodecross/nodex/pull/253
- fix: change binary path and build target for v1 branch by @rabe1028 in https://github.com/nodecross/nodex/pull/255
- fix: Update upload artifact in build action for v1 by @rabe1028 in https://github.com/nodecross/nodex/pull/258
- Bug fix about sending and receiving metadata for v1 by @curry-like in https://github.com/nodecross/nodex/pull/263
- chore: bump version to v1.2.6 by @github-actions in https://github.com/nodecross/nodex/pull/267
- fix: add cli to example zip by @curry-like in https://github.com/nodecross/nodex/pull/268
- chore: specify
target_commitish
when create a release by @rabe1028 in https://github.com/nodecross/nodex/pull/269
Full Changelog: v1.2.4...v1.2.6
v1.2.5
What's Changed
- chore: add argument 'issuance_date' to DIDVCService by @rabe1028 in https://github.com/nodecross/nodex/pull/237
- feat: Implement create verifiable message by @rabe1028 in https://github.com/nodecross/nodex/pull/238
- feat: Implement verify verifiable message by @rabe1028 in https://github.com/nodecross/nodex/pull/240
- feat: send message activities to studio by @rabe1028 in https://github.com/nodecross/nodex/pull/241
- chore: Increase interval of polling by @rabe1028 in https://github.com/nodecross/nodex/pull/243
- chore: add rust-toolchain.toml and fix version by @rabe1028 in https://github.com/nodecross/nodex/pull/242
- chore(deps): bump webpki from 0.22.0 to 0.22.2 by @dependabot in https://github.com/nodecross/nodex/pull/246
- chore(deps): bump unsafe-libyaml from 0.2.5 to 0.2.10 by @dependabot in https://github.com/nodecross/nodex/pull/247
- chore(deps): bump h2 from 0.3.13 to 0.3.24 by @dependabot in https://github.com/nodecross/nodex/pull/248
- chore: build linux binary using cross by @rabe1028 in https://github.com/nodecross/nodex/pull/245
- chore: remove old apis by @rabe1028 in https://github.com/nodecross/nodex/pull/250
- chore: fix target in build-linux job by @rabe1028 in https://github.com/nodecross/nodex/pull/252
- unzip the file from the binary URL before spawn by @DAICHITOMINAGA in https://github.com/nodecross/nodex/pull/226
- fix: change binary path and build target by @rabe1028 in https://github.com/nodecross/nodex/pull/254
- fix: update upload-artifact and tiny refactoring by @rabe1028 in https://github.com/nodecross/nodex/pull/257
New Contributors
- @DAICHITOMINAGA made their first contribution in https://github.com/nodecross/nodex/pull/226
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- chore: Redesign release workflow by @rabe1028 in https://github.com/nodecross/nodex/pull/217
- fix: stop using the action
upload-release-asset
by @rabe1028 in https://github.com/nodecross/nodex/pull/218 - fix: ptr of CStr must use core::ffi::c_char by @rabe1028 in https://github.com/nodecross/nodex/pull/211
- Import changes in the Develop branch by @rabe1028 in https://github.com/nodecross/nodex/pull/221
- chore: add the job to create a pr to update the version of Cargo.toml by @rabe1028 in https://github.com/nodecross/nodex/pull/219
- fix: add shell specification line by @rabe1028 in https://github.com/nodecross/nodex/pull/223
- chore: display log time in rfc3339 by @rabe1028 in https://github.com/nodecross/nodex/pull/224
- feat: add custom error types for easy debugging by @rabe1028 in https://github.com/nodecross/nodex/pull/222
- fix: change PAT for get-user-teams-memberships action by @rabe1028 in https://github.com/nodecross/nodex/pull/228
- refactor: NetworkConfig and AppConfig must use singleton objects. by @rabe1028 in https://github.com/nodecross/nodex/pull/227
- refactor: add custom error types for cipher/runtime/sidetree modules and simplify config loaders by @rabe1028 in https://github.com/nodecross/nodex/pull/229
- fix: change permission for bump version workflow by @rabe1028 in https://github.com/nodecross/nodex/pull/231
- fix: rename input token for create-pull-request actions steps by @rabe1028 in https://github.com/nodecross/nodex/pull/233
- refactor: Goodbye NodeXError. Welcome to anyhow::Error. by @rabe1028 in https://github.com/nodecross/nodex/pull/230
- chore: bump version to v1.2.4 by @github-actions in https://github.com/nodecross/nodex/pull/234
- fix: rename input name in upload-release-asset action by @rabe1028 in https://github.com/nodecross/nodex/pull/235
- fix: deadlock in SecureKeyStore by @rabe1028 in https://github.com/nodecross/nodex/pull/236
Full Changelog: v1.2.3...v1.2.4
v1.2.3 🌈
v1.2.2 🌈
Changes
- (Re) release the
v1.2.2
@KeisukeYamashita (#210) - fix: resort the example zip file entries and name the file
example.zip
@KeisukeYamashita (#209) - Release
v1.2.2
@KeisukeYamashita (#208) - bump: cargo to
v1.2.2
@KeisukeYamashita (#207) - fix: the example to use
tsx
and include thetsconfig.json
to to the example release @KeisukeYamashita (#206) - fix: entrypoint of the example app and make the installation command consistent with the documentation @KeisukeYamashita (#205)
- chore: bump version to
v1.2.1
@KeisukeYamashita (#204) - chore: Modify default value for NODEX_HUB_HTTP_ENDPOINT @miseyu (#203)
v1.2.1 🌈
Changes
- Fix asset path for example release to use the relative path @KeisukeYamashita (#201)
- Release
v1.2.1
NodeX Agent @KeisukeYamashita (#200) - Upload the example application to the GitHub asset on release @KeisukeYamashita (#199)
- Add sample application to demonstrate secure messaging with Node.js using NodeX Agent @KeisukeYamashita (#198)
- feat: Add log message to check verification steps. @rabe1028 (#197)
- feat: configure
event_at
for heart beat time @KeisukeYamashita (#196) - feat: error handle status code for register device response @KeisukeYamashita (#195)
- fix: receive message type @curry-like (#194)
- Feature/receive message from hub @curry-like (#192)
- Add update network json @dongri (#189)
🐛 Bug Fixes
- (Re) release the
v1.2.1
@KeisukeYamashita (#202)
v1.2.0 🌈
Changes
- Release PR for v1.2.0 @rabe1028 (#191)
- Importing Master branch and bump version for release @rabe1028 (#193)
- Fix transfer client @curry-like (#188)
- Fix device_info @rabe1028 (#190)
- Implement heartbeat @rabe1028 (#187)
- Add update version @dongri (#183)
- Implement the
/receive
Endpoint and add examples @rabe1028 (#186) - Save ProjectDID in network.json @rabe1028 (#185)
- Update network.json @dongri (#184)
- Add receive endpoint @rabe1028 (#182)
- Add send_device_info @dongri (#181)
- Add network json @dongri (#180)
- feat: remove bip39 (mnemonic) @dongri (#179)
- Refactoring CI @dongri (#175)
- feat: Add codeowners @KeisukeYamashita (#176)
- Fix rust log format @dongri (#173)
- Fix examples @dongri (#172)
- Add dotenv and refactoring hard-code @dongri (#170)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /examples/nodejs @dependabot (#171)
- Add log and fix rust-check.yml @dongri (#169)
- Change example config @dongri (#166)
- Add rust fmt @dongri (#168)
- Fix actix_web route @dongri (#167)
- Fix install link @dongri (#164)