Skip to content

Releases: ITISFoundation/osparc-simcore

Staging EventHorizon1

11 Nov 14:56
2af7f21
Compare
Choose a tag to compare
Staging EventHorizon1 Pre-release
Pre-release

What's Changed

  • 🎨 Tracing: Add more autoinstrumentation, enhance setup_tracing() - DON'T DELETE PR BRANCH by @mrnicegyu11 in #6561
  • ♻️ Using iso timedelta in settings by @GitHK in #6656
  • πŸ”¨Cluster monitoring script: update due to latest changes in osparc-config by @sanderegg in #6672
  • 🎨 [Frontend] Highlight workbench elements by @odeimaiz in #6670
  • ♻️ Enhanced groups/organizations web-api specs and validation 🚨 by @pcrespov in #6640
  • 🎨 [Frontend] Improve Notification texts and Bell's UX by @odeimaiz in #6661
  • πŸ› do not send bps metrics where they are less than 1 by @GitHK in #6634
  • ♻️ increase timeout on VTK E2E test by @matusdrobuliak66 in #6677
  • 🎨 [Frontend] UX: Organization member's management by @odeimaiz in #6676
  • πŸŽ¨πŸ› [Frontend] Notifications: disable unknown resources by @odeimaiz in #6679
  • 🎨 [Frontend] Meaningful captions on Confirmation windows by @odeimaiz in #6680
  • 🎨 [Frontend] Rephrase sharing messages by @odeimaiz in #6683
  • πŸ› [Frontend] Highlight default Pricing Unit by @odeimaiz in #6685
  • πŸ› Refactor storage setup functions to avoid errors by @GitHK in #6686
  • ♻️ tracing can be disabled on all services by @GitHK in #6682
  • ✨ Trash folders by @pcrespov in #6642
  • 🎨 [Frontend] Enhance: syncing tree by @odeimaiz in #6687
  • ✨Computational backend: persist cancellation request by @sanderegg in #6694
  • ♻️ refactor project listing DB function (🚨 We no longer list projects that do not have a product assigned) by @matusdrobuliak66 in #6692
  • 🎨 [Frontend] UX: New Workspace and New Organization by @odeimaiz in #6699

Full Changelog: staging_MartinKippenberger8...staging_EventHorizon1
Release Issue: #6702

1.78.0

06 Nov 07:39
d8f1720
Compare
Choose a tag to compare

