-
Notifications
You must be signed in to change notification settings - Fork 30
🚀 Release v1.81.0 #7357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
👷 DB Tables maintenance during next release @matusdrobuliak66
vacuum full analyze resource_tracker_service_runs;
reindex table resource_tracker_service_runs;
vacuum full analyze resource_tracker_credit_transactions;
reindex table resource_tracker_credit_transactions;
vacuum full analyze projects;
reindex table projects;
vacuum full analyze projects_tags;
reindex table projects_tags;
vacuum full analyze projects_to_products;
reindex table projects_to_products;
vacuum full analyze projects_nodes;
reindex table projects_nodes;
vacuum full analyze project_to_groups;
reindex table project_to_groups;
vacuum full analyze workspaces_access_rights;
reindex table workspaces_access_rights;
vacuum full analyze tags_access_rights;
reindex table tags_access_rights;
vacuum full analyze comp_tasks;
reindex table comp_tasks;
vacuum full analyze comp_runs;
reindex table comp_runs;
vacuum full analyze comp_pipeline;
reindex table comp_pipeline;
vacuum full analyze file_meta_data;
reindex table file_meta_data;
vacuum full analyze services_meta_data;
reindex table services_meta_data;
vacuum full analyze services_access_rights;
reindex table services_access_rights;
vacuum full analyze user_preferences_frontend;
reindex table user_preferences_frontend; |
Incidents during release
|
Database maintenance done for all deployments ✅ |
Uh oh!
There was an error while loading. Please reload this page.
Release version
1.81.0
Commit SHA
c8e880a0a7818f969485b2505c4a15c06281a50c
Previous pre-release
https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_PauwelKwak3
Planned date
April 20, 2025
Did the commit CI suceeded?
Motivation
Changes
dynamic-sidecar
#7302 by @GitHKlimit
parameter #7309 by @matusdrobuliak66product
domain #7294 by @pcrespovUserWarning
s #7324 by @giancarloromeoworkflow_dispatch
trigger to PR CI workflows #7340 by @bisgaard-itisServiceRunGet
model #7349 by @matusdrobuliak66history
from list latest services #7292 by @odeimaizsubmitted
,active
andscheduled
ones #7366 by @giancarloromeo:size
#7371 by @odeimaizOEC:{traceback}-{timestamp}
format for de-duplication purposes #7364 by @pcrespovuserName
at least 4 chars ⚠️ #7389 by @pcrespovcreate_troubleshotting_log_message
#7400 by @pcrespovusername
🗃️ #7402 by @pcrespovprivacy
Field to Profile Endpoints and Retire Legacy Entrypoint #7408 by @pcrespovsupportID
on default5XX
responses #7414 by @pcrespovjson2html
caused bysetuptools 78.0.1
update #7415 by @pcrespovprojects
Domain to Align with Standardized Module Structure #7409 by @pcrespovempty_trash
operation waits until explicitly trashed projects are deleted #7416 by @pcrespovstorage/async-jobs
was retired #7429 by @odeimaizCatalogService
inapi-server
that connects via rpc to thecatalog
micro-service #7439 by @pcrespovfunctions
section to api-server #7398 by @bisgaard-itis:size
#7441 by @odeimaizdynamic-scheduler
exposing the current running services #7454 by @GitHKmodel_dump
s warnings #7358 by @giancarloromeoprojects_to_jobs
table and RPC integration #7435 by @pcrespovreleaseTag
to OEC clipboard data #7469 by @odeimaizshare_project
operation (dev) and updates notifications-library #7431 by @pcrespovlisting_projects
performance (🗃️) #7475 by @matusdrobuliak66programs
section of api server #7447 by @bisgaard-itiswebserverDevFeaturesEnabled
flag is passed in statics for the front-end #7490 by @pcrespovApiServerOutputSchema
#7494 by @bisgaard-itisdocker-api-proxy
buildable on arm #7497 by @GitHKsimcore_service_catalog
: Apply Layered Architecture and Initialization Cleanup #7491 by @pcrespovDevops check 👷
PROD: use registry pull through cache osparc-ops-environments#939blockedinhouse tipDK is working on itTests assessment: e2e testing check 🧪
No response
Test assessment: targeted-testing 🔍️
No response
Test assessment: user-testing 🧐
No response
Summary 📝
scheduled_maintenance
with keymaintenance
{"start": "2023-03-06T13:00:00.000Z", "end": "2023-03-06T15:00:00.000Z", "reason": "Release <vX.X.0>"}
. Note the time is in UTC, please adjust accordinglyReleasing 🚀
simcore-service-director-v2 close-and-save-service <uuid>
https://testing.osparc.speag.com/
The text was updated successfully, but these errors were encountered: