View the latest NEWS
What's Changed
- slurm: add -C to restrict hostlist to nodes with specified features by @dylex in #126
- Remove README.QsNet from the RPM SPEC file's doc list by @jrstjohn in #129
- github: add github workflow config for CI by @grondo in #134
- dshbak: fix handling of empty input lines by @grondo in #133
- mergify: fix missing conditions in mergify config by @grondo in #135
- build: Use LDADD instead of LDFLAGS for libcommon.la. by @orbea in #130
- Release a lock that is no longer used by @ycaibb in #138
- ci: fix mergify config and prevent spurious test failures by @grondo in #145
- sshcmd: fix sshcmd_signal on macos by @grondo in #146
- fail fast on connect error or non-zero return code by @jerrymannil in #144
- fix compile of slurm plugin against Slurm >= 23.x by @grondo in #153
- slurm: Call slurm_init() once before any call to Slurm API by @e4t in #148
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #147
- log conflicting module options with -d (and other cleanup) by @grondo in #154
- NEWS: add release notes for pdsh-2.35 by @grondo in #155
New Contributors
- @jrstjohn made their first contribution in #129
- @orbea made their first contribution in #130
- @ycaibb made their first contribution in #138
- @jerrymannil made their first contribution in #144
- @lgtm-com made their first contribution in #147
Full Changelog: pdsh-2.34...pdsh-2.35