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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<!--
2
-
SPDX-FileCopyrightText: Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
+
SPDX-FileCopyrightText: Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
3
SPDX-License-Identifier: Apache-2.0
4
4
5
5
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,6 +15,30 @@ See the License for the specific language governing permissions and
15
15
limitations under the License.
16
16
-->
17
17
18
+
# MRC 25.06.00 (22 Jul 2025)
19
+
20
+
## 🚨 Breaking Changes
21
+
22
+
- Add a pre-flight check when `pe_count > cpu_set.weight()` ([#547](https://github.com/nv-morpheus/MRC/pull/547)) [@dagardner-nv](https://github.com/dagardner-nv)
23
+
- Bugfix: Remove `MRC_USE_CONDA` option since it must always be On ([#539](https://github.com/nv-morpheus/MRC/pull/539)) [@willkill07](https://github.com/willkill07)
24
+
25
+
## 🐛 Bug Fixes
26
+
27
+
- Add a pre-flight check when `pe_count > cpu_set.weight()` ([#547](https://github.com/nv-morpheus/MRC/pull/547)) [@dagardner-nv](https://github.com/dagardner-nv)
28
+
- Bugfix: Remove `MRC_USE_CONDA` option since it must always be On ([#539](https://github.com/nv-morpheus/MRC/pull/539)) [@willkill07](https://github.com/willkill07)
29
+
- Forward-merge branch-25.02 into branch-25.06 ([#534](https://github.com/nv-morpheus/MRC/pull/534)) @rapids-bot[bot]
0 commit comments