Skip to content

Commit 19995bb

Browse files
authored
Forward-merge branch-24.10 into branch-25.02 (#2302)
## Description * Manually resolving conflicts from #2301 ## 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.
2 parents 84dff08 + 146e753 commit 19995bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@ limitations under the License.
8585
- Improve `SharedProcessPool` tests performance ([#1950](https://github.com/nv-morpheus/Morpheus/pull/1950)) [@yczhang-nv](https://github.com/yczhang-nv)
8686
- Add parquet support to write_to_file_stage.py ([#1937](https://github.com/nv-morpheus/Morpheus/pull/1937)) [@yczhang-nv](https://github.com/yczhang-nv)
8787

88+
# Morpheus 24.10.02 (29 Aug 2025)
89+
90+
## 🛠️ Improvements
91+
- Forward-merge branch-24.06 into branch-24.10 ([#2300](https://github.com/nv-morpheus/Morpheus/pull/2300))
92+
- Forward-merge branch-24.06 into branch-24.10 ([#2245](https://github.com/nv-morpheus/Morpheus/pull/2245))
93+
8894
# Morpheus 24.10.01 (22 Nov 2024)
8995

9096
## 🐛 Bug Fixes
@@ -231,6 +237,11 @@ limitations under the License.
231237
- Removing support for `MultiMessage` from stages ([#1803](https://github.com/nv-morpheus/Morpheus/pull/1803)) [@yczhang-nv](https://github.com/yczhang-nv)
232238
- Batch incoming DOCA raw packet data ([#1731](https://github.com/nv-morpheus/Morpheus/pull/1731)) [@dagardner-nv](https://github.com/dagardner-nv)
233239

240+
# Morpheus 24.06.02 (29 Aug 2025)
241+
242+
## 🛠️ Improvements
243+
- Update dependencies for Morpheus 24.06 container ([#2217](https://github.com/nv-morpheus/Morpheus/pull/2217)) [@yczhang-nv](https://github.com/yczhang-nv)
244+
234245
# Morpheus 24.06.01 (23 Aug 2024)
235246

236247
## 🛠️ Improvements

0 commit comments

Comments
 (0)