Skip to content

chore: release#22

Merged
eshork merged 1 commit into
mainfrom
release-plz-2026-05-14T04-57-06Z
May 14, 2026
Merged

chore: release#22
eshork merged 1 commit into
mainfrom
release-plz-2026-05-14T04-57-06Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 14, 2026

🤖 New release

  • libudx: 1.3.0 -> 1.3.1 (✓ API compatible changes)
  • peeroxide-dht: 1.3.0 -> 1.3.1
  • peeroxide: 1.3.0 -> 1.3.1
  • peeroxide-cli: 0.2.0 -> 0.2.1
Changelog

libudx

1.3.1 - 2026-05-14

Other

  • release (#20)

peeroxide-dht

1.3.0 - 2026-05-13

Added

  • WireCounters struct — provides atomic, shareable counters for tracking total bytes sent and received. Includes new() for initialization and snapshot() for retrieving current totals.
  • Io::wire field — public access to the IO layer's WireCounters.
  • Io::wire_counters() — returns a handle to the IO layer's wire byte counters.
  • DhtHandle::wire_stats() — returns a snapshot of cumulative wire bytes (sent, received) for the DHT node.
  • DhtHandle::wire_counters() — returns a handle to the node-wide WireCounters.
  • HyperDhtHandle::wire_stats() — returns a snapshot of total wire bytes processed by the DHT.
  • HyperDhtHandle::wire_counters() — returns a handle to the shared wire byte counters for the running instance.

peeroxide

1.3.0 - 2026-05-14

Other

  • peeroxide-cli 0.2.0: chat subsystem, init command, dd v2 tree protocol, progress UX (#15)

Changed

  • Bumped peeroxide-dht dependency from 1.2.0 to 1.3.0. This update adds new public wire-byte counter accessors to HyperDhtHandle and DhtHandle. See peeroxide-dht/CHANGELOG.md for the full list of new additive symbols.

peeroxide-cli

0.2.1 - 2026-05-14

Other

  • CI release automation fix


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2026-05-14T04-57-06Z branch from a683df9 to 950fb86 Compare May 14, 2026 05:43
@eshork eshork marked this pull request as ready for review May 14, 2026 05:47
@eshork eshork enabled auto-merge (squash) May 14, 2026 05:47
@eshork eshork merged commit ed5d029 into main May 14, 2026
5 checks passed
@eshork eshork deleted the release-plz-2026-05-14T04-57-06Z branch May 14, 2026 05:52
@github-actions github-actions Bot mentioned this pull request May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant