New
0.2.3
Highlights
In this release windows is partly supported by @loongs-zhang! But please note this support is unstable yet.
What's Changed
- refactor: use poll-io for h2 example by @ihciah in https://github.com/bytedance/monoio/pull/234
- [ISSUE #231] Enhance CI by @loongs-zhang in https://github.com/bytedance/monoio/pull/236
- fix ci clippy check by @hxzhao527 in https://github.com/bytedance/monoio/pull/242
- feat: make compile pass on windows by @loongs-zhang in https://github.com/bytedance/monoio/pull/238
- optimize #[cfg] by @loongs-zhang in https://github.com/bytedance/monoio/pull/244
- pass 90% CI in windows by @loongs-zhang in https://github.com/bytedance/monoio/pull/246
- submit all op before uring drop by @hxzhao527 in https://github.com/bytedance/monoio/pull/245
- Implement
IoBufforRcandArcofIoBuftypes. by @blp in https://github.com/bytedance/monoio/pull/239 - pass part echo CI in windows by @loongs-zhang in https://github.com/bytedance/monoio/pull/248
- fix: solve tls drop panic when task queue drop by @ihciah in https://github.com/bytedance/monoio/pull/257
New Contributors
- @blp made their first contribution in https://github.com/bytedance/monoio/pull/239
Full Changelog: https://github.com/bytedance/monoio/compare/0.2.2...0.2.3