Skip to content

chore: release#892

Merged
Berrysoft merged 3 commits into
masterfrom
release-plz-2026-04-23T08-46-33Z
May 16, 2026
Merged

chore: release#892
Berrysoft merged 3 commits into
masterfrom
release-plz-2026-04-23T08-46-33Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 23, 2026

🤖 New release

  • compio-log: 0.1.0 -> 0.2.0 (✓ API compatible changes)
  • compio-driver: 0.12.0-rc.1 -> 0.12.0-rc.2 (✓ API compatible changes)
  • compio-executor: 0.1.0-rc.1 -> 0.1.0-rc.2 (✓ API compatible changes)
  • compio-io: 0.10.0-rc.1 -> 0.10.0-rc.2 (✓ API compatible changes)
  • compio-runtime: 0.12.0-rc.1 -> 0.12.0-rc.2 (✓ API compatible changes)
  • compio-compat: 0.1.0-rc.1
  • compio-fs: 0.12.0-rc.1 -> 0.12.0-rc.2 (✓ API compatible changes)
  • compio-macros: 0.1.2 -> 0.2.0
  • compio-net: 0.12.0-rc.1 -> 0.12.0-rc.2 (✓ API compatible changes)
  • compio-process: 0.9.0 -> 0.9.1 (✓ API compatible changes)
  • compio-quic: 0.8.0-rc.1 -> 0.8.0-rc.2 (✓ API compatible changes)
  • compio-signal: 0.10.0-rc.1 -> 0.10.0-rc.2 (✓ API compatible changes)
  • compio-ws: 0.4.0-rc.1 -> 0.4.0-rc.2 (✓ API compatible changes)
  • compio: 0.19.0-rc.1 -> 0.19.0-rc.2 (✓ API compatible changes)
  • compio-dispatcher: 0.11.0-rc.1 -> 0.11.0-rc.2
  • compio-tls: 0.10.0-rc.1 -> 0.10.0-rc.2
Changelog

compio-log

0.2.0 - 2026-05-15

Added

  • [breaking] fs & net feature (#564)

Other

  • release (#885)
  • remove "authors" field in metadata (#711)
  • release (#646)
  • deploy docs (#641)
  • extract common deps into workspace

compio-driver

0.12.0-rc.2 - 2026-05-15

Added

  • (compat) runtime compatibility layers (#920)
  • (driver) method to flush the operations (#919)
  • (driver,executor,runtime) [breaking] remove notify-always (#902)
  • (driver) add support for single issuer and deferred task run in ProactorBuilder (#908)
  • (driver, net) support recv_send_poll_first (#894)
  • (driver,iour) detect kernel version & fallback (#903)
  • (driver,net) [breaking] reuse socket on Windows (#887)
  • (driver) add sqpoll_cpu in ProactorBuilder (#900)
  • (io,net) async zerocopy write traits (#898)

Fixed

  • (driver) compile on android (#916)

Other

  • add more targets for docs.rs (#896)

compio-executor

0.1.0-rc.2 - 2026-05-15

Added

  • (driver,executor,runtime) [breaking] remove notify-always (#902)
  • (executor) implement std::io::Error conversion for JoinError (#918)

Fixed

  • (executor) avoid abort on drop (#901)

compio-io

0.10.0-rc.2 - 2026-05-15

Added

  • (io) [breaking] use shared ref in *_at (#907)
  • (io,net) async zerocopy write traits (#898)

Fixed

  • (io) avoid livelock between flush and shutdown (#912)

compio-runtime

0.12.0-rc.2 - 2026-05-15

Added

  • (driver) method to flush the operations (#919)
  • (driver,executor,runtime) [breaking] remove notify-always (#902)

Fixed

  • (executor) avoid abort on drop (#901)

Other

  • (runtime) check that runtime does not abort (#914)

compio-compat

0.1.0-rc.1 - 2026-05-15

Added

  • (compat) runtime compatibility layers (#920)

compio-fs

0.12.0-rc.2 - 2026-05-15

Other

  • add more targets for docs.rs (#896)

compio-macros

0.2.0 - 2026-05-15

Added

  • [breaking] fs & net feature (#564)
  • update edition to 2024 (#543)

Changed

  • use style_edition 2024

Fixed

  • reduce warnings (#396)

Other

  • release (#885)
  • remove "authors" field in metadata (#711)
  • release (#646)
  • deploy docs (#641)

compio-net

0.12.0-rc.2 - 2026-05-15

Added

  • (driver, net) support recv_send_poll_first (#894)
  • (driver,iour) detect kernel version & fallback (#903)
  • (driver,net) [breaking] reuse socket on Windows (#887)
  • (io,net) async zerocopy write traits (#898)

Changed

  • relax bounds on ReadHalf and WriteHalf (#917)

Fixed

  • (net) ignore less errors in shutdown (#910)

Other

  • add more targets for docs.rs (#896)

compio-process

0.9.1 - 2026-05-15

Other

  • add more targets for docs.rs (#896)

compio-quic

0.8.0-rc.2 - 2026-05-15

Other

  • add more targets for docs.rs (#896)

compio-signal

0.10.0-rc.2 - 2026-05-15

Other

  • add more targets for docs.rs (#896)

compio-ws

0.4.0-rc.2 - 2026-05-15

Fixed

  • (ws) warning if log disabled (#904)

compio

0.19.0-rc.2 - 2026-05-15

Added

  • (compat) runtime compatibility layers (#920)
  • (driver,executor,runtime) [breaking] remove notify-always (#902)

Fixed

  • (bench) avoid testing allocations (#905)
  • (bench) monoio unix listener (#890)

Other

  • add more targets for docs.rs (#896)

compio-dispatcher

0.11.0-rc.2 - 2026-05-15

Other

  • updated the following local packages: compio-driver, compio-io, compio-runtime, compio-macros, compio-net, compio-signal

compio-tls

0.10.0-rc.2 - 2026-05-15

Other

  • updated the following local packages: compio-io, compio-runtime, compio-macros, compio-net


This PR was generated with release-plz.

@github-actions github-actions Bot force-pushed the release-plz-2026-04-23T08-46-33Z branch 4 times, most recently from 2ecb0e6 to 1e0a31e Compare April 26, 2026 19:30
@github-actions github-actions Bot force-pushed the release-plz-2026-04-23T08-46-33Z branch 9 times, most recently from 9fa66ea to 9f2454b Compare May 6, 2026 08:15
@github-actions github-actions Bot force-pushed the release-plz-2026-04-23T08-46-33Z branch 8 times, most recently from 57d0b23 to e845daf Compare May 13, 2026 18:41
@github-actions github-actions Bot force-pushed the release-plz-2026-04-23T08-46-33Z branch from e845daf to 44ace7b Compare May 15, 2026 02:17
@Berrysoft
Copy link
Copy Markdown
Member

I removed the auto-publishing by release-plz. It is a bit out of control.

@Berrysoft Berrysoft requested review from George-Miao and fantix May 15, 2026 16:12
@Berrysoft Berrysoft force-pushed the release-plz-2026-04-23T08-46-33Z branch from f89a51d to 30e6768 Compare May 15, 2026 16:15
@Berrysoft
Copy link
Copy Markdown
Member

I'll publish them manually after the PR is merged.

@Berrysoft Berrysoft merged commit 2e1a8f6 into master May 16, 2026
83 checks passed
@Berrysoft Berrysoft deleted the release-plz-2026-04-23T08-46-33Z branch May 16, 2026 06:18
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.

1 participant