Skip to content

10.3.0

Latest

Choose a tag to compare

@BerndSchuller BerndSchuller released this 10 Oct 11:01

UNICORE Commandline Client (UCC) 10.3.0

UCC is a full featured client for UNICORE, it requires Java 11 or later to run.

See the UCC manual for full documentation.

What's new in this release?

Detailed list of changes:


  • new feature: list-* commands can execute a command for each match as given by the "--execute" option
  • new feature: registry read access is now anonymous by default, to avoid issues when using API tokens for authentication. Authentication can be forced by setting 'authenticate-to-registry=true" in the config file
  • improvement: mkdir, stat, rm commands accept multiple targets
  • improvement: parallelize data file uploads on job submission
  • improvement: less boilerplate output in verbose mode
  • improvement: unified options on list-* commands
  • improvement: simpler syntax for filtering list-* commands
  • fix: cp: resume mode was ignored for downloads
  • fix: oidc-agent auth was not refreshing properly (in shell mode)
  • update to 10.3.0 base libs