What's Changed

  • πŸ› fix version control doesn't populate projects_to_products table by @matusdrobuliak66 in #6357
  • 🎨 [Frontend] TIP lite: add teaser button by @odeimaiz in #6359
  • 🎨E2E: adapt test to new service startup status by @sanderegg in #6363
  • πŸŽ¨πŸ› [Frontend] Folders tree: improvements by @odeimaiz in #6360
  • πŸŽ¨πŸ› [Frontend] Folders tree: improvements II by @odeimaiz in #6364
  • πŸ› do not allow moving folder to a child folder by @matusdrobuliak66 in #6370
  • 🎨 [Frontend] Prettify markdown's outcome by @odeimaiz in #6369
  • πŸ› Fixed Redis issue where keys ended up in the wrong deployment. by @GitHK in #6368
  • ♻️CI: increase timeout on autoscaling to fix mypy slowness by @sanderegg in #6375
  • πŸ› [Frontend] Fix Automatic Shutdown = 0 by @odeimaiz in #6372
  • ✨ Add: Tracing via opentelemetry by @mrnicegyu11 in #6168
  • 🎨 [Frontend] TIP lite: new logos by @odeimaiz in #6377
  • πŸ› Wrong opentelemetry-collector config filename by @mrnicegyu11 in #6382
  • 🎨 [Frontend] Workspaces and Folders: Sync tree by @odeimaiz in #6373
  • 🎨Redis: add optional Redis username by @sanderegg in #6381
  • πŸ› fix filtering when project shared with product groups by @matusdrobuliak66 in #6379
  • πŸ› rabbitmq queue name prefix is unique during the lifecycle of the container by @GitHK in #6365
  • ✨Adds metrics regarding new style dynamic services timings by @GitHK in #6347
  • 🎨 [Frontend] Make the frontend dont-show-folders compatible by @odeimaiz in #6387
  • ✨[Frontend] Denylist for (lite) registration emails by @odeimaiz in #6385
  • 🎨 backend pulls inputs before iframe is displayed by @GitHK in #6392
  • πŸš¨πŸ› Mitigate dy-service file upload bug: Increase traefik timeouts by @mrnicegyu11 in #6395
  • ✨ [Frontend] Force reload no-cache by @odeimaiz in #6397
  • πŸ›βš—οΈPrometheus instrumentation incorrectly setup by @sanderegg in #6398
  • ✨E2E: increase timeout for video streaming and improve a bit logs about websockets by @sanderegg in #6384
  • 🎨Clusters keeper/use ssm (🚨change in private clusters) by @sanderegg in #6361
  • ♻️CI: autoscaling mypy takes longer and longer. by @sanderegg in #6417
  • πŸ› Improved Error Handling for Missing Billing Details by @pcrespov in #6418
  • 🎨 Enhances Product parsing to strip whitespaces in host_regex by @pcrespov in #6419
  • πŸ› [Frontend] Fix: Share and Leave Study by @odeimaiz in #6401
  • ✨ [Frontend] Workspaces & Folders: Merge Workspace header and Folder breadcrumbs by @odeimaiz in #6414
  • 🎨 [Frontend] Access Full TIP by @odeimaiz in #6423
  • πŸ› [Frontend] Do not list/request /frontend/ service's pricing plans by @odeimaiz in #6424
  • Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #6425
  • 🎨 Persistent logs when GC removes services by @GitHK in #6403
  • 🎨 The user can remove themselves from the project/workspace. 🚨 by @matusdrobuliak66 in #6415
  • ♻️ Maintenance: removing old folders by @matusdrobuliak66 in #6383
  • 🎨 improve DB foreign key dependencies (πŸ—ƒοΈ) by @matusdrobuliak66 in #6428
  • ✨ dynamic-scheduler pushes service state to the frontend (⚠️ devops) by @GitHK in #5892
  • πŸ› [Frontend] Fix: Do not listen to output related backend updates if the node is a frontend node by @odeimaiz in #6434
  • βœ… e2e: new workflow to test tiplite by @pcrespov in #6388
  • 🎨 [Frontend] App mode: Scrollable Instructions by @odeimaiz in #6430
  • 🎨 publish port events to frontend by @GitHK in #6396
  • πŸ”’οΈ Strip credentials form image VCS by @GitHK in #6433
  • ⬆️ Sep tests and tooling upgrade by @GitHK in #6431
  • βœ… e2e: fixes check on full version by @pcrespov in #6445
  • πŸ› Fixes flaky tests in service-library test_deferred_tasks.py by @GitHK in #6439
  • πŸ› [Frontend] Announcements: allow in ribbon only by @odeimaiz in #6440
  • 🎨 improve error handling on pricing plans by @matusdrobuliak66 in #6436
  • πŸ›[FrontEnd] Better error handling of invalid pre-registration data by @pcrespov in #6438
  • βœ… e2e: fixes wrong sequence in classic tip by @pcrespov in #6450
  • 🎨 improve tip e2e test by @matusdrobuliak66 in #6448
  • πŸ› Fixes issue with parsing logs polluting sidecar logs by @GitHK in #6442
  • 🎨 [Frontend] TIP: Rebranding by @odeimaiz in #6446
  • Adding favicon for all devices by @jsaq007 in #6447
  • 🎨 [Frontend] Unify border-radius by @odeimaiz in #6451
  • πŸ› fix tip e2e test by @matusdrobuliak66 in #6458
  • 🎨 adding folder_id to project resource by @matusdrobuliak66 in #6460
  • βœ… e2e: Final touches to tip testing by @pcrespov in #6459
  • βœ… e2e: Fixes typo in tests by @pcrespov in #6468
  • ✨ [Frontend] Keep View Mode in localStorage by @odeimaiz in #6463
  • 🎨 [Frontend] Move multiple studies at once by @odeimaiz in #6457
  • ✨ New repository helpers on asyncpg by @pcrespov in #6465
  • ♻️ Preparations in webserver to integrate asyncpg engine by @pcrespov in #6466
  • ✨ introduce /projects:search full search by @matusdrobuliak66 in #6464
  • 🎨 Frees up space on runner for [build] docker images part of the CI by @GitHK in #6475
  • πŸ›πŸŽ¨ Fixes unhandled config error and new log helpers for better troubleshotting by @pcrespov in #6432
  • 🎨 [Frontend] S4L and S4L lite: Include deprecated versions in plus button, they should all be updatable to a non deprecated one by @odeimaiz in #6480
  • πŸ› [Frontend] Guided Tours: point to visible selector or skip by @odeimaiz in #6481
  • πŸ”¨πŸ“ Misc improvements in tooling and doc by @pcrespov in #6478
  • πŸ›πŸŽ¨ [Frontend] Workspaces & Folders: Improve context syncing by @odeimaiz in #6482
  • 🎨 Handles wallet forbidden error and enhances handling of unexpected errors by @pcrespov in #6444
  • πŸ”¨ Doc and scripts to create read-only user in PostgreSQL by @pcrespov in #6426
  • πŸ› [Frontend] Move grouped nodes by @odeimaiz in #6486
  • 🎨 [Frontend] Handle LongRunningTask errors better by @odeimaiz in #6485
  • πŸ› [Frontend] Fix for Folders disabled scenario by @odeimaiz in #6488
  • πŸ› archiving_utils creates deterministic zip archives by @GitHK in #6472
  • πŸ›...
