Skip to content

Version 1.0.0-alpha.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@Whathecode Whathecode released this 14 Jul 16:28
· 723 commits to master since this release
f0a3753

Application service changes:

  • Changed DeploymentService.getParticipationInvitations to getActiveParticipationInvitations, which no longer returns stopped deployments and now also contains the registration state of the devices the participant is invited to use. (854d3f7)
  • Added creationDate to all aggregate roots. Concretely, this means StudyRuntime on the client subsystem, and StudyDeployment on the deployment subsystem now have creationDate set whenever they are created. (9f5a073)

New extensibility:

  • Support deploying custom protocol definitions to clients, deviating from the CARP core protocol domain objects. (e611d9d)
  • Option to add application-specific data to StudyInvitation which can be sent to users when they are invited to studies. (5d465c5)

Bugfixes/enhancements:

  • StudyProtocol.description was not persisted in snapshot. (4a2d4c4)
  • Don't unnecessarily call the deployment subsystem from study subsystem when there are no deployments yet. (1b2d7b3)

Multiplatform release accessible through Maven:
https://mvnrepository.com/artifact/dk.cachet.carp