Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
flux-pmix version 0.7.0 - 2025-11-04
------------------------------------

## New features

* shell: add the `infovec_set_byte_object_new()` subroutine (#111)

## Cleanup

* shell: suppress tracing if verbose < 2 (#119)

## Build/test/doc

* readme: add installation instructions (#113)
* ci: bump ompi v5 builders to newer ompi/pmix (#118)
* Respect `--without-openmpi` in 00-setup.sh.in (#116)
* mergify: disable temporary PR branches (#117)
* configure: allow --without-openmpi to disable Open MPI (#115)

flux-pmix version 0.6.0 - 2025-01-15
------------------------------------

Expand Down