Skip to content

2.8.0

Compare
Choose a tag to compare
@lepsalex lepsalex released this 23 Sep 19:56
· 133 commits to develop since this release
03d6b91
  • Nextflow version 20.07.1
  • GraphQL mutation exposed, federated in rdpc-gateway thereby allowing 100% GQL interaction with all WES services
  • New run profiles:
    • apiKey - injects a kubernetes secret into workflow/process pods that can be access by the workflow (alternate way of providing api-key to running workflows for interacting with SONG/SCORE
    • oauth2Token - will be used for upcoming application tokens mechanism, allowing management to provision tokens on demand for workflows
    • secure | !secure - endpoint (including graphQL) security based on JWT scopes
  • Ability to "cancel" runs that have pods in FAILED state that would previously be considered stuck
  • Chart version bump for new values
  • Refactor of run monitor system