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

0.5.1 - Bug Fix Release For Version 0.5.0

Compare
Choose a tag to compare
@hhund hhund released this 03 Sep 00:02
· 350 commits to main since this release
v0.5.1
769747a

Known Issues:

  • Unable to Instantiate Process After BPE Restart, Workaround see: #269

General remarks:

Fixes include:

  • The BPE was unable to instantiate versions of process that where not the latest version of the deployed process. See #264
  • If an organization was part of multiple consortia by having multiple OrganizationAffiliations, only the processes belonging to the first OrganizationAffiliation created in the DB could be started. See #256
  • The docker secrets reader read the entire content of a password file including all line-break characters. See #254

Clients released in the binary assets:

Docker containers for this release can be access via the GitHub Docker registry - ghcr.io:

Issues closed:

  • BPE Unable to Instantiate Process With Non Latest Version #264
  • Start New Development Cycle #257
  • readActiveNotDeletedByMemberOrganizationIdentifierIncludingOrganizationIdentifiersWithTransaction always returns just 1 result #256
  • Docker Secrets Reader Should Ignore Whitespace Characters #254