Skip to content

Version 1.0.0-alpha.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@Whathecode Whathecode released this 11 Nov 08:24
· 583 commits to develop since this release

This release primarily contains non-functional changes, in preparation for new functional changes to come. Upgrading to this release will prepare you to more easily upgrade to alpha.28 next.

Studies subsystem changes:

  • Added ParticipantService.getParticipant. (6f99ed5)

Deployment subsystem change:

  • Split off ParticipationService from DeploymentService and ParticipationRepository from DeploymentRepository. (#197)

Common:

  • EmailAddress and TimeSpan are now serialized as primitive strings, not JSON objects.
  • DateTime is now serialized as a string in ISO 8601 UTC format, and no longer as a long representing milliseconds.

Client subsystem:

  • Bugfix: remainingDevicesToRegister returned in the study runtime status RegisteringDevices could change when calling tryDeployment. Now it is immutable.

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