Releases: ITISFoundation/osparc-simcore
Releases · ITISFoundation/osparc-simcore
Staging TheWhiteRabbit4
Staging TheWhiteRabbit3
Added
- New file type to viewers table (
⚠️ devops) (#2170)
Changed
Fixed
- e2e: fix false negatives by waiting for notebook/jupyter lab to complete before proceeding with tests (#2190, #2198, #2199)
- e2e: increase timeouts for isolve-mpi when running job takes a long time on low power machines (#2188, #2189)
- Bugfix: prevent memory overload when (un-)archiving files (#2192, #2196, #2197)
- Bugfix: validation error in classifiers when database contained null entries (#2195)
- Bugfixes in UI for TSR and input visibility (#2193)
- Bugfix: re-allow non acyclic dynamic services (#2187)
Staging TheWhiteRabbit2
Staging TheWhiteRabbit1
Added
- Current & Target TSR (#2158)
- TSR: certification link (#2167)
- Bind node states to GUI elements (#2153)
- getting states of all nodes (#2161)
- Units and compatibility checks (frontend) (#2147)
- Is2141/compatible units (#2145)
- Retrieve more states (backend) (#2107)
- Add units in image schemas and small fixes (#2154)
- e2e: Add MPI test (#2149)
- Feature/open download output (#2144)
- API extension: solver's catalog (#2112)
- Large study card supports Study Model (#2127)
Changed
- Director: remove validation of services since it is done in the catalog already (#2166)
- Improvements on solvers API (#2150)
- Frontend improvements (#2135)
- 🏗️ maintenance: github CI - docker buildx is integrated in docker since version 19.03 (#2163)
- 🏗️ Maintenance/week07 (#2148)
Fixed
- Fixes KeyError in exception handler (#2169)
- Fixes on
catalog/services
section of the web-API (#2151) - General fixes to import/export (#2120)
- BugFix: fixes awaitables and broad-exceptions in garbage-collector (#2104)
- Fixes aiopg hanging or raising psycopg2.OperationalError suddenly in gh-actions CI (#2138)
- GC does not stop service while pulling its image (#2132)
1.6.5
Staging Chronos7
1.6.4
Staging Chronos6
1.6.3
Fixed
- Fixes #2115: output files transfer issue (#2116)
- Correct project jsonschema regarding runHash field (#2111)
- The pipeline shall still be created even when no computational service is in the pipeline (#2105)
- Addressed issues when acquiring mpi_lock in sidecar (#2093)
- Fix usage of node_ports in the sidecar micro-service (#2097)
- Fixes/stop services API calls (#2088)
- Schedule services with the GPU/MPI requirements correctly (#2090)
- Fixes list of studies disappear (tags) (#2037)
Changed
- UI improvements (#2109)
- e2e: updated isolve.js (#2100)
- e2e: updated Kember.js (#2099)
- UI improvements (#2089)
- 🏗️ [Release process] spit out the logs as well as a list (#2092)
- Enhancements on scicrunch classifiers UI (#2077) and backend (#2065)
- 🏗️ [Security] Bump ini from 1.3.5 to 1.3.8 in /tests/e2e (#2050)
Added
- Feature export/import study (#2053, UI: #2103)
- Automatically find the computational nodes to run based on i/o hash (#2094)
- UI: Toolbar with Breadcrumbs, improved Start/Stop and more (#2098)
- API for solvers with fake backend (#1866)
- Automatic testing: More e2e tests (#2083)
- UI: Enhancements on TSR based on feedback (#2078)
- Use strict types and go from most strict to less strict (#2081)
- API server rate limiting (#2031)