Read more

Staging MartinKippenberger8

06 Nov 07:28
d8f1720
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: staging_MartinKippenberger7...staging_MartinKippenberger8

Staging MartinKippenberger7

04 Nov 15:54
24445c0
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: staging_MartinKippenberger6...staging_MartinKippenberger7

Staging MartinKippenberger6

01 Nov 14:35
0bc2185
Compare
Choose a tag to compare
Pre-release

What's Changed

  • 🎨 [e2e-frontend] Check study browser by @odeimaiz in #6635
  • πŸ› Fixed issue with accumulating tracked services by @GitHK in #6631
  • πŸ› [Frontend] Service Browser and Service Catalog use the same function by @odeimaiz in #6638
  • 🎨 [Frontend] Show EFS data storage by @odeimaiz in #6639
  • 🎨 introduce logger filtering with ENV var ⚠️ by @matusdrobuliak66 in #6596
  • πŸŽ¨πŸ› [Frontend] Reduce the initial number of patch calls by @odeimaiz in #6641
  • πŸ› [Frontend] Fix: Selected Pricing Unit bgColor by @odeimaiz in #6646

Full Changelog: staging_MartinKippenberger5...staging_MartinKippenberger6

Staging MartinKippenberger5

30 Oct 08:57
c0b276a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: staging_MartinKippenberger4...staging_MartinKippenberger5
Release Issue: #6585

Staging MartinKippenberger4

23 Oct 06:36
ea88f43
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ♻️Sim4Life computational jobs are not parented correctly by @sanderegg in #6542
  • 🎨 [Frontend] TIP.itis.swiss: Show Phase out message at Request Account by @odeimaiz in #6552
  • πŸ›πŸŽ¨ [Frontend] Sim4Life.lite: Fix and add guided tours by @odeimaiz in #6541
  • ♻️ Refactor DiskUsage functionality to support efs-guardian by @GitHK in #6536
  • ♻️ Tests bad parsing of jobs custom metadata by @pcrespov in #6559
  • πŸ› [Frontend] Reuse client_session_id from socket's query instead of creating a new one by @odeimaiz in #6564
  • πŸŽ¨πŸ› [Frontend] Retry /auth/logout call if times out by @odeimaiz in #6558
  • ♻️ πŸ“ Minor refactor and doc of autoscaling service by @pcrespov in #6551
  • πŸ› [Frontend] Guest viewers by @odeimaiz in #6565
  • 🎨 [Frontend] Search with tags filter by @odeimaiz in #6554
  • 🎨 increase timeout in tip e2e test by @matusdrobuliak66 in #6568
  • ♻️ aiohttp deprecation: Using web.json_response to return 2XX responses instead of raising HttpException by @pcrespov in #6563
  • 🎨 [Frontend] Enh: Show pending service_message in loading page by @odeimaiz in #6570
  • πŸ›E2E: fixes how videostreaming checked by @sanderegg in #6569
  • 🎨 EFS Guardian adding data removal background task by @matusdrobuliak66 in #6562
  • 🎨Dask sidecar: use reproducible zipfile library by @sanderegg in #6571
  • πŸ›Dynamic schldr: deferred tasks passing invalid kwargs parameters to exceptions by @sanderegg in #6573
  • πŸ›Deferred tasks: issue with library changing its syntax by @sanderegg in #6575
  • ⬆️Fast depends: update version due to syntax breaking change by @sanderegg in #6577
  • ♻️Maintenance: Improve UV usage by @sanderegg in #6566

