New features
- Mgmt API accepts and returns SHA256 file hash (#918)
- Introduce new DMF message THING_REMOVED (#891)
- OpenID Connect support (#865)
Enhancements
- Increase the value of maximal targets per auto assignment (#910)
- Check only DELETE_TARGET permission for deletion requests within target table (#909)
- Correct outdated RabbitMQ listener properties (#899)
- Prioritisation of assignments via Mgmt-API (#895)
- Fix upload quota check and provide better error message (#893)
- Add optional name to payload of thing created message (#888)
- Allow assignment of multiple distribution sets to a target via Mgmt-API (#886)
- Security fix for UI auto refresh (#885)
- Excluded EntityAlreadyExists exceptions from requeuing (#883)
- Ignore unknown properties on deserialisation of DDI-API model classes (#881)
- Remove dependency to Vaadin addon tokenfield (#875)
- Default sort order for targets and rollouts (#874)
- Return action IDs created by target-distributionset assignment (#864)
- Use browser locale for floating point numbers formatted String.format() in UI (#857)