Releases: xorbitsai/xoscar
Releases · xorbitsai/xoscar
v0.4.6
What's new in 0.4.6 (2024-12-16)
These are the changes in xoscar v0.4.6.
Bug fixes
- BUG: Terminate sub processes at exit by @codingl2k1 in #119
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's new in 0.4.5 (2024-12-06)
These are the changes in xoscar v0.4.5.
Bug fixes
- BUG: Fix closing error by @codingl2k1 in #118
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's new in 0.4.4 (2024-12-02)
These are the changes in xoscar v0.4.4.
Bug fixes
- BUG: Fix crash when exiting the daemon thread by @codingl2k1 in #117
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's new in 0.4.3 (2024-11-29)
These are the changes in xoscar v0.4.3.
Bug fixes
- BUG: Fix crash when exiting the daemon thread by @codingl2k1 in #116
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's new in 0.4.2 (2024-11-28)
These are the changes in xoscar v0.4.2.
Bug fixes
- BUG: Fix leaking clients in actor caller by @codingl2k1 in #115
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's new in 0.4.1 (2024-11-25)
These are the changes in xoscar v0.4.1.
New features
- FEAT: Add CONNECT_TIMEOUT option by @frostyplanet in #112
Enhancements
- ENH: Fix deprecation warning caused by pkgutil.find_loader by @hucorz in #109
- ENH: Refine connection exception handling by @frostyplanet in #111
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's new in 0.4.0 (2024-10-30)
These are the changes in xoscar v0.4.0.
Enhancements
- ENH: unpin "numpy<2.0" & move ucx-py to ucxx by @luweizheng in #106
- BLD: Fix self-hosted CI env by @luweizheng in #102
- BLD: macos arm64 by @luweizheng in #105
- BLD: Remove Python 3.8 & Supports Python 3.12 by @ChengjieLi28 in #107
Bug fixes
- BUG: Fix route problem when listen on 0.0.0.0 by @frostyplanet in #101
Documentation
Others
- CHORE: Trigger release CI manually by @ChengjieLi28 in #108
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's new in 0.3.3 (2024-08-13)
These are the changes in xoscar v0.3.3.
Enhancements
- ENH: Fix socket channel config bug by @luweizheng in #100
- BLD: Fix macos build by @luweizheng in #98
Others
- Fix: remove_sub_pool should kill subprocess gracefully by @frostyplanet in #97
- Enable create_actor_pool to use elastic ip by @frostyplanet in #95
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's new in 0.3.2 (2024-07-11)
These are the changes in xoscar v0.3.2.
Enhancements
- BLD: Fix macos build error by @luweizheng in #94
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's new in 0.3.1 (2024-07-10)
These are the changes in xoscar v0.3.1.
Enhancements
- ENH: fix non-local client connection problem when server listen on 0.0.0.0 by @frostyplanet in #92
- BLD: Fix CI, Remove pkg_resources by @luweizheng in #88
- BLD: Fix build_wheel.yml by @luweizheng in #90
Others
New Contributors
- @luweizheng made their first contribution in #88
- @frostyplanet made their first contribution in #92
- @yunfwe made their first contribution in #87
Full Changelog: v0.3.0...v0.3.1