Skip to content

Releases: cea-hpc/clustershell

v1.9.2

29 Sep 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

10 Feb 22:20
4f6df52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9...v1.9.1

v1.9

27 Nov 07:22
08393b6
Compare
Choose a tag to compare

What's Changed

  • tree mode: fix error with intermediate gateways (#471) by @thiell in #472
  • slurm.conf.example: Filter out more Slurm node state flags by @kcgthb in #469
  • NodeSet: add special notation @@source to expand group names by @thiell in #468
  • tests: test task_wait() when workers have not started (#110) by @thiell in #474
  • clush: always close stdin stream of worker when it is not used by @thiell in #478
  • RangeSet: add explicit intiter() method to iterate over integers by @thiell in #476
  • clush: use daemon attribute instead of deprecated setDaemon() by @thiell in #479
  • EngineClient: EnginePort improvements by @thiell in #481
  • Worker.Tree: fix start and bufferize early writes by @thiell in #482
  • clush: add --sudo support (#234) by @thiell in #477
  • Introduce $CLUSTERSHELL_CFGDIR by @kcgthb in #483
  • Fix for python-3.10 by @bjornfor in #484
  • RangeSet: support ranges with zero padding of mixed lengths (#293) by @thiell in #473
  • Add same arguments '--outdir=OUTDIR' and '--errdir=ERRDIR' as pssh by @haiwu in #470
  • CLIConfigTest: Use integer division for soft limit computation by @arkamar in #487
  • RangeSet: nD folding optimization (#485) by @thiell in #486
  • Disable python2 on SLES15sp4 and newer by @mattaezell in #490
  • Fix error in building config paths list by @kcgthb in #489
  • vim: add missing scp_* options for clush.conf by @thiell in #491
  • clush: add support for run modes (clush --mode) by @thiell in #492
  • Github Actions: use ubuntu-latest but for py2.7 and py3.6 by @thiell in #494
  • Worker: remove old last_*() methods (#226) by @thiell in #495
  • Worker: deprecate old EventHandler method signatures (#358) by @thiell in #496
  • Event: remove ev_timeout() definition by @thiell in #498
  • EnginePort: use %s format instead of %d in repr() by @thiell in #500
  • tests: skip tests that require HOSTNAME != 'localhost' by @thiell in #501
  • tests: fix StreamWorker test leading to bad Engine state by @thiell in #502
  • tests: misc. improvements by @thiell in #503
  • Release 1.9 by @thiell in #504

New Contributors

Full Changelog: v1.8.4...v1.9

v1.8.4

06 Nov 00:34
c421133
Compare
Choose a tag to compare

Release Notes

What's Changed

Full Changelog: v1.8.3...v1.8.4

v1.8.3

07 Dec 20:28
Compare
Choose a tag to compare

v1.8.2

15 Aug 02:04
Compare
Choose a tag to compare

v1.8.1

03 Nov 03:13
Compare
Choose a tag to compare

v1.8

25 Oct 16:41
Compare
Choose a tag to compare

v1.7.3

21 Dec 21:20
Compare
Choose a tag to compare

v1.7.2

20 Jun 23:43
Compare
Choose a tag to compare