compio-rs / compio

A thread-per-core Rust runtime with IOCP/io_uring/polling.
MIT License
420 stars 37 forks source link

Release version 0.10.0 #243

Closed George-Miao closed 6 months ago

Berrysoft commented 6 months ago

Do we need beta?

George-Miao commented 6 months ago

Sure I can make this beta. But will that affect opendal? @Xuanwo

Xuanwo commented 6 months ago

Sure I can make this beta. But will that affect opendal? @Xuanwo

Doesn't matter. OpenDAL won't bump deps to beta versions.

George-Miao commented 6 months ago

I think we can just go for 0.10.0. Without this release opendal won’t be using the up-to-date version (especially the critical unsafe io traits) of compio.

Berrysoft commented 6 months ago

I think we can just go for 0.10.0.

OK, let's go. I don't mind even if it goes to 0.114.514:)