1.10.0
What's Changed
New Features 🚀
- Provide async service API for sample management by @sven1103 in #1056
 - Provide service API for RO-Crate by @sven1103 in #1059
 - Implement API for sample management by @sven1103 in #1063
 - Provide metadata validation API by @sven1103 in #1081
 - Implement template API by @sven1103 in #1100
 - Implement AppDialog for project summary by @sven1103 in #1114
 - Implement reactive API for sample validation by @sven1103 in #1093
 - Provide API for querying experiment information by @sven1103 in #1121
 - Introduce ontology term concept for service API by @sven1103 in #1124
 - Implement adding and deletion.of experimental variables by @KochTobi in #1123
 - Implement experiment query API by @sven1103 in #1125
 - Implement API for ontology term queries by @sven1103 in #1133
 - Integrate the public Orcid API to simplify person lookup for project-affiliated contacts by @sven1103 in #986
 - Add API for experimental group management by @sven1103 in #1135
 - Api methods for experiment creation by @KochTobi in #1139
 - Enable optimistic locking for experiments by @sven1103 in #1159
 - Implement API to manage experimental groups by @sven1103 in #1138
 
Bugfixes 🪲
Documentation & CI 🪂
- Fix logging to account for application.properties by @KochTobi in #1046
 - Provide exception API documentation by @sven1103 in #1061
 - Cleanup TODO statements by @sven1103 in #1128
 - Add service api documentation by @sven1103 in #1134
 - Add null checks by @KochTobi in #1136
 - Add code style xml to repository by @KochTobi in #1140
 - Finalise service API by @sven1103 in #1141
 
Others 🧃
- Update experiment API by @KochTobi in #1065
 - Implement refactor for RO-Create download by @sven1103 in #1069
 - API for requesting templates for sample registration and update by @sven1103 in #1082
 - Release by @KochTobi in #1174
 
Full Changelog: 1.9.4...1.10.0