v0.3.6.post1
·
52 commits
to main
since this release
What's Changed
- [Store] skip null buffer by @XucSh in #812
- [Store] Change Default Value of eviction_high_watermark_ratio and eviction_ratio by @ykwd in #820
- [CI/Build] gate mooncake-store test behind BUILD_UNIT_TESTS option by @peng1999 in #821
- [Doc] Store Integrated to SGLang HiCache by @ykwd in #829
- [TransferEngine]: remove SO_REUSEADDR in findAvailableTcpPort by @doujiang24 in #830
- [Build] Install Python Files by @ykwd in #836
- [TransferEngine] Make ascend TE to be released successfully and support fast recovery from failures through retry by @hjchen2 in #827
- [Build] Install Python Files Patch by @ykwd in #839
- [Doc] SGLang HiCache Intergration by @ykwd in #833
- [Docs] Fix Broken Trace Link by @ykwd in #841
- feat(store): add NUMA node binding support via bind_to_numa_node method by @xiaguan in #823
- docs(deployment): Add Basic Mooncake Store deployment guide by @xiaguan in #825
- refactor(store): use dedicated thread for signal handling by @xiaguan in #840
- add ascend protocol to mooncake store by @ascend-direct-dev in #835
- store: Add json file and improve doc by @201341 in #843
- feat(store): add client heartbeat support for non ha mode by @xiaguan in #845
- Fix typo in issue template by @Zane-Jiang in #858
- Fix nvlink_transport bug: revert #683 by @ShangmingCai in #869
- fix adxl find tcp port bug by @ascend-direct-dev in #856
- chore: bump version to 0.3.6.post1 in pyproject.toml by @ShangmingCai in #870
New Contributors
- @peng1999 made their first contribution in #821
- @Zane-Jiang made their first contribution in #858
Full Changelog: v0.3.6...v0.3.6.post1