Releases: nodecross/nodex
Releases · nodecross/nodex
v4.1.3
v4.1.2
What's Changed
- refactor: simplify CLI command handling and DID retrieval
- chore(release): bump version to 4.1.2
v4.1.1
What's Changed
- chore: improve error handling
- feat: add wix installer config
- chore: add aarch64-unknown-linux-gnu
- chore: bump version to 4.0.2
- feat: add optional proxy configuration support
- version up Cargo.lock
- feat: add deactivation checks for DID identifiers
- version up
- chore: Add tool to manage config
- fix update/deactivate procesures for did_webvh
- feat: change cbor interface
- fix: add proxy option for pki client
- chore(version): bump version to 4.1.1
- chore: update protocol
v4.1.0
What's Changed
- chore: improve error handling
- feat: add wix installer config
- chore: add aarch64-unknown-linux-gnu
- chore: bump version to 4.0.2
- feat: add optional proxy configuration support
- version up Cargo.lock
- feat: add deactivation checks for DID identifiers
v4.0.2
v4.0.1
What's Changed
- fix default urls by @ibuibu in https://github.com/nodecross/nodex/pull/530
- chore: Bump version by @ibuibu in https://github.com/nodecross/nodex/pull/531
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- feat: Add did-webvh domain to protocol by @3kz2501 in https://github.com/nodecross/nodex/pull/476
- chore(deps): bump windows from 0.58.0 to 0.59.0 by @dependabot in https://github.com/nodecross/nodex/pull/471
- feat: sign on workflow dispatch for verification by @da13da in https://github.com/nodecross/nodex/pull/484
- fix: bin name by @da13da in https://github.com/nodecross/nodex/pull/485
- chore: Use environment instead of Check Team affiliation by @ibuibu in https://github.com/nodecross/nodex/pull/488
- fix: migrate axum version by @tzskp1 in https://github.com/nodecross/nodex/pull/483
- chore: faster CI by @pranc1ngpegasus in https://github.com/nodecross/nodex/pull/486
- fix: Avoid unstable_name_collisions with std::fs::File::unlock by @ibuibu in https://github.com/nodecross/nodex/pull/494
- feat: add did:webvh controlller service by @3kz2501 in https://github.com/nodecross/nodex/pull/487
- feat: add didwebvh resolver service by @3kz2501 in https://github.com/nodecross/nodex/pull/500
- chore: refactor resolver by @tzskp1 in https://github.com/nodecross/nodex/pull/501
- chore: migrate webvh by @tzskp1 in https://github.com/nodecross/nodex/pull/502
- chore(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot in https://github.com/nodecross/nodex/pull/499
- chore(deps): bump clap from 4.5.28 to 4.5.31 by @dependabot in https://github.com/nodecross/nodex/pull/497
- chore(deps): bump validator from 0.19.0 to 0.20.0 by @dependabot in https://github.com/nodecross/nodex/pull/492
- feat: implement webvh client by @tzskp1 in https://github.com/nodecross/nodex/pull/506
- feat: change protocol by @tzskp1 in https://github.com/nodecross/nodex/pull/507
- feat: change schema of time series data by @tzskp1 in https://github.com/nodecross/nodex/pull/508
- refactor: update nodex find identifier handler to use Uri by @3kz2501 in https://github.com/nodecross/nodex/pull/509
- fix: use unix time stamp by @tzskp1 in https://github.com/nodecross/nodex/pull/511
- chore: Change NodeX Icon by @3kz2501 in https://github.com/nodecross/nodex/pull/512
- Fix: Modification of DID method used in didcomm by @3kz2501 in https://github.com/nodecross/nodex/pull/517
- Feat: add update/deactivate procesure for didwebvh by @3kz2501 in https://github.com/nodecross/nodex/pull/514
- feat: add log endpoint by @tzskp1 in https://github.com/nodecross/nodex/pull/524
- fix: add log script by @tzskp1 in https://github.com/nodecross/nodex/pull/525
- feat: add Ed25519 keypair and update keyring structure, and refactor for didwebvh by @3kz2501 in https://github.com/nodecross/nodex/pull/498
- chore: bump versions by @tzskp1 in https://github.com/nodecross/nodex/pull/527
- chore: remove vacant job by @tzskp1 in https://github.com/nodecross/nodex/pull/528
- chore: fix ci again by @tzskp1 in https://github.com/nodecross/nodex/pull/529
Full Changelog: v3.6.0...v4.0.0
v3.6.0
What's Changed
- chore(deps): bump tower from 0.4.13 to 0.5.2 by @dependabot in https://github.com/nodecross/nodex/pull/457
- chore(deps): bump validator from 0.18.1 to 0.19.0 by @dependabot in https://github.com/nodecross/nodex/pull/458
- chore(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in https://github.com/nodecross/nodex/pull/459
- chore(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in https://github.com/nodecross/nodex/pull/460
- chore(deps): bump shadow-rs from 0.36.0 to 0.37.0 by @dependabot in https://github.com/nodecross/nodex/pull/449
- chore(deps): bump tempfile from 3.14.0 to 3.15.0 by @dependabot in https://github.com/nodecross/nodex/pull/462
- chore(deps): bump async-trait from 0.1.83 to 0.1.84 by @dependabot in https://github.com/nodecross/nodex/pull/463
- fix: Changed sock path to take into account default path and installation path by @3kz2501 in https://github.com/nodecross/nodex/pull/466
- chore(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in https://github.com/nodecross/nodex/pull/467
- chore(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in https://github.com/nodecross/nodex/pull/468
- chore(deps): bump async-trait from 0.1.84 to 0.1.85 by @dependabot in https://github.com/nodecross/nodex/pull/470
- chore(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot in https://github.com/nodecross/nodex/pull/469
- feat: Add a setting to limit the post size of didcomm messages by @tzskp1 in https://github.com/nodecross/nodex/pull/477
- [Breaking Change] feat: Implement multiple sending of events by @ibuibu in https://github.com/nodecross/nodex/pull/479
- chore: bump version to v3.6.0 by @github-actions in https://github.com/nodecross/nodex/pull/481
New Contributors
- @3kz2501 made their first contribution in https://github.com/nodecross/nodex/pull/466
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Feat/handle update by @da13da in https://github.com/nodecross/nodex/pull/424
- chore: Remove unnecessary CI PR description by @ibuibu in https://github.com/nodecross/nodex/pull/440
- Feature/stdout error messages for nodejs example codes by @c0ridrew in https://github.com/nodecross/nodex/pull/434
- chore(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in https://github.com/nodecross/nodex/pull/441
- chore(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in https://github.com/nodecross/nodex/pull/437
- chore(deps): bump http from 1.1.0 to 1.2.0 by @dependabot in https://github.com/nodecross/nodex/pull/443
- chore(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in https://github.com/nodecross/nodex/pull/444
- chore(deps): bump rexml from 3.3.6 to 3.3.9 in /omnibus by @dependabot in https://github.com/nodecross/nodex/pull/418
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in https://github.com/nodecross/nodex/pull/442
- [Breaking Change] feat: Make multiple custom metrics to be sent at once by @ibuibu in https://github.com/nodecross/nodex/pull/450
- feat: revise controller for remote update by @tzskp1 in https://github.com/nodecross/nodex/pull/454
- Feat/ota test by @da13da in https://github.com/nodecross/nodex/pull/446
- Feat/add controller for remote update by @da13da in https://github.com/nodecross/nodex/pull/419
- fix: response of axum handlers by @tzskp1 in https://github.com/nodecross/nodex/pull/456
- chore: bump version to v3.5.0 by @github-actions in https://github.com/nodecross/nodex/pull/455
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- chore: Remove build guide link from README by @ibuibu in https://github.com/nodecross/nodex/pull/426
- fix: bump action by @tzskp1 in https://github.com/nodecross/nodex/pull/427
- chore(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in https://github.com/nodecross/nodex/pull/429
- chore(deps): bump thiserror from 1.0.68 to 1.0.69 by @dependabot in https://github.com/nodecross/nodex/pull/428
- chore(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in https://github.com/nodecross/nodex/pull/430
- chore(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in https://github.com/nodecross/nodex/pull/431
- chore(deps): bump shadow-rs from 0.35.2 to 0.36.0 by @dependabot in https://github.com/nodecross/nodex/pull/432
- chore(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in https://github.com/nodecross/nodex/pull/433
- chore(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in https://github.com/nodecross/nodex/pull/435
- feat: Make "occurred_at" to be specified as a 13-digit timestamp by @ibuibu in https://github.com/nodecross/nodex/pull/436
- chore: Update rustc version by @tzskp1 in https://github.com/nodecross/nodex/pull/438
- chore: bump version to v3.4.0 by @github-actions in https://github.com/nodecross/nodex/pull/439
Full Changelog: v3.3.0...v3.4.0