v22.11.00
mdemoret-nv
released this
19 Nov 02:08
·
1 commit
to branch-22.11
since this release
🐛 Bug Fixes
- Set ver of mlflow client to match that of the server (#484) @dagardner-nv
- Improve Morpheus Shutdown Behavior On Exception (#478) @mdemoret-nv
- update for numpy array results on ABP notebook (#468) @gbatmaz
- Remove warning about tests not having a return value (#457) @dagardner-nv
- DFPFileBatcherStage: Sort only by timestamp (#450) @dagardner-nv
- Fix unittests (#444) @dagardner-nv
- Ensure Camouflage is shutdown after every test (#436) @mdemoret-nv
- Properly calculate the offset of the column_view & apply offsets in copy_meta_ranges (#423) @dagardner-nv
- Remove buildx from docker command causes issues with docker 20.10.5 (#417) @dagardner-nv
- Pin camouflage to v0.9 and ensure pytest-benchmark>=4 (#416) @dagardner-nv
- Set a default value for --columns_file and populate the help string (#405) @dagardner-nv
- Add missing import (#402) @dagardner-nv
- Move to srf-22.11 alpha (#399) @dagardner-nv
📖 Documentation
- Use tritonserver 22.06 for the phishing example (#477) @dagardner-nv
- Add datasets readme, change lfs tracking (#474) @raykallen
- Documentation Updates (#458) @bsuryadevara
- Set channels and versions to ensure we get a good version of tensorflow (#429) @dagardner-nv
- Clarifications and improvements to Kafka manual testing documentation (#422) @dagardner-nv
- Add documentation to LinearBoundary stages (#418) @drobison00
- Update Quickstart Guide (#398) @bsuryadevara
- Add more details to E2E benchmarks README (#395) @efajardo-nv
🚀 New Features
- Phishing model and data updates (#462) @raykallen
- Root cause analysis example pipeline (#460) @efajardo-nv
- Root cause use case scripts (#452) @gbatmaz
- DFP Visualization Example (#439) @efajardo-nv
- : Replacing md issue templates with yml forms (#407) @jarmak-nv
- Create action to add issues/prs to the project (#326) @jarmak-nv
🛠️ Improvements
- Update External Repo to Single Directory (#479) @mdemoret-nv
- Root cause analysis datasets (#470) @efajardo-nv
- Various Dockerfile-based updates for 22.11 (#466) @pdmack
- ABP change the arg name in the comment and update req (#455) @gbatmaz
- Forward Merge
branch-22.09
intobranch-22.09
(#448) @mdemoret-nv - Avoid unnecessary copy in add-scores stage (#438) @dagardner-nv
- MultiInferenceMessage & MultiResponseMessage share a new base class (#419) @dagardner-nv
- Add dockerfile for CI runner (#408) @dagardner-nv
- remove work-around for pytest-kafka issue #10 (#392) @dagardner-nv
- Switch to Github Actions (#389) @dagardner-nv
- Simplify Python impl for KafkaSourceStage (#300) @dagardner-nv