Releases: alibaba/PhotonLibOS
Releases · alibaba/PhotonLibOS
v0.6.14
What's Changed
- fs: support xattr for extfs and subfs #298 @yuchen0cc
Full Changelog: v0.6.13...v0.6.14
v0.6.13
v0.6.12
What's Changed
- fix url parser without path by @liulanzheng in #269
Full Changelog: v0.6.11...v0.6.12
v0.7.3
What's Changed
- Fix thread-pool join threads in multiple vCPUs by @Coldwings in #228
- marking inode 1 inuse for extfs/mkfs by @liulanzheng in #247
- FIX httpfs preadv return wrong length of partial-read http body. by @Coldwings in #254
- Fix http message by @lihuiba in #250
- fix io_uring cancel_wait by @beef9999 in #264 . This fix may improve multi-vcpu locks performance as well.
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix-http-resolve-for-ipv6 by @beef9999 in #225
- add a new function recv_at_least() to socket stream by @lihuiba in #224
- add-sync-primitive-example by @beef9999 in #232
- minor improvements to http by @lihuiba in #235
- Some fixes for networking by @beef9999 in #242
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fix lockfree queue size and full check by @Coldwings in #203
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.11
What's Changed
Fix known issue in http client by @liulanzheng in #197
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
Fix libcurl-adaptor uses compatibility problem with certain version of libcurl. This fix can make it compatible with much newer libcurl library. by @Coldwings in #196
Full Changelog: v0.6.9...v0.6.10