You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
- 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)
87
87
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
+
88
94
# Morpheus 24.10.01 (22 Nov 2024)
89
95
90
96
## 🐛 Bug Fixes
@@ -231,6 +237,11 @@ limitations under the License.
231
237
- Removing support for `MultiMessage` from stages ([#1803](https://github.com/nv-morpheus/Morpheus/pull/1803)) [@yczhang-nv](https://github.com/yczhang-nv)
232
238
- Batch incoming DOCA raw packet data ([#1731](https://github.com/nv-morpheus/Morpheus/pull/1731)) [@dagardner-nv](https://github.com/dagardner-nv)
233
239
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)
0 commit comments