Releases: ITISFoundation/osparc-simcore
Releases · ITISFoundation/osparc-simcore
1.12.0
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
Staging Chinchilla5
Staging Chincilla4
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
1.11.0
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
Staging Chinchilla3
Staging Chincilla2
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
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
Added
- script can delete any specific project (#2328)
1.10.1
Staging Schwarznasenschaf4
1.10.0
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:
- 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:
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)