Releases: nodecross/nodex
Releases · nodecross/nodex
v2.0.2
v2.0.1
What's Changed
- add dependabot config by @da13da in #294
- chore(deps): bump getrandom from 0.2.12 to 0.2.14 by @dependabot in #296
- chore(deps): bump async-trait from 0.1.77 to 0.1.79 by @dependabot in #299
- chore(deps): bump tar from 6.1.11 to 6.2.1 by @dependabot in #295
- chore(deps): bump reqwest from 0.11.26 to 0.12.3 by @dependabot in #297
- chore(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #298
- chore(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #291
- Fix print message in example(generate_didcomm_message.py) by @ibuibu in #301
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #300
- Fix example comment by @ibuibu in #302
- chore(deps): bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #304
- chore(deps): bump uuid from 1.7.0 to 1.8.0 by @dependabot in #305
- chore(deps): bump rustls from 0.22.2 to 0.22.4 by @dependabot in #309
- Update CI test target image and Add toolchain by @ibuibu in #314
- Rename "HUB" to "Studio" by @ibuibu in #313
- Rename .env.sample to .env.example by @ibuibu in #315
- Rename hub_endpoint to studio_endpoint by @ibuibu in #316
- chore(deps): bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #312
- [CGT-583] feat: get metrics by @yokishava in #292
- Chore/kill process when self update by @da13da in #290
- Release v2.0.1 by @c0ridrew in #322
New Contributors
- @yokishava made their first contribution in #292
- @c0ridrew made their first contribution in #322
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: add argument 'issuance_date' to DIDVCService by @rabe1028 in #237
- feat: Implement create verifiable message by @rabe1028 in #238
- feat: Implement verify verifiable message by @rabe1028 in #240
- feat: send message activities to studio by @rabe1028 in #241
- chore: Increase interval of polling by @rabe1028 in #243
- chore: add rust-toolchain.toml and fix version by @rabe1028 in #242
- chore(deps): bump webpki from 0.22.0 to 0.22.2 by @dependabot in #246
- chore(deps): bump unsafe-libyaml from 0.2.5 to 0.2.10 by @dependabot in #247
- chore(deps): bump h2 from 0.3.13 to 0.3.24 by @dependabot in #248
- chore: build linux binary using cross by @rabe1028 in #245
- chore: remove old apis by @rabe1028 in #250
- chore: fix target in build-linux job by @rabe1028 in #252
- unzip the file from the binary URL before spawn by @da13da in #226
- fix: change binary path and build target by @rabe1028 in #254
- fix: update upload-artifact and tiny refactoring by @rabe1028 in #257
- feat: implement DidcommMessageUsecase by @rabe1028 in #259
- chore: update packages in Cargo.lock by @rabe1028 in #260
- chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #261
- feat: implement create/verify didcomm message apis by @rabe1028 in #262
- chore: add E2E test for nodex-agent binary by @rabe1028 in #264
- chore: Add systemd unitfile example by @rabe1028 in #270
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #274
- chore: fix CI jobs on MacOS by @rabe1028 in #275
- Create sending and verifying vc example by @curry-like in #273
- chore(deps): bump requests from 2.29.0 to 2.31.0 in /examples/python/v2/cli by @dependabot in #276
- chore: Update libraries by @rabe1028 in #278
- Create examples implemented in TypeScript in Python by @curry-like in #277
- fix: change verify response type to VC by @curry-like in #279
- Format python example codes by @ibuibu in #282
- /v1/message_activity -> /v1/message-activity by @ibuibu in #283
- Refactor example codes of vc by @ibuibu in #284
- Add HTTP error handling of message activity endpoint by @ibuibu in #281
- Refactor example codes by @ibuibu in #285
- Add error handling to handlers of VC message by @ibuibu in #286
- Terminate the agent process with the ctrl + c signal by @da13da in #280
- Add error handling to /v1/device and /v1/device-info by @ibuibu in #287
- chore: bump version to v2.0.0 by @github-actions in #293
New Contributors
Full Changelog: v1.2.6...v2.0.0
v1.2.6
What's Changed
- chore: change base branch to release v1 binary by @rabe1028 in #244
- chore: Build linux binary with cross for v1 by @rabe1028 in #249
- chore: bump version to v1.2.5 by @github-actions in #251
- chore: fix target of build linux job for v1 by @rabe1028 in #253
- fix: change binary path and build target for v1 branch by @rabe1028 in #255
- fix: Update upload artifact in build action for v1 by @rabe1028 in #258
- Bug fix about sending and receiving metadata for v1 by @curry-like in #263
- chore: bump version to v1.2.6 by @github-actions in #267
- fix: add cli to example zip by @curry-like in #268
- chore: specify
target_commitish
when create a release by @rabe1028 in #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 #237
- feat: Implement create verifiable message by @rabe1028 in #238
- feat: Implement verify verifiable message by @rabe1028 in #240
- feat: send message activities to studio by @rabe1028 in #241
- chore: Increase interval of polling by @rabe1028 in #243
- chore: add rust-toolchain.toml and fix version by @rabe1028 in #242
- chore(deps): bump webpki from 0.22.0 to 0.22.2 by @dependabot in #246
- chore(deps): bump unsafe-libyaml from 0.2.5 to 0.2.10 by @dependabot in #247
- chore(deps): bump h2 from 0.3.13 to 0.3.24 by @dependabot in #248
- chore: build linux binary using cross by @rabe1028 in #245
- chore: remove old apis by @rabe1028 in #250
- chore: fix target in build-linux job by @rabe1028 in #252
- unzip the file from the binary URL before spawn by @daichitominaga in #226
- fix: change binary path and build target by @rabe1028 in #254
- fix: update upload-artifact and tiny refactoring by @rabe1028 in #257
New Contributors
- @daichitominaga made their first contribution in #226
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- chore: Redesign release workflow by @rabe1028 in #217
- fix: stop using the action
upload-release-asset
by @rabe1028 in #218 - fix: ptr of CStr must use core::ffi::c_char by @rabe1028 in #211
- Import changes in the Develop branch by @rabe1028 in #221
- chore: add the job to create a pr to update the version of Cargo.toml by @rabe1028 in #219
- fix: add shell specification line by @rabe1028 in #223
- chore: display log time in rfc3339 by @rabe1028 in #224
- feat: add custom error types for easy debugging by @rabe1028 in #222
- fix: change PAT for get-user-teams-memberships action by @rabe1028 in #228
- refactor: NetworkConfig and AppConfig must use singleton objects. by @rabe1028 in #227
- refactor: add custom error types for cipher/runtime/sidetree modules and simplify config loaders by @rabe1028 in #229
- fix: change permission for bump version workflow by @rabe1028 in #231
- fix: rename input token for create-pull-request actions steps by @rabe1028 in #233
- refactor: Goodbye NodeXError. Welcome to anyhow::Error. by @rabe1028 in #230
- chore: bump version to v1.2.4 by @github-actions in #234
- fix: rename input name in upload-release-asset action by @rabe1028 in #235
- fix: deadlock in SecureKeyStore by @rabe1028 in #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)