Full Changelog: staging_MartinKippenberger3...staging_MartinKippenberger4
Release Issue: #6574

Staging MartinKippenberger3

17 Oct 11:27
268298d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • 🎨 efs improvements (group extra properties) πŸ—ƒοΈ by @matusdrobuliak66 in #6493
  • πŸ› Front-end: fixes PO center widget by @pcrespov in #6496
  • 🎨 Adds authentication for new style dynamic services and platform vendor services ⚠️ by @GitHK in #6484
  • 🎨 Expose env var to raise timeout of downloading/uploading data to and from S3 by @GitHK in #6494
  • πŸ”¨ New sql script template to remove readonly user by @pcrespov in #6500
  • πŸ› Fixes bad formatting while handling missing configuration errors by @pcrespov in #6501
  • ♻️ increase e2e tip test timeout by @matusdrobuliak66 in #6504
  • 🎨 EFS Guardian: adding size monitoring by @matusdrobuliak66 in #6502
  • πŸ› Fixes auth product error in vendor services 🚨 by @pcrespov in #6512
  • β™»οΈπŸ”¨ Unexpected mypy upgrade revealed configuration and code failures by @pcrespov in #6527
  • ♻️Maintenance: adjustments to Makefile to use UV instead of pyenv by @sanderegg in #6532
  • 🎨 [Frontend] Search across all Workspaces and Folders by @odeimaiz in #6470
  • ✨ [Frontend] Listen to the serviceStatus websocket event by @odeimaiz in #6487
  • 🎨 [Frontend] Rebranding: S4L lite -> Sim4Life.lite by @odeimaiz in #6524
  • πŸ› Fix aiohttp server autoinstrumentation by @mrnicegyu11 in #6391
  • πŸ› [Frontend] Fix replaceTokens function by @odeimaiz in #6539
  • ⬆️♻️ Upgrades pint library as well as Dockerfile syntax to address deprecation or syntax warnings by @pcrespov in #6521
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #6497
  • πŸ› Remove Efs Guardian for devel model by @matusdrobuliak66 in #6540
  • ♻️ Renaming session cookie once again by @GitHK in #6544
  • ✨ [Frontend] Listen to the stateInputPorts and stateOutputPorts websocket events by @odeimaiz in #6538
  • ⬆️ ♻️ Upgrade pagination customisation in api-server by @pcrespov in #6545
  • 🎨 Enhanced error handling and troubleshooting logs helpers by @pcrespov in #6531
  • πŸ› [e2e, Frontend] Use replace instead of replaceAll by @odeimaiz in #6549
  • πŸ›πŸŽ¨ [Frontend] Load folders after going back to the dashboard by @odeimaiz in #6543

Full Changelog: staging_MartinKippenberger2...staging_MartinKippenberger3
Release Issue: #6499

Staging MartinKippenberger2

