Releases: alibaba/PhotonLibOS
Releases · alibaba/PhotonLibOS
v0.7.4
What's Changed
- fix url parser without path by @liulanzheng in #269
- Auto PR from release/0.6 to release/0.7 by @github-actions in #270
- Use acquire-release memory order for mutex::try_lock by @louiswilliams in #274
- fix cascading engine submit; Run specified event engine in CI test by @beef9999 in #273
- enhance for http by @liulanzheng in #279
- Auto PR from release/0.6 to release/0.7 by @github-actions in #280
- Mute an UBSan check error for SCOPED_LOCK macro by @beef9999 in #283
- support reset photon at fork by @yuchen0cc in #282
- rpc graceful shutdown by @beef9999 in #291
- fs: support xattr for extfs and subfs by @yuchen0cc in #298
- Sequential mutex by @lihuiba in #294
- exit(-1) requires stdlib.h, some OS would fail without it by @beef9999 in #303
- fix e2fs include dir name by @yuchen0cc in #301
- [feat] http client with cert by @WaberZhuang in #302
- Auto PR from release/0.6 to release/0.7 by @github-actions in #305
- minor fix for std-compat by @beef9999 in #307
- more robust cmake script by @beef9999 in #314
- Support ipv6 in http client by @HanLee13 in #310
- Inlined defer by @lihuiba in #311
- Don't use gtest_main and gflags_nothreads by @beef9999 in #316
New Contributors
- @yuchen0cc made their first contribution in #282
- @WaberZhuang made their first contribution in #302
- @HanLee13 made their first contribution in #310
Full Changelog: v0.7.3...v0.7.4
v0.6.15
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