Skip to content

Release v1.1.0

Latest
Compare
Choose a tag to compare
@huerni huerni released this 24 Jan 05:19
· 8 commits to master since this release

New Features:

  1. Allow hyphen in node name. (#201)
  2. Separate Authentication and Modification in AccountManager (#178)
  3. feat: Add cbatch --wrap "Command" (#207)
  4. feat: Allow specifying time with now or now+-duration (#208)
  5. feat: Add command ceff for performance info display (#214)
  6. feat: Add CraneSched in --version output (#209)
  7. Feat/crun (#221)
  8. Added energy consumption collection plug-in (#211)
  9. feat: Add multiple GID support (#229)
  10. feat: Add the functionality to modify the default user account. (#234)
  11. feat: Add X11 insecure forwarding (#239)

Enhancements:

  1. refactor: Change the job name length limit to 50 (#212)
  2. feat: Unify the arg checking and logging (#233)
  3. refactor: Optimize argument checking functions (#235)

Bug Fixes:

  1. fix: cacct/cqueue/cinfo json output (#205)
  2. fix: calloc cbatch crun arg check (#187)
  3. fix: cacctmgr query, block errmsg (#210)
  4. fix: Optimize modify account/user command. (#213)
  5. fix crun/calloc job name length (#216)
  6. fix: Check permission when update node (#219)
  7. fix: Active task termination monitoring (#238)
  8. fix: ccontrol show job NodeList output (#232)