Skip to content

Releases: ITISFoundation/osparc-simcore

1.12.0

18 Jun 12:17
bb62cf8

Choose a tag to compare

Added

  • p2e testing: added test for guest study dispatcher (#2362)
  • performance testing: allow setting average response time through variable (#2365)
  • Improved Celery scheduler (#2325)
  • Static-webserver service is now used to serve static content (#2342) (⚠️ devops)
  • ✨: Frontend: Better error handling (#2368)

Changed

  • UI improvements (#2357)
  • Dynamic services: Do not save state for GUEST users (#2348)
  • 🏗️ Maintenance platform scripts: improves error message and some cleanup (#2355)
  • 🏗️Maintenance building scripts: remove all cache docker images (#2353)
  • Refactoring (#2347)
  • 🔨: Updates settings and removes config files: storage service (#2369)
  • 🔨: Bump ws from 6.2.1 to 6.2.2 (#2367)

Fixed

  • FastApi services shall not create 2 asyncio loops (#2356)
  • Fixes slow calls (#2346)
  • 🐛: Project locked issue (e2e issue) (⚠️ devops) (#2381)
  • 🐛: Init celery application in app once + run call to blocking call in executor (#2372)
  • 🐛: Share study with Organization (#2370)

Staging Chinchilla5

14 Jun 14:02
bb62cf8

Choose a tag to compare

Staging Chinchilla5 Pre-release
Pre-release

Added

  • ✨: Frontend: Better error handling (#2368)

Changed

  • 🔨: Updates settings and removes config files: storage service (#2369)
  • 🔨: Bump ws from 6.2.1 to 6.2.2 (#2367)

Fixed

  • 🐛: Project locked issue (e2e issue) (⚠️ devops) (#2381)
  • 🐛: Init celery application in app once + run call to blocking call in executor (#2372)
  • 🐛: Share study with Organization (#2370)

Staging Chincilla4

04 Jun 12:00
c027086

Choose a tag to compare

Staging Chincilla4 Pre-release
Pre-release

Added

  • p2e testing: added test for guest study dispatcher (#2362)
  • performance testing: allow setting average response time through variable (#2365)
  • Improved Celery scheduler (#2325)
  • Static-webserver service is now used to serve static content (#2342) (⚠️ devops)

Changed

  • UI improvements (#2357)
  • Dynamic services: Do not save state for GUEST users (#2348)
  • 🏗️ Maintenance platform scripts: improves error message and some cleanup (#2355)
  • 🏗️Maintenance building scripts: remove all cache docker images (#2353)
  • Refactoring (#2347)

Fixed

  • FastApi services shall not create 2 asyncio loops (#2356)
  • Fixes slow calls (#2346)

1.11.0

25 May 17:08
9a64948

Choose a tag to compare

Fixed

  • Fixes timeout in storage when copying data:
    • Storage metadata file updater does not need a trailing /
    • list_objects_v2 is much faster with a / at the end of Prefix (#2329)
  • Ensure services outputs are updated in frontend when database restarts (#2323)
  • Remove access to non defined variable (#2316)
  • Re-enabled SC_COMP_SERVICES_SCHEDULED_AS passed to computational services (#2330)
  • E2e Kember script fixed

Added

  • using pyinstrument to log traceback of slow callbacks (#2341)
  • Performance testing in e2e: added locust (#2337, #2338, #2339)
  • Is2244/auto upgrade service patch (#2331)
  • added script to create new users, and import projects as template (#2335)
  • script can delete any specific project (#2328)

Changed

  • Refactoring webserver: async metrics handler, upgrades dependencies and fixes testing fixtures (#2343)
  • requirements update after adding pyinstrument to service-library (#2345)
  • public API : hides projects, better error handling and fixes (#2304)
  • 🏗️ maintenance:
    • vulnerability updates (#2340)
    • bump lodash from 4.17.19 to 4.17.21 (#2324)
    • Refactors pytest-simcore plugin fixtures and system tests (#2332)
    • Updates dependencies for testing/tooling + examples scripts (#2319)
    • upgrades httpx/respx (#2327)
    • upgrades minio (#2326)

Staging Chinchilla3

21 May 16:15
9a64948

Choose a tag to compare

Staging Chinchilla3 Pre-release
Pre-release

Changed

  • Refactoring webserver: async metrics handler, upgrades dependencies and fixes testing fixtures (#2343)
  • requirements update after adding pyinstrument to service-library (#2345)
  • public API : hides projects, better error handling and fixes (#2304)

Staging Chincilla2

21 May 15:10
94fa02b

Choose a tag to compare

Staging Chincilla2 Pre-release
Pre-release

Added

  • using pyinstrument to log traceback of slow callbacks (#2341)
  • Performance testing in e2e: added locust (#2337, #2338, #2339)
  • Is2244/auto upgrade service patch (#2331)
  • added script to create new users, and import projects as template (#2335)

Changed

  • 🏗️ maintenance: vulnerability updates (#2340)
  • 🏗️ Bump lodash from 4.17.19 to 4.17.21 (#2324)
  • 🏗️ Refactors pytest-simcore plugin fixtures and system tests (#2332)
  • 🏗️ Updates dependencies for testing/tooling + examples scripts (#2319)

Fixed

  • E2e Kember script fixed

Staging Chinchilla1

14 May 10:27
390c9be

Choose a tag to compare

Staging Chinchilla1 Pre-release
Pre-release

Fixed

  • Fixes timeout in storage when copying data:
    • Storage metadata file updater does not need a trailing /
    • list_objects_v2 is much faster with a / at the end of Prefix (#2329)
  • Ensure services outputs are updated in frontend when database restarts (#2323)
  • Remove access to non defined variable (#2316)
  • Re-enabled SC_COMP_SERVICES_SCHEDULED_AS passed to computational services (#2330)

Changed

  • 🏗️ maintenance:
    • upgrades httpx/respx (#2327)
    • upgrades minio (#2326)

Added

  • script can delete any specific project (#2328)

1.10.1

07 May 13:30
c73e7fc

Choose a tag to compare

Fixed

  • remove super tight timeout in calling catalog dags endpoints (#2322)

Changed

  • Upgrade to GitHub-native Dependabot configuration (#2306)
  • Optimize catalog services endpoint reactivity (#2313)
  • UI/UX: Minor improvements (#2317)

Staging Schwarznasenschaf4

07 May 12:23
c73e7fc

Choose a tag to compare

Pre-release

Fixed

  • remove super tight timeout in calling catalog dags endpoints (#2322)

Changed

  • Upgrade to GitHub-native Dependabot configuration (#2306)
  • Optimize catalog services endpoint reactivity (#2313)
  • UI/UX: Minor improvements (#2317)

1.10.0

05 May 08:05
77537d4

Choose a tag to compare

Fixed

  • monkey_patches an issue with Pydantic causing PageLinks validation to fail (#2298)
  • Fix/storage project copy (#2301)
  • Fixes validation diagnostics (#2303)
  • e2e: workaround: try-catch json parsing (#2289)
  • Minor fix on diagnistics settings (#2288)
  • 🏗️ Fix/docker compose for portainer (#2287)
  • e2e: workaround: print status resp if it's not what expected (#2284)
  • fixes and issue with e2e utils (#2311)
  • e2e: fix delete study (#2310)
  • cleaner compatible with pagination (#2312)

Added

  • Adds dynamic-sidecar osparc service (🏗️actions required) (#2271)
  • Pagination:
    • Templates pagination (#2292)
    • Studies pagination (#2273)
    • bugfix: infinite studies paginated requests (#2294)
    • Project pagination (backend) (#2268)
  • Resizeable Folders Tree (#2290)
  • Services update (#2285)
  • Provide study link in Sharing (#2286)
  • added locust facilities with more workers (#2314)
  • Dynamic dataset viewers ITISFoundation/osparc-issues#343:
    • Studies dispatcher requires registered user (⚠️ devops) (#2282)(#2279).

Changed

  • 🏗️ maintenance: security updates (#2307)
  • Cancel services request (#2302)
  • e2e: wait for all templates (#2299)
  • Refactoring storage: removed s3wrapper (#2295)
  • Scroll bars: Increase contrast (#2297)
  • [Security] Bump node-notifier from 8.0.0 to 8.0.2 in /tests/e2e (#2206)
  • two lines max for study title (#2296)
  • 🏗️ Upgrades testing and tooling requirements (#2291)
  • [Security] Bump y18n from 3.2.1 to 3.2.2 (#2247)
  • 🏗️ maintenance: upgrades docker and docker-compose tooling (⚠️ devops) (#2267)