v0.8.3
What's Changed
- extract_c_str() for estring_view by @lihuiba in #677
- Disable old auto-pr by @beef9999 in #679
- redefine undefined() in EndPoint by @lihuiba in #684
- [Pick][0.7 to 0.8] | Make with one argument able to be call by @photonlibos in #688
- [Pick][0.7 to 0.8] | AutoPR always using cherry-pick but do not resolve conflicts, just keep what it is and make PR, and able to simply edit PR to resolve conflicts manually (#707) by @photonlibos in #708
- fix potential race condition in DefaultResolver when discard_cache() by @lihuiba in #706
- [Pick][0.7 to 0.8] | fix on path Walker (#719) by @photonlibos in #720
- minor update for http url and headers by @liulanzheng in #716
- io-perf example support workpool by @beef9999 in #727
- [Pick][0.7 to 0.8] | make now monotonic by @photonlibos in #740
- Fix a typo in cookie by @lihuiba in #744
- enhance at_photon_fini() in PooledDialer by @liulanzheng in #751
- macOS CI remove cmake dependency by @beef9999 in #754
- Enhance debug tools by @Coldwings in #753
- add PHOTON_DEFAULT_LOG_LEVEL for cmake by @liulanzheng in #758
- Backport coredump fix for test_throttle.cpp from main by @beef9999 in #756
- [Pick][0.7 to 0.8] | Fix on RPC async_serve accessing count after context call (#763) by @photonlibos in #764
- Set TCP_NODELAY by default by @Coldwings in #767
- make it compiles with C++17/20/23 by @lihuiba in #766
Full Changelog: v0.8.2...v0.8.3