Skip to content

Releases: ITISFoundation/osparc-simcore

1.83.0

23 Jun 13:49

Choose a tag to compare

What's Changed

  • ✨ [Frontend] Multiple conversations per project by @odeimaiz in #7643
  • 🐛Dask-Sidecar: explicitely set expand flag to remove confusing error message by @sanderegg in #7645
  • 🎨 add safety condition for auto-recharge by @matusdrobuliak66 in #7648
  • ♻️✨🐛Dask-Sidecar: add RabbitMQ dependency and remove usage of deprecated Pub/Sub for logs 🚨🚨🚨 by @sanderegg in #7621
  • ⬆️ Maintenance: upgrade aiohttp, version 3.11.13 is yanked by @sanderegg in #7649
  • ♻️Dask sidecar: Glob error tests + autoscaling monitoring fix by @sanderegg in #7650
  • 🎨 [Frontend] Enh: Lazy load templates by @odeimaiz in #7647
  • ✨ [Frontend] Create Functions by @odeimaiz in #7653
  • 🐛 Avoid 401 when listing in process tasks in webserver by @bisgaard-itis in #7657
  • 🎨 Improve web-api listing task manager (download logs, credits, node name) by @matusdrobuliak66 in #7656
  • ⬆️ Maintenance: Upgrade aioboto3 by @giancarloromeo in #7662
  • 🎨Webserver: use uvloop and aiohttp UV loop worker to increase performances by @sanderegg in #7663
  • ✨ [Frontend] App Browser with Hypertools by @odeimaiz in #7658
  • 🎨 Improve listing task manager (add filter + and project name, project custom metadata fields) by @matusdrobuliak66 in #7661
  • ⬆️Maintenance: upgrade to traefik v3.4.0 by @sanderegg in #7670
  • ⬆️Maintenance: more upgrades due to last upgrade of traefik to 3.4 by @sanderegg in #7671
  • ✨ [Frontend] Activity Center and Activity Overview by @odeimaiz in #7664
  • 🐛 [Frontend] Fixes: Data Browsing by @odeimaiz in #7672
  • 🐛 [Frontend] Fix: Templates listing by @odeimaiz in #7673
  • ✨ task manager improvement: listing /computations/{project_id}/iterations by @matusdrobuliak66 in #7669
  • 🎨 [Frontend] Enh: Publish and Template in different sections by @odeimaiz in #7674
  • 🐛 Generate API base URL by active product ⚠️ by @giancarloromeo in #7619
  • Functions api ✨ 🗃️ by @wvangeit in #7539
  • ✨ [Frontend] Templates and Public Projects in Study Browser by @odeimaiz in #7676
  • 🎨 add project template type 🚨 (🗃️) by @matusdrobuliak66 in #7677
  • ♻️Dask-sidecar: remove dask Pub/Sub (🚨🚨🚨 computational services must be switched off prior to deploy) by @sanderegg in #7660
  • 🐛 fix project-v0.0.1.json schema by @matusdrobuliak66 in #7684
  • 🎨 [Frontend] Show Runs history by @odeimaiz in #7681
  • ♻️ upgrade markupsafe by @matusdrobuliak66 in #7691
  • 🐛 Fixes WEBSERVER_FUNCTIONS to run in development deploys by @pcrespov in #7687
  • ✨ Add Support for Filtering Solver Jobs by Custom Metadata via metadata.any Query Parameter by @pcrespov in #7678
  • 🎨 Adding filtering for template type + extend patching by @matusdrobuliak66 in #7689
  • ✨ public-api 0.7.1: adds version_display field in the Solver response model by @pcrespov in #7694
  • 🎨 [Frontend] Filter and patch template types by @odeimaiz in #7690
  • ✨ Adding RPC entry points to dynamic-sidecar for disk and volumes by @GitHK in #7651
  • dynamic-sidecar allows to import old state from legacy services 🚨 by @GitHK in #7675
  • 🎨 [Frontend] Card Menu: Template menu on template, tutorial and hypertool cards by @odeimaiz in #7696
  • ✨ Add exemplars to prometheus metrics by @bisgaard-itis in #7644
  • public-api: list solvers filtered by service_key and version_display patterns by @pcrespov in #7695
  • ✨ [Frontend] PO Center: Pending Users by @odeimaiz in #7699
  • 🐛 [Frontend] Fix: Pricing plan creation and Edit by @odeimaiz in #7702
  • ✨🐛Computational Backend: Introduce Dask plugins for tasks lifecycle by @sanderegg in #7686
  • Add functions rest api inside webserver ✨ ♻️ by @wvangeit in #7693
  • 🐛 Process canonical endpoint in fastapi case when collecting prometheus metrics by @bisgaard-itis in #7704
  • Fix functions frontend by using schema_content instead of schema_dict 🐛🚑️ by @wvangeit in #7705
  • 🎨 [Frontend] Review 20.05 by @odeimaiz in #7703
  • ⬆️Upgrade dask-based services (dask-sidecar, autoscaling, clusters-keeper, director-v2) 🚨🚨🚨 (computational clusters must be down on release) by @sanderegg in #7701
  • Fix function job collection changelog descr 🐛 by @wvangeit in #7708
  • 🎨 public-api: cleanup openapi routes descriptions by @pcrespov in #7707
  • 🎨 [Frontend] Enable/disable Create Functions by @odeimaiz in #7714
  • 🎨 web-server: Advertises state of WEBSERVER_FUNCTIONS so front-end can enable/disable this feature by @pcrespov in #7715
  • 🎨 remove histogram with many buckets by @bisgaard-itis in #7706
  • 🎨 database+web-server: Extending user pre-registration workflow and asyncpg upgrades 🗃️ by @pcrespov in #7709
  • ✨ [Frontend] Pretty JSON objects by @odeimaiz in #7710
  • 🎨 [Frontend] Runs with children by @odeimaiz in #7712
  • 🎨 introduce include_children query parameter for activity monitor / project activity listings (🗃️) by @matusdrobuliak66 in #7718
  • 🎨 [Frontend] Support any image url in the Hypertool buttons by @odeimaiz in #7720
  • ✨ [Frontend] Allow users access not-running latest runs by @odeimaiz in #7723
  • Let frontend return 'number' instead of 'float' for the func schema 🐛 by @wvangeit in #7726
  • 🐛Dask-sidecar: ignore unexpected key-value pairs in outputs json data + unreliable computational runs in on-demand clusters by @sanderegg in #7724
  • 🎨 api-server: Add GET /solvers/page Public API Route with Pagination and Filter Support by @pcrespov in #7719
  • 🎨 Improve Exception Context to diagnose Invalid Invitations links by @pcrespov in #7727
  • 🐛On-demand computational backend failing by @sanderegg in #7735
  • ✨ web-api: admin views and actions for user accounts for the PO center by @pcrespov in #7560
  • 🎨 [Frontend] Filter Runs by @odeimaiz in #7728
  • 🐛 Fix listing (currently, project activity only shows the current user's actions; activities of other users are not visible) by @matusdrobuliak66 in #7732
  • 🐛 web-api: wallet update operation has now optional thumbnail by @pcrespov in #7736
  • ✨ Add lifespan handling to tracing instrumentation and instrument rabbitmq rpc clients by @bisgaard-itis in #7642
  • 🎨 dynamic-sidecar prints disk usage on boot by @GitHK in #7740
  • ✨ [Frontend] Listen to openFunction iframe's message by @odeimaiz in #7741
  • 🎨 [Frontend] Fetch tasks from the given projectUuid by @odeimaiz in #7743
  • ✨ notifi...
Read more

Staging Engage4

23 Jun 13:41

Choose a tag to compare

Staging Engage4 Pre-release
Pre-release

Staging Engage3

20 Jun 07:49

Choose a tag to compare

Staging Engage3 Pre-release
Pre-release
  • �41bEnsure Dask client reference is uniquely defined for reference counting (#7937)
  • �3a8 [Frontend] Enh: Request services access (#7924)
  • �41b [Frontend] Fix in_debt tracking (#7927)

Full Changelog: staging_Engage2...staging_Engage3

Staging Engage2

18 Jun 11:12
b45e2c2

Choose a tag to compare

Staging Engage2 Pre-release
Pre-release

What's Changed

Full Changelog: staging_Engage1...staging_Engage2

Staging Engage1

17 Jun 13:03
1a1b0b2

Choose a tag to compare

Staging Engage1 Pre-release
Pre-release

What's Changed

  • 🎨 [Frontend] Enh: Better fit loading page by @odeimaiz in #7866
  • 🗃️ Postgres: set statement timeout 🚨 ⚠️ DEVOPS by @YuryHrytsuk in #7858
  • 🎨 Filter autogenerated api-keys when listing by @giancarloromeo in #7855
  • 🎨 [Frontend] PO Center: Default welcome credits depends on product by @odeimaiz in #7870
  • ⬆️ unpinned and upgraded aiohttp by @GitHK in #7861
  • 🎨 [Frontend] Grouped list view by @odeimaiz in #7845
  • 🎨 [Frontend] Project/Node: Cache more resources by @odeimaiz in #7859
  • 🎨 [Frontend] Show Hypertools if there are any by @odeimaiz in #7871
  • 🐛 [Frontend] Fix: show support id when pipeline fails to start by @odeimaiz in #7874
  • 🐛 Fixes error message displayed to user coming from director-v2 failure by @pcrespov in #7875
  • 🎨 [Frontend] Redirect anonymous users to the "account request form" instead of asking them to send an email by @odeimaiz in #7877
  • 🎨Only require sticky connection on specific endpoints (🚨🚨) by @sanderegg in #7839
  • ♻️ common http API interface for long_running_tasks by @GitHK in #7843
  • ♻️ remove listing user services call from listing project by @matusdrobuliak66 in #7881
  • 🎨 [Frontend] Hide template used to register function by @odeimaiz in #7886
  • 🎨🐛 [Frontend] Handle error on project/services by @odeimaiz in #7883
  • ♻️ webserver: security Domain Refactoring by @pcrespov in #7867
  • 🐛Director-v2: properly close dask client when use is completed by @sanderegg in #7880
  • ✨ Add x-osparc-trace-id to response headers for requests hitting webserver and api-server by @bisgaard-itis in #7796
  • ♻️🐛Refactors webserver's errors middleware to handle LineTooLong exceptions by @pcrespov in #7878
  • 🐛Increase node testing timeout to wait for website since Github machines are very weak by @sanderegg in #7893
  • 🎨 [Frontend] Enh: Visible input ports by @odeimaiz in #7891
  • 🐛 [Frontend] Fix: Nodes seem unconnected during running of services by @odeimaiz in #7895
  • 🐛CI: Fix timeout value in CI e2e system test by @sanderegg in #7896
  • 🐛System-test e2e is again required to pass by @sanderegg in #7898
  • Add global functions user permissions 🎨 by @wvangeit in #7868
  • 🎨 Increase poll timeout in api-server's webserver rest client to 10 minutes by @bisgaard-itis in #7890
  • 🎨 [Frontend] Account request form: adapt defaults by @odeimaiz in #7894
  • ✨ Add Controller for /me/function-permissions Endpoint in Functions Domain by @pcrespov in #7901
  • ✨ [Frontend] Check if I can write_functions by @odeimaiz in #7888
  • ✨ [Frontend] Request services access by @odeimaiz in #7897
  • 🎨 [Frontend] Update guided tours by @odeimaiz in #7906
  • 🐛 [p2e] Update vtk tests by @odeimaiz in #7911
  • 🎨 Enhance study cloning endpoint to allow modifying title, description, hidden by @bisgaard-itis in #7892
  • 🎨 Require parent info headers when running function by @bisgaard-itis in #7900
  • 🐛 Fix incorrect setup of IN_DEBT transaction state by @matusdrobuliak66 in #7908
  • 🐛 [p2e] Update VTK tests by @odeimaiz in #7913
  • 🎨 Reduce the number of acquisition/release of DB connection inside function repository by @sanderegg in #7904
  • 🐛 fix webserver wallet exclusive queues are removed when they should not by @matusdrobuliak66 in #7912

Full Changelog: staging_Bazinga8...staging_Engage1

Staging Bazinga8

10 Jun 16:01
5d7d7ce

Choose a tag to compare

Staging Bazinga8 Pre-release
Pre-release

What's Changed

  • 🐛 [Frontend] Fix: service catalog by @odeimaiz in #7856
  • ♻️ Enhances various error messages on webserver by @pcrespov in #7860
  • ♻️ Towards a common long_running_tasks interface by @GitHK in #7833
  • 🎨 add logs during project creation by @matusdrobuliak66 in #7862
  • 🐛 [Frontend] Incomplete node data in the backend by @odeimaiz in #7864
  • 🐛 api-server: fixes product header contamination in webserver's client session by @pcrespov in #7865

Full Changelog: staging_Bazinga7...staging_Bazinga8

Staging Bazinga7

06 Jun 17:34
360fa2e

Choose a tag to compare

Staging Bazinga7 Pre-release
Pre-release

What's Changed

  • ✨ [Frontend] Group Sim4Life Featured services by @odeimaiz in #7841
  • 🎨 [Frontend] Expose Tokens page to testers by @odeimaiz in #7847
  • Revert "⚗️Dask-sidecar: print file contents or partial contents (#7834)" by @sanderegg in #7848
  • 🐛 [Frontend] Fix: Tutorials tab link by @odeimaiz in #7849
  • ♻️Computational backend: increase timeout to get results to 35 seconds by @sanderegg in #7850
  • 🐛 Mitigates "Projects not being listed on osparc-staging.io" by @pcrespov in #7836
  • Check function run permissions 🎨 by @wvangeit in #7844

Full Changelog: staging_Bazinga6...staging_Bazinga7

Staging Bazinga6

06 Jun 09:24
75b38cc

Choose a tag to compare

Staging Bazinga6 Pre-release
Pre-release

What's Changed

  • 🎨 Update functions loadtest by @bisgaard-itis in #7768
  • 🎨 Set 1 minute timeout as default in httpx clients used in api-server by @bisgaard-itis in #7791
  • 🎨🐛 [Frontend] Runs and Tasks sorting by @odeimaiz in #7790
  • Function cache check success 🎨 by @wvangeit in #7789
  • 🐛 fix wrong project name in billing center usage view by @matusdrobuliak66 in #7798
  • 🎨 [Frontend] Enh: RM 03.06 by @odeimaiz in #7794
  • 🎨 Fix/enh: Avoid duplicated port compatibility calls by @odeimaiz in #7803
  • 🎨 web-server: accelerate input:match via caching rest client call by @pcrespov in #7802
  • ✨ catalog: new service inherit icon and thumbnail from latest patched compatible releases 🚨 by @pcrespov in #7769
  • 🎨Computational backend: Fail fast in case of malformed input syntax and improve unzipping by @sanderegg in #7804
  • 🎨♻️ Enhances web-server's error middle-ware for safe status-line and refactors aiohttp response helpers by @pcrespov in #7770
  • ⬆️ Upgraded aiohttp repo wide by @GitHK in #7800
  • 🎨 [Frontend] New icons: Hypertools, More, New Folder by @odeimaiz in #7805
  • Limit the number of accepted jobs in the api-server's POST /v0/functions/{function_id}:map endpoint by @bisgaard-itis in #7801
  • Add the created_at field to registered function objects 🎨 by @wvangeit in #7797
  • 🐛 Refactored retry logic to include failing case in AWS master by @GitHK in #7809
  • 🔥 downgrading aiohttp to try and address issue with content length header by @GitHK in #7811
  • 🎨 [Frontend] Second app on Sim4Life.lite by @odeimaiz in #7807
  • 🎨 Improves webserver's exception handling to enhance diagnoses of catalog's client errors by @pcrespov in #7817
  • Revert "🐛 Refactored retry logic to include failing case in AWS maste… by @GitHK in #7812
  • Revert "🎨 [Frontend] Second app on Sim4Life.lite (#7807)" by @matusdrobuliak66 in #7822
  • ✨Add docker healthcheck of Simcore Traefik container by @sanderegg in #7820
  • 🐛 [Frontend] Fix: Disabled actions in Project's menu by @odeimaiz in #7808
  • 🐛 use httpx to download output ports by @GitHK in #7824
  • Add function error handler to api server 🎨 by @wvangeit in #7810
  • 🐛 [Frontend] Fix: un-synced frontend's and backend's study objects by @odeimaiz in #7828
  • 🎨 [Frontend] Second app on Sim4Life.lite (II) by @odeimaiz in #7823
  • 🐛 web-server: fixes invitation data used in approval endpoint by @pcrespov in #7831
  • 🎨 webserver: cache authenticated calls by @pcrespov in #7826
  • 🐛 [Frontend] Fix: Edit slides by @odeimaiz in #7832
  • 🎨 [Frontend] Prettify Project card by @odeimaiz in #7830
  • 🐛 [Frontend] Fix: init ui-mode by @odeimaiz in #7837
  • ⚗️Dask-sidecar: print file contents or partial contents by @sanderegg in #7834
  • Generate unique Celery worker name by @giancarloromeo in #7827
  • 🎨 Increase timeout for webserver 02 unittest workflow by @bisgaard-itis in #7842

Full Changelog: staging_Bazinga5...staging_Bazinga6

Staging Bazinga5

02 Jun 12:45
fefde09

Choose a tag to compare

Staging Bazinga5 Pre-release
Pre-release

What's Changed

  • ✨ Front-end: Drafts "Pending Users" view on the PO center by @odeimaiz in #7745
  • ⬆️♻️Uniformize uvicorn/fastapi dependencies repository-wide by @sanderegg in #7765
  • 🎨 introduce comp_run_snapshot_tasks table (🗃️) 🚨 by @matusdrobuliak66 in #7758
  • ♻️ Unifying long_running_tasks interfaces by @GitHK in #7697
  • Function user permissions ✨ 🗃️ by @wvangeit in #7764
  • 🐛 Fixes extra long error/debug message in the front-end by @pcrespov in #7761
  • 🐛 Fixes WEBSERVER_FUNCTIONS was not properly exposed to front-end by @pcrespov in #7772
  • Add product permissions to functions 🎨 🗃️ by @wvangeit in #7771
  • Mark inputs as required in create function frontend 🎨 by @wvangeit in #7752
  • ♻️ speedup project listing 🚨 by @matusdrobuliak66 in #7737
  • 🐛 add default osparc product name to functions tables (modified previous migration 🗃️) by @matusdrobuliak66 in #7787
  • 🐛 [Frontend] Runs: Tap Info button for the second time by @odeimaiz in #7788

Full Changelog: staging_Bazinga4...staging_Bazinga5

Staging Bazinga4

28 May 07:21
7f8693e

Choose a tag to compare

Staging Bazinga4 Pre-release
Pre-release

What's Changed

  • ✨ notifications-library: default email templates for on_account_approved, on_account_denied by @pcrespov in #7744
  • ♻️ Maintenance: Updates on new Annotated type style and llm-prompts by @pcrespov in #7749
  • Add has_function_id filter to function job collection filtering ✨ by @wvangeit in #7746
  • 🎨 Add load tests of functions section in api server by @bisgaard-itis in #7729
  • 🐛Computational services with large amount of inputs/outputs fail to start (🗃️) by @sanderegg in #7725
  • 🔨 Exposes WEBSERVER_FUNCTION env to wb-api-server simcore service ⚠️ by @pcrespov in #7751
  • 🐛 Fix errors observed in front-end due to the HTTP reason attribute and new lines by @pcrespov in #7755
  • 🐛♻️ Fixes public-api pagination issues and overall normalization & documentation by @pcrespov in #7747
  • 🐛 Fixes exclusive decorator to handle CouldNotAcquireLockError gracefully by @pcrespov in #7757
  • 🐛 Fix tracing exemplars by @bisgaard-itis in #7750
  • 🎨 Maintenance: change default chunk size to compute checksums to 8MiB instead of 5KB by @sanderegg in #7753
  • ♻️ removed unrequited assert by @GitHK in #7754
  • 🐛 web-server: Handles safely overly long status messages in web server responses by @pcrespov in #7760
  • 🔨♻️Performance testing: upgrade locust infrastructure by @sanderegg in #7711
  • 🐛 Fix: Add default headers for authenticated HTTP methods by @sanderegg in #7763

Full Changelog: staging_Bazinga3...staging_Bazinga4