Skip to content

Releases: ITISFoundation/osparc-simcore

1.50.2

20 Mar 10:36

Choose a tag to compare

🚑️ Hotfix

  • 🚑️ Fix GC error while trying to close service by @GitHK in #3985 [📌 from master]
  • 🚑️ Add more logging to GC by @GitHK in #3982 [📌 from master]

Release Issue: https://github.com/ITISFoundation/osparc-issues/issues/911

1.50.1

16 Mar 10:00

Choose a tag to compare

🚑️ Hotfix

  • 🐛 Bug/autoscaling datetime failure by @pcrespov in #3976 [📌 from master]

Release Issue: ITISFoundation/osparc-issues#906

Staging Mithril1

14 Mar 15:01
6032512

Choose a tag to compare

Staging Mithril1 Pre-release
Pre-release

What's Changed

  • ⬆️ Autoscaling: requirements update by @sanderegg in #3916
  • 🔨 Maintenance: service settings jsonschemas by @pcrespov in #3703 (#3635)
  • 🐛 web API: Fixes /scheduled_maintenance entrypoint by @pcrespov in #3926
  • ✨ Studies: Progress is now sent to the FE when closing a study by @GitHK in #3919
  • ✨ Frontend: Responsive Navigation Bar by @odeimaiz in #3925
  • ⬆️ Maintenance: Bump minimist, mkdirp and extract-zip by @dependabot in #3927
  • ✨ User Registration: Adds entrypoint to check invitation and get associated email by @pcrespov in #3856
  • ✨ e2e: wait for S4L Splash Screen to disappear by @odeimaiz in #3933
  • ✨ Frontend User registration: Check Invitation email from token by @odeimaiz in #3935
  • ⬆️ Maintenance: upgrades test/tools & service security patch (⚠️ devops) 🚨 by @matusdrobuliak66 in #3928
  • 🐛 Notifications: Using a more proper message type by @GitHK in #3936
  • ⬆️ Maintenance: Removing fastapi constraints + upgrade by @matusdrobuliak66 in #3945
  • 📝 Maintenance: doc conventions, 🔨 issue templates and ♻️ error messages by @pcrespov in #3930
  • 🐛 Dynamic Services: Attempt to fix pool running out of connections by @GitHK in #3947
  • 🐛 Dynamic Services: Fix issue parsing service without resources by @GitHK in #3942
  • ⬆️ Maintenance: upgrade dask libraries by @sanderegg in #3949
  • 🐛 Dynamic Services: Fix stop container log fetching edge case by @GitHK in #3956
  • ✨ Maintenance: Adding rabbitmq based RPC for IPC between services by @GitHK in #3909
  • ⬆️ Maintenane: Upgrading pip version by @matusdrobuliak66 in #3957
  • ✨ Frontend: Organization details by @odeimaiz in #3955
  • ✨ Frontend: User Notifications (⚠️ devops) 🚨 by @odeimaiz in #3937
  • ♻️ Maintenance: FastAPI long running unique tasks resume if running by @GitHK in #3948
  • ✨ Frontend: Ask for confirmation before demoting an Organization to Viewer by @odeimaiz in #3961
  • 🎨 Frontend: Improve UX for "Download of Study Data" by @odeimaiz in #3963

Full Changelog: staging_ResistanceIsFutile16...staging_Mithril1
Release issue: ITISFoundation/osparc-issues#896

1.50.0

06 Mar 14:01
ad461f2

Choose a tag to compare

What's Changed

  • 🐛 Frontend: Post release minor fixes by @odeimaiz in #3879
  • ✨🐛 Frontend: Node Progress update sequence by @odeimaiz in #3886
  • ⏪️ Frontend: Undo Thumbnail sizing by @odeimaiz in #3887
  • ✨ Frontend: make texts less blurry by @odeimaiz in #3892
  • 🐛 Frontend Workbench: render Edges after making sure all Nodes were rendered by @odeimaiz in #3895
  • ♻️ Monitoring: Labels for metrics scraping by @GitHK in #3881
  • 🐛 Dy-services: Avoid project_networks_attach failing by @GitHK in #3888
  • ♻️ Dy-services: Making groups_extra_properties depend on product by @GitHK in #3883
  • 🐛 Dy-services: Removing a node from tracking will not silently exit any longer by @GitHK in #3894
  • 🎨 Frontend: many minors by @odeimaiz in #3897
  • ♻️ Maintenance: Adding typechecking using mypy to the dask-sidecar service by @matusdrobuliak66 in #3882
  • 🐛 Dy-Services: group_id inside groups_extra_properties is no longer unique by @GitHK in #3901
  • ✨ Autoscaling: auto pre pull images in auto-scaled nodes (⚠️ devops) by @sanderegg in #3876
  • ✨ Frontend: Snap nodes to grid by @odeimaiz in #3900
  • ⬆️ Maintenace: reqs tests tools upgrade by @matusdrobuliak66 in #3889
  • ✨ Frontend: Filter for organizations and members lists by @odeimaiz in #3906
  • 🐛 Agent: Avoid rclone getting killed by @GitHK in #3904
  • ✨ Autoscaling: Use EC2 Instance Storage drive (⚠️ devops) by @sanderegg in #3902
  • 🎨 Frontend: All products use the same grayscale palette by @odeimaiz in #3913
  • ✨Autoscaling: allow multiple autoscaling services by @sanderegg in #3914
  • 📝 Frontend: The user will not get notified by @odeimaiz in #3915
  • ✨ Frontend: Tapping on tag activates filtering by @odeimaiz in #3917
  • 🐛 Dy-services: No longer ignore ProjectLockError everywhere by @GitHK in #3903
  • ✨ Frontend: Viewer role improvements by @odeimaiz in #3918
  • ✨ Frontend Dashboard: Convert tab labels into icons for small screens by @odeimaiz in #3922
  • ✨ Frontend: Navigate through login forms by @odeimaiz in #3923

