Releases: alibaba/PhotonLibOS
Releases · alibaba/PhotonLibOS
v0.6.17
What's Changed
- support customized UserAgent in http client by @liulanzheng in #479
Full Changelog: v0.6.16...v0.6.17
v0.7.9
What's Changed
- fix gcc13 by @lihuiba in #429
- Closure of callback.h add photon namespace by @beef9999 in #431
- Remove some outdated libcurl option usage in curl wrapper header (#440) by @Coldwings in #443
- zlib and uring source build didn't have -O3 by @beef9999 in #451
- fix dns discard by @liulanzheng in #459
- http client support uds by @beef9999 in #461
Full Changelog: v0.7.8...v0.7.9
v0.7.8
v0.7.7
What's changed
- When rm_interest needs to re-arm other interests, add EPOLLONESHOT
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Fix HTTPFSv2 using proxy by @Coldwings in #336
- Fix IPAddress packed layout and iovector flex array by @Coldwings in #352
- FIX httpfs_v2 common header for file able to replace by ioctl by @Coldwings in #351
- ALog Prologue now keeps only last part of source path (filename), using us timestamps by @Coldwings in #364
- fix readdir for localfs by @liulanzheng in #370
- Fix: make_named_tuple maked ref to temporary alogstring by @Coldwings in #375
- Fix compile in gcc492 by @Coldwings in #384
- Fix endpoint undefined situation by @beef9999 in #389
- throttle support update by @beef9999 in #393
- HTTP SNI by @benwaffle - to release/0.6 by @beef9999 in #401
- Realize true one-shot semantics for epoll with EPOLLONESHOT by @lihuiba in #410
Full Changelog: v0.7.5...v0.7.6
v0.6.16
What's Changed
- Fix HTTPFSv2 using proxy by @Coldwings in #336
- FIX httpfs_v2 common header for file able to replace by ioctl by @Coldwings in #351
- ALog Prologue now keeps only last part of source path (filename), using us timestamps by @Coldwings in #364
- Fix prologue file field length by @Coldwings in #369
- fix readdir for localfs by @liulanzheng in #370
- Fix: make_named_tuple maked ref to temporary alogstring by @Coldwings in #375
- SNI by benwaffle - to release/0.6 by @beef9999 in #401
Full Changelog: v0.6.15...v0.6.16
v0.7.5
What's Changed
- Fix HTTPFSv2 using proxy (#336) (#337)
- Don't use gtest_main and gflags_nothreads by @beef9999 in #318
- Re-define an undefined endpoint by @beef9999 in #322
- iouring: remove RLIMIT_MEMLOCK check for new kernel by @beef9999 in #325
- [http] Wrong domain name fail immediately by @beef9999 in #329
- Treat compiler warning as error by @beef9999 in #328
Full Changelog: v0.7.4...v0.7.5
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