v23.11.00
mdemoret-nv
released this
01 Dec 04:38
·
28 commits
to branch-24.03
since this release
🐛 Bug Fixes
- Use a traditional semaphore in AsyncioRunnable (#412) @cwharris
- Fix libhwloc & stubgen versions to match dev yaml (#405) @dagardner-nv
- Update boost versions to match version used in dev env (#404) @dagardner-nv
- Fix EdgeHolder from incorrectly reporting an active connection (#402) @dagardner-nv
- Safe handling of control plane promises & fix CI (#391) @dagardner-nv
- Revert boost upgrade, and update clang to v16 (#382) @dagardner-nv
- Fixing an issue with
update-versions.sh
which always blocked CI (#377) @mdemoret-nv - Add test for gc being invoked in a thread finalizer (#365) @dagardner-nv
- Adopt patched pybind11 (#364) @dagardner-nv
📖 Documentation
- Add missing flags to docker command to mount the working dir and set -cap-add=sys_nice (#383) @dagardner-nv
- Make Quick Start Guide not use
make_node_full
(#376) @cwharris
🚀 New Features
- Add AsyncioRunnable (#411) @cwharris
- Adding more coroutine components to support async generators and task containers (#408) @mdemoret-nv
- Update ObservableProxy::pipe to support any number of operators (#387) @cwharris
- Updates for MRC/Morpheus to build in the same RAPIDS devcontainer environment (#375) @cwharris
🛠️ Improvements
- Move Pycoro from Morpheus to MRC (#409) @cwharris
- update rapidsai/ci to rapidsai/ci-conda (#396) @AyodeAwe
- Add local CI scripts & rebase docker image (#394) @dagardner-nv
- Use
copy-pr-bot
(#369) @ajschmidt8 - Update Versions for v23.11.00 (#357) @mdemoret-nv
New Contributors
Full Changelog: v23.07.00...v23.11.00