04 Oct 13:37
d38a6c3
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ✨ [Frontend] Force reload no-cache by @odeimaiz in #6397
  • πŸ›βš—οΈPrometheus instrumentation incorrectly setup by @sanderegg in #6398
  • ✨E2E: increase timeout for video streaming and improve a bit logs about websockets by @sanderegg in #6384
  • 🎨Clusters keeper/use ssm (🚨change in private clusters) by @sanderegg in #6361
  • ♻️CI: autoscaling mypy takes longer and longer. by @sanderegg in #6417
  • πŸ› Improved Error Handling for Missing Billing Details by @pcrespov in #6418
  • 🎨 Enhances Product parsing to strip whitespaces in host_regex by @pcrespov in #6419
  • πŸ› [Frontend] Fix: Share and Leave Study by @odeimaiz in #6401
  • ✨ [Frontend] Workspaces & Folders: Merge Workspace header and Folder breadcrumbs by @odeimaiz in #6414
  • 🎨 [Frontend] Access Full TIP by @odeimaiz in #6423
  • πŸ› [Frontend] Do not list/request /frontend/ service's pricing plans by @odeimaiz in #6424
  • Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #6425
  • 🎨 Persistent logs when GC removes services by @GitHK in #6403
  • 🎨 The user can remove themselves from the project/workspace. 🚨 by @matusdrobuliak66 in #6415
  • ♻️ Maintenance: removing old folders by @matusdrobuliak66 in #6383
  • 🎨 improve DB foreign key dependencies (πŸ—ƒοΈ) by @matusdrobuliak66 in #6428
  • ✨ dynamic-scheduler pushes service state to the frontend (⚠️ devops) by @GitHK in #5892
  • πŸ› [Frontend] Fix: Do not listen to output related backend updates if the node is a frontend node by @odeimaiz in #6434
  • βœ… e2e: new workflow to test tiplite by @pcrespov in #6388
  • 🎨 [Frontend] App mode: Scrollable Instructions by @odeimaiz in #6430
  • 🎨 publish port events to frontend by @GitHK in #6396
  • πŸ”’οΈ Strip credentials form image VCS by @GitHK in #6433
  • ⬆️ Sep tests and tooling upgrade by @GitHK in #6431
  • βœ… e2e: fixes check on full version by @pcrespov in #6445
  • πŸ› Fixes flaky tests in service-library test_deferred_tasks.py by @GitHK in #6439
  • πŸ› [Frontend] Announcements: allow in ribbon only by @odeimaiz in #6440
  • 🎨 improve error handling on pricing plans by @matusdrobuliak66 in #6436
  • πŸ›[FrontEnd] Better error handling of invalid pre-registration data by @pcrespov in #6438
  • βœ… e2e: fixes wrong sequence in classic tip by @pcrespov in #6450
  • 🎨 improve tip e2e test by @matusdrobuliak66 in #6448
  • πŸ› Fixes issue with parsing logs polluting sidecar logs by @GitHK in #6442
  • 🎨 [Frontend] TIP: Rebranding by @odeimaiz in #6446
  • Adding favicon for all devices by @jsaq007 in #6447
  • 🎨 [Frontend] Unify border-radius by @odeimaiz in #6451
  • πŸ› fix tip e2e test by @matusdrobuliak66 in #6458
  • 🎨 adding folder_id to project resource by @matusdrobuliak66 in #6460
  • βœ… e2e: Final touches to tip testing by @pcrespov in #6459
  • βœ… e2e: Fixes typo in tests by @pcrespov in #6468
  • ✨ [Frontend] Keep View Mode in localStorage by @odeimaiz in #6463
  • 🎨 [Frontend] Move multiple studies at once by @odeimaiz in #6457
  • ✨ New repository helpers on asyncpg by @pcrespov in #6465
  • ♻️ Preparations in webserver to integrate asyncpg engine by @pcrespov in #6466
  • ✨ introduce /projects:search full search by @matusdrobuliak66 in #6464
  • 🎨 Frees up space on runner for [build] docker images part of the CI by @GitHK in #6475
  • πŸ›πŸŽ¨ Fixes unhandled config error and new log helpers for better troubleshotting by @pcrespov in #6432
  • 🎨 [Frontend] S4L and S4L lite: Include deprecated versions in plus button, they should all be updatable to a non deprecated one by @odeimaiz in #6480
  • πŸ› [Frontend] Guided Tours: point to visible selector or skip by @odeimaiz in #6481
  • πŸ”¨πŸ“ Misc improvements in tooling and doc by @pcrespov in #6478
  • πŸ›πŸŽ¨ [Frontend] Workspaces & Folders: Improve context syncing by @odeimaiz in #6482
  • 🎨 Handles wallet forbidden error and enhances handling of unexpected errors by @pcrespov in #6444
  • πŸ”¨ Doc and scripts to create read-only user in PostgreSQL by @pcrespov in #6426
  • πŸ› [Frontend] Move grouped nodes by @odeimaiz in #6486
  • 🎨 [Frontend] Handle LongRunningTask errors better by @odeimaiz in #6485
  • πŸ› [Frontend] Fix for Folders disabled scenario by @odeimaiz in #6488
  • πŸ› archiving_utils creates deterministic zip archives by @GitHK in #6472
  • πŸ› Fixes duplicates in tags listings and new priority to enforce order by @pcrespov in #6479
  • ✨Releases public-api 0.7 by @pcrespov in #6489
  • ♻️ Polished and modernised agent service ⚠️ by @GitHK in #6452
  • 🎨 improve project full search by @matusdrobuliak66 in #6483

Full Changelog: staging_MartinKippenberger1...staging_MartinKippenberger2
Release Issue: #6435

1.77.4

25 Sep 12:14
Compare
Choose a tag to compare

Cherry pick: 28c8ee5

Full Changelog: v1.77.3...v1.77.4
Release Issue: #6212