Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

0.7.0 - Ping/Pong Improvements | DSF 0.9.x

Latest
Compare
Choose a tag to compare
@hhund hhund released this 17 Oct 22:56
· 1 commit to main since this release
v0.7.0
8cfdbc7

General remarks:

Features include:

  • Improves the ping/pong auto-start process. When started the auto-start process, will signal existing process instances to stop executing.
  • The ping/pong process now works between different endpoint from the same organization.
  • Automatically send mails can be enabled for failed ping or pong process executions.
  • For detailed descriptions, example Task resource and configuration recommendations, see the HiGHmed Processes Wiki

Processes released in the binary assets and GitHub Packages Maven Registry:
Add jars to /opt/bpe/process and make sure they can be read by the bpe Linux-user (chown root:bpe, chmod 440), restart/start bpe.

Issues closed:

  • Add Mail Service to Ping/Pong #48
  • Upgrade To DSF 0.9.0 #44
  • Ping/Pong Not Working Between Endpoints of the Same Organization #43
  • Only one active instance of ping auto-start process #42