Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] Morpheus v24.03.01 Hotfix #1606

Merged
merged 5 commits into from
Apr 10, 2024
Merged

[RELEASE] Morpheus v24.03.01 Hotfix #1606

merged 5 commits into from
Apr 10, 2024

Conversation

dagardner-nv
Copy link
Contributor

This is the PR containing all of the changes for the 24.03.01 Hotfix

* Fixes `ModuleNotFoundError: No module named 'databricks_cli'` issue

Closes #1600

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #1604
* Move `MemoryDescriptor` to the morpheus namespace
* Technically a C++ API breaking change, although I can't imagine this impacting any users.

Closes #1601

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #1602
@dagardner-nv dagardner-nv added ! - Hotfix Related to a Hotfix Release ! - Release Related to a Major Release labels Apr 9, 2024
@dagardner-nv dagardner-nv self-assigned this Apr 9, 2024
@dagardner-nv dagardner-nv requested review from a team as code owners April 9, 2024 17:07
* The download for kafka 3.4.1 has been removed.
* This doesn't impact Morpheus itself, but impacts developers wishing to run Kafka integration tests. 

Closes #1613

Note: The CI runner images have our previous version of kafka pre-downloaded, such that this change isn't actually tested in CI. I did test this locally in a fresh conda env.

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #1612
* Avoids two related CVEs involving MLflow
* Update mlflow-triton documentation 

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #1609
@dagardner-nv dagardner-nv requested a review from a team as a code owner April 10, 2024 19:50
@dagardner-nv dagardner-nv merged commit 839e362 into main Apr 10, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! - Hotfix Related to a Hotfix Release ! - Release Related to a Major Release
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants