Skip to content

Releases: ITISFoundation/osparc-simcore

Staging TheWhiteRabbit4

09 Mar 09:06
790bac2
Compare
Choose a tag to compare
Pre-release

Added

Changed

Fixed

  • Bugfix: if metadata file did not exist it would crash (#2201)
  • Bugfix: state_puller (#2200)

Staging TheWhiteRabbit3

08 Mar 13:00
3d33c37
Compare
Choose a tag to compare
Pre-release

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

03 Mar 06:59
0c053e0
Compare
Choose a tag to compare
Pre-release

Added

  • Node status display: Feature/gray 4 comp (#2180)
  • Delete Organization (#2177)

Changed

  • E2E: wait a bit more after the service is ready.
  • E2E: wait for service connection (#2186)
  • E2E: check for notebook iframe since jupyter lab starts faster (#2185)

Fixed

  • BugFix: handling empty list of services in catalog services and module-app (#2184)
  • BugFix: to_node_class throws exception if it does not find the value (#2181)
  • BugFix: Director-v2 Multi fixes (#2179)
  • BugFix: Get service entrypoint also account for

Staging TheWhiteRabbit1

26 Feb 08:13
f80fe6a
Compare
Choose a tag to compare
Pre-release

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

03 Feb 12:56
f49adef
Compare
Choose a tag to compare

Added

  • Memory and CPU limits defined per computational services instead of global (#2129)

Fixed

  • Changes of selected output files in file-picker not transferred correctly in the back-end (#2131)

Changed

  • Disable API routes under development (#2130)

Staging Chronos7

03 Feb 11:49
f49adef
Compare
Choose a tag to compare
Staging Chronos7 Pre-release
Pre-release

Added

  • Memory and CPU limits defined per computational services instead of global (#2129)

Fixed

  • Changes of selected output files in file-picker not transferred correctly in the back-end (#2131)

Changed

  • Disable API routes under development (#2130)

1.6.4

03 Feb 08:04
d9591fa
Compare
Choose a tag to compare

Added

  • Cookies policy pop up message (#2117)

Changed

  • Allow disabling Quality Assessment (#2114)
  • Implementing API extension #1865: files resource (#2106)

Fixed

  • Really upsert in comp_task (#2126)
  • Re-allow cycling dynamic services (#2119)

Staging Chronos6

02 Feb 16:07
d9591fa
Compare
Choose a tag to compare
Staging Chronos6 Pre-release
Pre-release

Added

  • Cookies policy pop up message (#2117)

Changed

  • Allow disabling Quality Assessment (#2114)
  • Implementing API extension #1865: files resource (#2106)

Fixed

  • Really upsert in comp_task (#2126)
  • Re-allow cycling dynamic services (#2119)

1.6.3

01 Feb 12:43
df12594
Compare
Choose a tag to compare

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)

Staging Chronos5

01 Feb 11:55
df12594
Compare
Choose a tag to compare
Staging Chronos5 Pre-release
Pre-release

Fixed

  • Fixes #2115: output files transfer issue (#2116)

Changed

  • UI improvements (#2109)