What's Changed
- #13 In WebConfig, add mappings for "/submissions" and "/administration/**" to index.html by @dmitrys-odysseus in #85
- Connection check API (#11), fix duplicate name check (#10) by @dmitrys-odysseus in #91
- Issues #96 and #98 by @SergeySukhanov in #99
- Decommission now obsolete arachne-common-utils module by @dmitrys-odysseus in #101
- #62 Update GET /api/v1/analysis/{id} endpoint to provide list of files to show as potential entry points by @dmitrys-odysseus in #100
- Upgrade for the UI packages by @konstjar in #92
- Switch to consistently use the same java.nio methods to iterate over analysis directory for all related operations by @dmitrys-odysseus in #102
- Uniform error handling based on HTTP error codes by @dmitrys-odysseus in #103
- Environment is not available by @YaroslavTir in #106
- Upgrade org.postgresql:postgresql from 42.3.9 to 42.7.4 by @konstjar in #86
- Issues #62 issue#83 issue#95 by @SergeySukhanov in #107 #108
- Issue #73 by @SergeySukhanov in #109
- Fix entry point by @SergeySukhanov in #111
- #72 Endpoints to preupload analysis to server and provide frontend with metadata and entry point list by @dmitrys-odysseus in #104
- #73 Add support for additional ENV parameters to be stored with analysis and sent to execution engine by @dmitrys-odysseus in #112
New Contributors
- @YaroslavTir made their first contribution in #106
Full Changelog: v2.0.3...v2.0.4