Skip to content

Releases: xenon-middleware/xenon-cli

v3.0.5

23 Mar 08:27
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Conda package now noarch instead of just linux-64 (#73)
  • Upgraded to Xenon library 3.1.0

Fixed

  • Slurm 19 compliant (#72)

v3.0.4

11 Sep 13:15
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon library 3.0.4

v3.0.3

09 Sep 15:53
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon library 3.0.3

v3.0.2

07 Aug 14:17
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon cloud adaptors 3.0.2

v3.0.1

01 Aug 07:10
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon 3.0.1
  • Test against xenonmiddleware Docker images (#42)

v3.0.0

14 Jun 11:04
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Added

  • --temp-space argument (#61)
  • at scheduler

Changed

  • submit and exec sub command use a tasks+cores+nodes arguments, instead of nodes+processes+thread (#625).
  • Require Java 11 or greater, as xenon package has same compatibility
  • Upgraded to Xenon 3.0.0
  • Switched to testcontainers for testing against Docker containers

Removed

  • hdfs filesystem

v2.4.1

26 Feb 12:51
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Fixed

v2.4.0

14 Mar 10:49
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Added

  • scheduler arguments for exec and submit

Changed

  • Upgraded to Xenon 2.6.0

v2.3.0

05 Mar 08:45
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Added

  • KeytabCredential support (#46)

Changed

  • Upgraded to Xenon 2.5.0

Fixed

  • Only show credentials flags supported by adaptor (#32)

v2.2.1

28 Feb 13:51
Compare
Choose a tag to compare

Perform files and jobs operations with Xenon library from command line.

Changed

  • Upgraded to Xenon 2.4.1

Fixed

  • slf4j multiple bindings warning
  • Slurm maxtime for interactive job does not appear functional (#29)
  • On InvalidLocationException return supported locations (#31)
  • On UnknownPropertyException return supported props (#34)