Releases: lodygens/xtremweb-hep
XWHEP 12.2.6
XWHEP 12.2.5
docker bug correction: user command line args must be passed to docker
XWHEP 12.2.4
Resources are now stored in misc/ inside the jar file
XWHEP 12.2.2
some gradle minor debug
XWHEP 12.2.1
This version permits Docker as sandbox, as well as Docker shared applications.
XWHEP 11.4.1
this version solves some issues regarding data management
XWHEP 11.2.0
This solved the bug in data upload introduced by 11.1.0 (#28)
XWHEP 11.1.0: blockchain transaction hash
This version permits to retrieve a job by the associated blockchain transaction hash. This is a generalization of external job ID usage (aka external scheduler job ID)
Retrieving a job by an external ID (i.e. blockchain transaction hash) is possible using the REST API only (this is not possible using the command line client).
To do so, please access to:
https://monserveur/getworkbyexternalid/an_external_id.
XWHEP 11.0.0: blockchain auth service
This release permits to authenticate using blockchain electronic key pair.
With this authentication mechanism, logging and bookeeping are respected.
This is especially useful for the blockchain bridge.