Skip to content

v24.06.00

Latest
Compare
Choose a tag to compare
@dagardner-nv dagardner-nv released this 04 Jul 02:21
· 13 commits to branch-24.10 since this release
7b9d948

Morpheus 24.06.00 (03 Jul 2024)

🚨 Breaking Changes

  • Introduce multi-endpoint servers and health check endpoints to HttpServerSourceStage (#1734) @jadu-nv
  • Update devcontainer to use latest build utils (#1658) @cwharris
  • Update CI to install DOCA and build Morpheus DOCA components. (#1622) @cwharris
  • Support non-json serializable objects in LLMContext (#1589) @dagardner-nv

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add ransomware model to devcontainer (#1785) @yczhang-nv
  • Introduce multi-endpoint servers and health check endpoints to HttpServerSourceStage (#1734) @jadu-nv
  • Support ControlMessage for Preprocess and PostProcess stages (#1623) @yczhang-nv
  • Update CI to install DOCA and build Morpheus DOCA components. (#1622) @cwharris
  • DOCA stage split: source + convert (#1617) @e-ago
  • ControlMessage support in TritonInferenceStage and PreallocatorMixin (#1610) @cwharris

🛠️ Improvements