v22.06.00
·
2 commits
to branch-22.06
since this release
Morpheus 22.06.00 (5 Jul 2022)
π¨ Breaking Changes
- Update Morpheus to Use SRF 22.06 (#152) @mdemoret-nv
- update cudf to 22.04, cuda to 11.5 (#148) @cwharris
- Fixes Timestamp Nodes When Running with
--debug
(#145) @mdemoret-nv - Dockerfile COPY section needs update (#141) @pdmack
- Reorganize the python package files (#98) @mdemoret-nv
π Bug Fixes
- Fixing Python Kafka Source with Multiple Threads (#262) @mdemoret-nv
- Fixing the from-kafka stage (#257) @mdemoret-nv
- Pin Conda Package
cuda-python <=11.7.0
to Fix Conda Build (#252) @mdemoret-nv - Fixing
to-kafka
Stage by Converting to a Pass Through Node (#245) @mdemoret-nv - Move Morpheus Data Files Out of LFS (#242) @mdemoret-nv
- Missing 'supports_cpp_node' impl function (#239) @bsuryadevara
- Revert ransomware feature config changes (#234) @bsuryadevara
- Use git version 2.35.3 in release build (#224) @mdemoret-nv
- Rollback CI images and fix dev container (#191) @cwharris
- Update cuda11.5_dev.yml (#167) @pdmack
- Adding in pybind11-stubgen to the conda package (#163) @mdemoret-nv
- Fixes Timestamp Nodes When Running with
--debug
(#145) @mdemoret-nv - Dockerfile COPY section needs update (#141) @pdmack
- Add pybind11-stubgen to conda environment yaml. (#109) @drobison00
- Update hammah-inference.py (#90) @pdmack
- Install new apt key in docker (#72) @dagardner-nv
- Ensure default path values in morpheus.cli are no longer relative (#62) @dagardner-nv
- Fix the nlp_si_detection example (#61) @dagardner-nv
π Documentation
- Fix GNN example and update installation instructions (#189) @cwharris
- Documentation fixes (#147) @dagardner-nv
- Update morpheus_quickstart_guide.md (#142) @pdmack
- Split data dir, moving large files into examples/data (#130) @dagardner-nv
- Update morpheus_quickstart_guide.md (#127) @bsuryadevara
- Update morpheus_quickstart_guide.md (#106) @pdmack
- Apply enterprise sphinx html theme to docs (#97) @efajardo-nv
- Updates to developer_guide for clarity. (#96) @lobotmcj
- Updates to README.md for clarity (#91) @BartleyR
- Update README.md (#76) @pdmack
- Fix typos in README.md & Change GitLab-style reference in CONTRIBUTING.md (#74) @lobotmcj
- Updated README with documentation links and banner image (#71) @BartleyR
π New Features
- Fix 22.06 style checks (#249) @mdemoret-nv
- Add CLI Relative Path Fallback (#232) @mdemoret-nv
- Adding new SRF cmake variables (#198) @mdemoret-nv
- ransomware ds requirements (#196) @raykallen
- Update to rapids 22.06 (#180) @cwharris
- Fix for CI check script (#158) @dagardner-nv
- Update Morpheus to Use SRF 22.06 (#152) @mdemoret-nv
- Ransomware detection pipeline (#149) @bsuryadevara
- update cudf to 22.04, cuda to 11.5 (#148) @cwharris
- Limit which lfs assets are pulled by default (#139) @dagardner-nv
- AppShieldSource stage (#136) @bsuryadevara
- Include C++ Unittests in CI (#135) @dagardner-nv
- Set Python3_FIND_STRATEGY=Location (#131) @dagardner-nv
- Migrate Neo's tensor code directly into Morpheus (#129) @dagardner-nv
- Updating CODEOWNERS for New Organization (#118) @mdemoret-nv
- Add pybind11/cython stubs to Morpheus package (#100) @mdemoret-nv
- Reorganize the python package files (#98) @mdemoret-nv
- Update morpheus dev container to support flag for building with debug python build + source files. (#81) @drobison00
π οΈ Improvements
- Fixing Outstanding Style Errors (#261) @mdemoret-nv
- Pin cuda-python to 11.7.0 (#246) @dagardner-nv
- Fixes Pipeline.visualize (#203) @dagardner-nv
- nlp_si_detection example improvements (#193) @dagardner-nv
- Update GNN FSI pipeline example & notebook. (#182) @tzemicheal
- Add missing git-lfs package to docker container (#179) @dagardner-nv
- release container build fixes (#164) @cwharris
- remove ssh instructions from CONTRIBUTING guide (#162) @cwharris
- Update mlflow-env.yml (#146) @pdmack
- Add script to capture triton config (#116) @pdmack
- Update mlflow-env.yml (#113) @pdmack
- Jenkins improvememts (#107) @dagardner-nv
- Rename mlflow conda env file (#82) @pdmack
- Jenkins integration (#80) @dagardner-nv
- Revert "Install new apt key" (#79) @dagardner-nv
- Clear log handlers after each test (#66) @dagardner-nv
- Fix type-o in log parsing example & small formatting fix (#58) @dagardner-nv
β οΈ Known Issues
- Triton 22.04 can crash under heavy load from Morpheus+Kafka (#259)