New Contributors

Full Changelog: v1.49.0...v1.50.0

Staging ResistanceIsFutile16

28 Feb 16:18
ad461f2

Choose a tag to compare

Pre-release
  • 🐛 Frontend: Post release minor fixes by @odeimaiz in #3879
  • ✨🐛 Frontend: Node Progress update sequence by @odeimaiz in #3886
  • ⏪️ Frontend: Undo Thumbnail sizing by @odeimaiz in #3887
  • ✨ Frontend: make texts less blurry by @odeimaiz in #3892
  • 🐛 Frontend Workbench: render Edges after making sure all Nodes were rendered by @odeimaiz in #3895
  • ♻️ Monitoring: Labels for metrics scraping by @GitHK in #3881
  • 🐛 Dy-services: Avoid project_networks_attach failing by @GitHK in #3888
  • ♻️ Dy-services: Making groups_extra_properties depend on product by @GitHK in #3883
  • 🐛 Dy-services: Removing a node from tracking will not silently exit any longer by @GitHK in #3894
  • 🎨 Frontend: many minors by @odeimaiz in #3897
  • ♻️ Maintenance: Adding typechecking using mypy to the dask-sidecar service by @matusdrobuliak66 in #3882
  • 🐛 Dy-Services: group_id inside groups_extra_properties is no longer unique by @GitHK in #3901
  • ✨ Autoscaling: auto pre pull images in auto-scaled nodes (⚠️ devops) by @sanderegg in #3876
  • ✨ Frontend: Snap nodes to grid by @odeimaiz in #3900
  • ⬆️ Maintenace: reqs tests tools upgrade by @matusdrobuliak66 in #3889
  • ✨ Frontend: Filter for organizations and members lists by @odeimaiz in #3906
  • 🐛 Agent: Avoid rclone getting killed by @GitHK in #3904
  • ✨ Autoscaling: Use EC2 Instance Storage drive (⚠️ devops) by @sanderegg in #3902
  • 🎨 Frontend: All products use the same grayscale palette by @odeimaiz in #3913
  • ✨Autoscaling: allow multiple autoscaling services by @sanderegg in #3914
  • 📝 Frontend: The user will not get notified by @odeimaiz in #3915
  • ✨ Frontend: Tapping on tag activates filtering by @odeimaiz in #3917
  • 🐛 Dy-services: No longer ignore ProjectLockError everywhere by @GitHK in #3903
  • ✨ Frontend: Viewer role improvements by @odeimaiz in #3918
  • ✨ Frontend Dashboard: Convert tab labels into icons for small screens by @odeimaiz in #3922
  • ✨ Frontend: Navigate through login forms by @odeimaiz in #3923

New Contributors

Full Changelog: staging_ResistanceIsFutile15...staging_ResistanceIsFutile16

1.49.0

16 Feb 12:47
6030661

Choose a tag to compare

What's Changed

  • ✨ Dy-Services: add background file attribute changes logger by @GitHK in #3859
  • 🐛✨ Frontend: Make labels html compatible by @odeimaiz in #3877 [ 📌 staging_ResistanceIsFutile14]
  • 🐛 Dy-Services: Fix edge case when cancelling observation by @GitHK in #3878
  • 🐛 Dy-Services: Better cleanup when closing services by @GitHK in #3880

Staging ResistanceIsFutile15

15 Feb 18:00
6030661

Choose a tag to compare

Pre-release

What's Changed

  • ✨ Dy-Services: add background file attribute changes logger by @GitHK in #3859
  • 🐛✨ Frontend: Make labels html compatible by @odeimaiz in #3877 [ 📌 staging_ResistanceIsFutile14]
  • 🐛 Dy-Services: Fix edge case when cancelling observation by @GitHK in #3878
  • 🐛 Dy-Services: Better cleanup when closing services by @GitHK in #3880

Full Changelog: staging_ResistanceIsFutile13...staging_ResistanceIsFutile15

1.48.0

14 Feb 14:56

Choose a tag to compare

What's Changed

Full Changelog: v1.47.0...v1.48.0

Staging ResistanceIsFutile13

13 Feb 20:37
2963da5

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: staging_ResistanceIsFutile12...staging_ResistanceIsFutile13

1.47.0

09 Feb 17:40
5723b04

Choose a tag to compare

What's Changed

Full Changelog: v1.46.0...v1.47.0