Skip to content

2.5.0

Latest

Choose a tag to compare

@theely theely released this 06 Mar 13:24
· 22 commits to master since this release

Added

Changed

  • ⚠️ Configuration Breaking data_operation and data_transfer settings are now configurable independently for each cluster.
  • ⚠️ Configuration Breaking datatransfer_jobs_directives setting is now under data_operation.

Fixed

  • ⚠️ API Breaking Fix transfer directives serialization, now properties names are properly camelcased (see issue: #162).
  • Returns an error if the transfer_method chosen for large data transfer is not available.
  • Documentation about streamer and wormhole data trasnfer methods
  • buffer_limit for /filesystem/<system>/ops/* operation is now adapted to the value of settings.data_operation.max_ops_file_size (it was set to the value by default of 5MB)
  • Updated Demo launcher configuration
  • Fix error for PBS jobs when no nodes are assigned to it.
  • Handle job arrays in PBS. Job IDs will be strings, and not integers anymore in the API responses.
  • Remove hardcoded jfrog link from the wormhole download endpoint.
  • Customizable Response's headers tracing log