Releases: nodecross/nodex
Releases · nodecross/nodex
v3.6.0
What's Changed
- chore(deps): bump tower from 0.4.13 to 0.5.2 by @dependabot in #457
- chore(deps): bump validator from 0.18.1 to 0.19.0 by @dependabot in #458
- chore(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #459
- chore(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in #460
- chore(deps): bump shadow-rs from 0.36.0 to 0.37.0 by @dependabot in #449
- chore(deps): bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #462
- chore(deps): bump async-trait from 0.1.83 to 0.1.84 by @dependabot in #463
- fix: Changed sock path to take into account default path and installation path by @3kz2501 in #466
- chore(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in #467
- chore(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #468
- chore(deps): bump async-trait from 0.1.84 to 0.1.85 by @dependabot in #470
- chore(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot in #469
- feat: Add a setting to limit the post size of didcomm messages by @tzskp1 in #477
- [Breaking Change] feat: Implement multiple sending of events by @ibuibu in #479
- chore: bump version to v3.6.0 by @github-actions in #481
New Contributors
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Feat/handle update by @da13da in #424
- chore: Remove unnecessary CI PR description by @ibuibu in #440
- Feature/stdout error messages for nodejs example codes by @c0ridrew in #434
- chore(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #441
- chore(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #437
- chore(deps): bump http from 1.1.0 to 1.2.0 by @dependabot in #443
- chore(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #444
- chore(deps): bump rexml from 3.3.6 to 3.3.9 in /omnibus by @dependabot in #418
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #442
- [Breaking Change] feat: Make multiple custom metrics to be sent at once by @ibuibu in #450
- feat: revise controller for remote update by @tzskp1 in #454
- Feat/ota test by @da13da in #446
- Feat/add controller for remote update by @da13da in #419
- fix: response of axum handlers by @tzskp1 in #456
- chore: bump version to v3.5.0 by @github-actions in #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 #426
- fix: bump action by @tzskp1 in #427
- chore(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #429
- chore(deps): bump thiserror from 1.0.68 to 1.0.69 by @dependabot in #428
- chore(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #430
- chore(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #431
- chore(deps): bump shadow-rs from 0.35.2 to 0.36.0 by @dependabot in #432
- chore(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #433
- chore(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in #435
- feat: Make "occurred_at" to be specified as a 13-digit timestamp by @ibuibu in #436
- chore: Update rustc version by @tzskp1 in #438
- chore: bump version to v3.4.0 by @github-actions in #439
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- chore(deps): bump serde from 1.0.210 to 1.0.213 by @dependabot in #417
- chore(deps): bump bytes from 1.7.2 to 1.8.0 by @dependabot in #416
- chore(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #415
- chore(deps): bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #414
- chore(deps): bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #413
- chore(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #420
- chore(deps): bump thiserror from 1.0.65 to 1.0.67 by @dependabot in #422
- chore(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #421
- chore(deps): bump shadow-rs from 0.35.1 to 0.35.2 by @dependabot in #423
- fix: Make the body of the error response into json by @ibuibu in #407
- chore: bump version to v3.3.0 by @github-actions in #425
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Chore/Remove unnecessary config by @ibuibu in #393
- chore(deps): bump rexml from 3.3.4 to 3.3.6 in /omnibus by @dependabot in #380
- Bump actix-web from 4.8.0 to 4.9.0 by @dependabot in #374
- chore(deps): bump tokio from 1.39.2 to 1.40.0 by @dependabot in #382
- chore(deps): bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #384
- chore: Remove old example by @ibuibu in #394
- refactor: Vendor protocol library by @tzskp1 in #395
- chore(deps): bump shadow-rs from 0.29.0 to 0.35.0 by @dependabot in #398
- Fix/build by omnibus by @da13da in #399
- fix: remove coveralls and use cargo-nextest by @pranc1ngpegasus in #401
- Fix/download path by @da13da in #400
- chore(deps): bump clap from 4.5.18 to 4.5.19 by @dependabot in #403
- fix: Make the body of the error response into json by @ibuibu in #402
- chore(deps): bump windows from 0.56.0 to 0.58.0 by @dependabot in #396
- chore(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #397
- chore(deps): bump clap from 4.5.19 to 4.5.20 by @dependabot in #404
- chore(deps): bump shadow-rs from 0.35.0 to 0.35.1 by @dependabot in #405
- feat: implement size-limited JSON requests for save metrics by @pranc1ngpegasus in #406
- Revert "fix: Make the body of the error response into json" by @ibuibu in #408
- chore(deps): bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #409
- chore(deps): bump anyhow from 1.0.89 to 1.0.90 by @dependabot in #410
- fix get version by @da13da in #411
- chore: bump version to v3.2.0 by @github-actions in #412
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Update ci timeout by @ibuibu in #369
- feat: cache metrics with capacity by @pranc1ngpegasus in #365
- chore: faster installation for taplo by @pranc1ngpegasus in #370
- Bump serde_json from 1.0.122 to 1.0.125 by @dependabot in #373
- Bump serde from 1.0.204 to 1.0.209 by @dependabot in #377
- chore: add packaging deb with omnibus by @da13da in #364
- Chore/release deb by @da13da in #375
- Bump zip from 2.1.6 to 2.2.0 by @dependabot in #379
- chore: support windows in python example by @da13da in #385
- Chore/Remove test coverage badge from README by @ibuibu in #387
- Chore/Remove unused actions by @ibuibu in #388
- fix: set permission when postinst by @da13da in #386
- Revert "Use GITHUB_TOKEN on bumv-version CI" by @ibuibu in #389
- chore: bump version to v3.1.0 by @github-actions in #390
New Contributors
- @pranc1ngpegasus made their first contribution in #365
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- fix: use OS CA certificate by @tzskp1 in #357
- Add attributes endpoint by @ibuibu in #356
- Fix: Send metrics typo logging by @c0ridrew in #363
- fix: use encryption key by @tzskp1 in #350
- fix: taplo installation by @tzskp1 in #368
- Release v3.0.0 by @tzskp1 in #367
New Contributors
Full Changelog: v2.2.1...v3.0.0