Skip to content

Releases: nv-morpheus/MRC

[NIGHTLY] v24.10.00

03 Jul 17:20
f754c78
Compare
Choose a tag to compare
[NIGHTLY] v24.10.00 Pre-release
Pre-release

🔗 Links

v24.06.00

03 Jul 21:59
78643b3
Compare
Choose a tag to compare

MRC 24.06.00 (03 Jul 2024)

🚀 New Features

  • Add JSONValues container for holding Python values as JSON objects if possible, and as pybind11::object otherwise (#455) @dagardner-nv

🛠️ Improvements

v24.03.01

16 Apr 21:35
ae875f7
Compare
Choose a tag to compare

🐛 Bug Fixes

v24.03.00

08 Apr 02:26
d36d6ca
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add maximum simultaneous tasks support to TaskContainer (#464) @cwharris
  • Add TestScheduler to support testing time-based coroutines without waiting for timeouts (#453) @cwharris
  • Adding RoundRobinRouter node type for distributing values to downstream nodes (#449) @mdemoret-nv
  • Add IoScheduler to enable epoll-based Task scheduling (#448) @cwharris
  • Update ops-bot.yaml (#446) @AyodeAwe
  • RAPIDS 24.02 Upgrade (#433) @cwharris

🛠️ Improvements

  • Update MRC to use CCCL instead of libcudacxx (#444) @cwharris
  • Optionally skip the CI pipeline if the PR contains the skip-ci label (#426) @dagardner-nv
  • Add flake8, yapf, and isort pre-commit hooks. (#420) @cwharris

Full Changelog: v23.11.00...v24.03.00

[NIGHTLY] v24.06.00

10 Apr 20:24
f4e6266
Compare
Choose a tag to compare
[NIGHTLY] v24.06.00 Pre-release
Pre-release

🔗 Links

🚀 New Features

  • Add JSONValues container for holding Python values as JSON objects if possible, and as pybind11::object otherwise (#455) @dagardner-nv

🛠️ Improvements

v23.11.00

01 Dec 04:38
1038778
Compare
Choose a tag to compare

🐛 Bug Fixes

📖 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

New Contributors

Full Changelog: v23.07.00...v23.11.00

v23.07.00

20 Jul 03:09
fe87222
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

v23.03.00

29 Mar 17:36
7ff0227
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

🛠️ Improvements

v23.01.00

31 Jan 04:03
4868bf0
Compare
Choose a tag to compare

MRC 23.01.00 (30 Jan 2023)

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • update clone instructions to include --recurse-submodules (#271) @cwharris

🚀 New Features

🛠️ Improvements

v22.11.00

19 Nov 01:38
215d38f
Compare
Choose a tag to compare

🚨 Breaking Changes

  • update abseil, grpc, and ucx versions for cuml compatibility (#177) @cwharris

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements