Skip to content

Releases: nv-morpheus/Morpheus

v22.06.01

15 Jul 23:51
Compare
Choose a tag to compare

Morpheus 22.06.01 (15 Jul 2022)

🐛 Bug Fixes

v22.06.00

05 Jul 20:12
Compare
Choose a tag to compare

Morpheus 22.06.00 (5 Jul 2022)

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

⚠️ Known Issues

  • Triton 22.04 can crash under heavy load from Morpheus+Kafka (#259)

v22.04.00 - General Availability Release

27 Apr 20:58
7c2e5d5
Compare
Choose a tag to compare

Initial Public Release

Morpheus is being provided as OSS and is now generally available on GitHub as well as NGC (NVIDIA GPU Cloud). Morpheus is still early software and a work in progress. Breaking changes (including breaking API changes) are to be expected

Highlights

  • GNN (Graph Neural Networking) based workflow for fraud detection
  • Transformer based workflow for log parsing
  • Updated Morpheus to use the features for pipeline development

🐛 Bug Fixes

  • Fix default DOCKER_IMAGE_TAG to match that of build_container_release.sh (#33) @dagardner-nv
  • fix incorrect bert vocab and hash in training-tuning-scripts/log-parsing/resources (#32) @raykallen
  • Removing no_args_is_help from CLI commands (#29) @mdemoret-nv
  • Log parsing example updates (#28) @efajardo-nv
  • fix to_file "overwrite" option for cli (#15) @cwharris

📖 Documentation

🛠️ Improvements

  • TensorRT installation warning for onnx_to_trt (#23) @cwharris

⚠️ Known Issues

  • No known issues