Skip to content

chore: release - #970

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-07-08T15-39-40Z
Open

chore: release#970
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-07-08T15-39-40Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • compio-buf: 0.8.3 -> 0.8.4 (✓ API compatible changes)
  • compio-log: 0.2.0 -> 0.2.1 (✓ API compatible changes)
  • compio-driver: 0.12.4 -> 0.12.5 (✓ API compatible changes)
  • compio-executor: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • compio-io: 0.10.1 -> 0.10.2 (✓ API compatible changes)
  • compio-runtime: 0.12.3 -> 0.13.0 (✓ API compatible changes)
  • compio-dispatcher: 0.11.0 -> 0.11.1 (✓ API compatible changes)
  • compio-actor: 0.1.0
  • compio-compat: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • compio-fs: 0.12.0 -> 0.12.1 (✓ API compatible changes)
  • compio-macros: 0.2.0 -> 0.2.1
  • compio-net: 0.12.2 -> 0.13.0 (✓ API compatible changes)
  • compio-process: 0.9.1 -> 0.9.2 (✓ API compatible changes)
  • compio-quic: 0.8.0 -> 0.8.1 (✓ API compatible changes)
  • compio-tls: 0.10.0 -> 0.10.1 (✓ API compatible changes)
  • compio-ws: 0.4.0 -> 0.4.1 (✓ API compatible changes)
  • compio: 0.19.1 -> 0.19.2 (✓ API compatible changes)
Changelog

compio-buf

0.8.4 - 2026-08-11

Added

  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

compio-log

0.2.1 - 2026-08-11

Added

  • (executor) instrument tasks for tokio-console (#987)

compio-driver

0.12.5 - 2026-08-11

Added

  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Fixed

  • semicolon_in_expressions_from_macros (#977)
  • (compio-fs) populate ctime correctly (#968)

Other

  • format the cfg_select! bodies (#990)
  • (driver,iour) rewrap a doc comment past the comment width (#986)
  • bump cfg_aliases (#980)

compio-executor

0.1.4 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)
  • (executor) instrument tasks for tokio-console (#987)

Fixed

  • (runtime,executor) re-export JoinError (#1005)

Other

  • format the cfg_select! bodies (#990)
  • (executor) skip empty sync-queue drain with a pending counter (#976)

compio-io

0.10.2 - 2026-08-11

Added

  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

compio-runtime

0.13.0 - 2026-08-11

Added

  • (actor) init (#1000)
  • (runtime) forward the console instrumentation (#1001)
  • (runtime) [breaking] complete AsyncWrite for PollFd (#993)
  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Changed

  • (runtime) timer (#995)

Fixed

  • (runtime) invalid param for PollFd on Windows (#999)
  • (runtime,executor) re-export JoinError (#1005)
  • (runtime) eager timers, add Sleep, Timeout (#991)

compio-dispatcher

0.11.1 - 2026-08-11

Added

  • (dispatcher) attribute and name its tasks (#1002)

compio-actor

0.1.0 - 2026-08-11

Added

compio-compat

0.1.1 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)

compio-fs

0.12.1 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)
  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Fixed

  • semicolon_in_expressions_from_macros (#977)
  • (compio-fs) populate ctime correctly (#968)

Other

  • bump cfg_aliases (#980)

compio-macros

0.2.1 - 2026-08-11

Other

  • (deps) update syn requirement from 2.0.38 to 3.0.3 (#981)

compio-net

0.13.0 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)
  • (runtime) [breaking] complete AsyncWrite for PollFd (#993)
  • (net) allow peek TcpStream (#974)
  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Fixed

  • (runtime) invalid param for PollFd on Windows (#999)

Other

  • format the cfg_select! bodies (#990)

compio-process

0.9.2 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)

compio-quic

0.8.1 - 2026-08-11

Added

  • name the tasks the crates spawn (#1004)
  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Fixed

  • (quic) inverted assert in SendStreamUnframed (#992)
  • semicolon_in_expressions_from_macros (#977)

Other

  • bump cfg_aliases (#980)

compio-tls

0.10.1 - 2026-08-11

Added

  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

compio-ws

0.4.1 - 2026-08-11

Other

  • (deps) update tungstenite requirement (#975)

compio

0.19.2 - 2026-08-11

Added

  • forward the console feature, document observing compio (#1006)
  • (actor) init (#1000)
  • (buf) make IoBuf, SetLen, and IoBufMut dyn-compatible (#969)

Other

  • fix discrod link (#985)


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-08T15-39-40Z branch 2 times, most recently from a4b0281 to 2f9a0ff Compare July 11, 2026 17:12
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-08T15-39-40Z branch 3 times, most recently from 60aa43c to 5a7fb86 Compare July 23, 2026 02:34
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-08T15-39-40Z branch 9 times, most recently from 0714491 to 905a32a Compare August 4, 2026 13:02
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-08T15-39-40Z branch 9 times, most recently from 6a8589a to c4ea52c Compare August 11, 2026 08:44
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-08T15-39-40Z branch from c4ea52c to 4bd5c38 Compare August 11, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants