Skip to content

v24.03.00

Compare
Choose a tag to compare
@mdemoret-nv mdemoret-nv released this 08 Apr 02:26
· 2 commits to branch-24.03 since this release
d36d6ca

๐Ÿšจ 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