Skip to content

Files

Latest commit

bc140d8 Β· Feb 3, 2025

History

History
405 lines (293 loc) Β· 33.2 KB
Β·

CHANGELOG.md

File metadata and controls

405 lines (293 loc) Β· 33.2 KB
Β·

MRC 25.02.00 (03 Feb 2025)

πŸ› Bug Fixes

  • Bugfix: Fix IoScheduler::yield_until and improve tests (#533) @willkill07
  • Fix bug where AsyncioRunnable hangs if process_one throws and the source is not emitting new values (#523) @dagardner-nv

πŸ› οΈ Improvements

MRC 24.10.00 (01 Nov 2024)

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

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

MRC 24.03.01 (16 Apr 2024)

πŸ› Bug Fixes

MRC 24.03.00 (7 Apr 2024)

🚨 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

MRC 23.11.00 (30 Nov 2023)

πŸ› 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

MRC 23.07.00 (19 Jul 2023)

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

MRC 23.03.00 (29 Mar 2023)

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ› οΈ Improvements

MRC 23.01.00 (30 Jan 2023)

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

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

πŸš€ New Features

πŸ› οΈ Improvements

SRF 22.11.00 (18 Nov 2022)

🚨 Breaking Changes

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

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

SRF 22.09.00 (30 Sep 2022)

πŸ“– Documentation

πŸ› οΈ Improvements

SRF 22.08.00 (7 Sep 2022)

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

SRF 22.06.01 (4 Jul 2022)

πŸ› Bug Fixes

SRF 22.06.00 (28 Jun 2022)

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements