1.77.1
What's Changed
- ♻️ Maintenance: Fixes mypy in api-server by @pcrespov in #6175
- ✨dynamic-sidecar now logs into DockerHub (
⚠️ devops) by @GitHK in #6081 - ♻️Mypy: webserver by @sanderegg in #6193
- ✨AWS library: add start instance method by @sanderegg in #6159
- 🐛 fix services:access endpoint for product group by @matusdrobuliak66 in #6213
- ♻️Mypy: webserver2 by @sanderegg in #6200
- ♻️ [Frontend] Retire
PUT
/study
by @odeimaiz in #6211 - 🐛 [Frontend] Fix App mode: Wait until the workbench is deserialized to start by @odeimaiz in #6214
- ♻️ web-api: Updated catalog interface and drafted performance test for pagination by @pcrespov in #6189
- 🐛 fixes broken test in servicelib + code deprecation by @GitHK in #6216
- ♻️ folder_utils is now compatible with user by @GitHK in #6148
- 🎨 [Frontend] Improve blocked card's UX by @odeimaiz in #6207
- 🐛 [Frontend] Fix: reload
Share with...
list after updating access rights by @odeimaiz in #6218 - ⬆️ Maintenance/upgrade tools&tests requirements by @pcrespov in #6173
- ✨Autoscaling: Start using EBS-based EC2 buffers 🚨 by @sanderegg in #6143
- 🐛 [Frontend] Fix: List grouped tagged templates by @odeimaiz in #6223
- 📝 revision of release template by @matusdrobuliak66 in #6226
- 🎨 Improving
servicelib.logging_utils
by @pcrespov in #6224 - ⬆️ Upgrade to Python 3.11 by @giancarloromeo in #6186
- ⚗️🙈 Don't gitignore the .python-version file (
pyenv
) by @mrnicegyu11 in #6228 - 🐛Autoscaling in computational clusters could not start without SSM parameters by @sanderegg in #6229
- 🐛 catalog: fixes access-rights to
get
andupdate
services by @pcrespov in #6099 - 🐛 [Frontend] Minor fixes: File Picker Reset, Node Editor Close, Selection Management, Button Alignment by @odeimaiz in #6219
- ✨ Touch screen support by @jsaq007 in #6178
- 🎨 [Frontend] Request Account form for oSPARC 🚨
⚠️ DEVOPS by @odeimaiz in #6217 - 🎨Autoscaling: chunk prepulled image AWS EC2 tags by @sanderegg in #6232
- ♻️ Preparation of tags for both services and projects 🗃️ by @pcrespov in #6092
- 🎨 [e2e] Start from template playwright test by @odeimaiz in #6225
- ⬆️ Upgrade to traefik v3 (2nd trial) by @mrnicegyu11 in #6190
- 🐛⚗️: Traefik V3 syntax fixes by @mrnicegyu11 in #6257
- 🐛Autoscaling: Cluster gauges not reset correctly, too many buffer created, log improvements by @sanderegg in #6256
- 🎨 [Frontend] Logger UX improvements by @odeimaiz in #6222
- 🐛 [Frontend] Reopening running study breaks the connections by @odeimaiz in #6259
- 🐛🎨 [Frontend] UI/UX: Study updates by @odeimaiz in #6262
- 🐛 Fix wrong go-style UUID regexp - made portal links fail by @mrnicegyu11 in #6268
- Revert "🐛 Fix wrong go-style UUID regexp - made portal links fail (#6268)" by @mrnicegyu11 in #6269
- 🐛Traefik: partially revert changes by @sanderegg in #6270
- ✨Autoscaling: add buffer metrics by @sanderegg in #6260
- 🐛Traefik v3: adapt Go regexp (2nd trial) by @sanderegg in #6273
- ♻️ api-server: openapi docs and versioning by @pcrespov in #6264
- 🐛Traefikv3: Use v3 regexp syntax by @sanderegg in #6275
- 🐛Traefik v3: replace v2 regexp with v3 regexp by @sanderegg in #6277
- Add pylint check for Python 3.12 by @giancarloromeo in #6265
- 🐛 [Frontend] Fix: unlink port by @odeimaiz in #6284
- ✨Autoscaling monitoring tool: make compatible with non-billable deploys by @sanderegg in #6285
- 🐛Storage: Copying returns wrong size by @sanderegg in #6272
- Bump micromatch from 4.0.7 to 4.0.8 in /tests/e2e in the npm_and_yarn group across 1 directory by @dependabot in #6271
- 🐛 Fix: file uploads due to bad path encoding 🚨 by @pcrespov in #6287
- 🐛 More than 1 input port containing files can be safely pulled by @GitHK in #6286
- Favicon for 16 and 32 fix by @jsaq007 in #6291
- ✨ webapi: new
descriptionUI
flag to render service a single page UI 🗃️ by @pcrespov in #6290 - 🐛Computational backend: if a pipeline raises, it should not prevent handling of other pipelines by @sanderegg in #6295
- 🐛Autoscaling: SSM client key error fix by @sanderegg in #6299
- 🎨 Backend part of UX improvements by @sanderegg in #6297
- 🐛 Flaky tests improvements by @GitHK in #6292
- ✨ Workspaces / Folders v2 🗃️🚨 by @matusdrobuliak66 in #6248
- Add RUT port envs
⚠️ [DEVOPS] by @YuryHrytsuk in #6300 - ✨ [Frontend] Workspaces by @odeimaiz in #6283
- ✨ [Frontend] Description UI by @odeimaiz in #6296
- 🐛S3: when copying files there is no callback if the multipart threshold is not reached by @sanderegg in #6305
- 🎨 [Frontend] Prettify "Creating template" progress by @odeimaiz in #6267
- 🎨 dynamic-sidecar pulls user services images with states and outputs by @GitHK in #6301
- 🎨 Improve worskpace feature (1. Part) by @matusdrobuliak66 in #6303
- 🎨 moving projects between workspaces by @matusdrobuliak66 in #6312
- 🐛Autoscaling: Buffer pools metrics always showing 0 by @sanderegg in #6314
- 🎨Autoscaling monitoring tool: compatible with TIP, small improvements by @sanderegg in #6311
- ✨ [Frontend] Workspaces: Connect to backend by @odeimaiz in #6304
- 🐛 [Frontend] TIP: Hide Boot Options by @odeimaiz in #6316
- ✨ web-api interface for tags sharing and add to services by @pcrespov in #6298
- ⚗️ Increases timeout of rpc calls by @pcrespov in #6326
- 🎨 Healtcheck diagnostics sensor is now optional by @pcrespov in #6327
- 🎨 folder deletion 🚨 by @matusdrobuliak66 in #6324
- ⬆️ upgrades gunicorn dependencies in webserver by @pcrespov in #6336
- 🎨 [Frontend] Folders & Workspaces: Missing features I by @odeimaiz in #6317
- 🐛 [Frontend] Fix: Unique session id by @odeimaiz in #6335
- 🎨 [e2e]: Increase S4L's timeout when there is a workspace to download by @odeimaiz in #6338
- 🎨Autoscaling: Add option to allow a new node to join a cluster directly active (🚨
⚠️ DEVOPS) by @sanderegg in #6334 - 🐛Autoscaling/Comp backend: drain retired nodes so that they can be re-used by @sanderegg in #6345
- 🐛 adjust storage user project permission based on new logic with workspaces by @matusdrobuliak66 in #6337
- 🎨 [Frontend] Workspaces & Folders: Show them as a tree by @odeimaiz in #6343
- 🎨 [Frontend] React to a 401 Unauthorized by @odeimaiz in #6261
- 🔒️ Make Redis Client support TLS by @YuryHrytsuk in #6342
- ✨ [Frontend] New product: TIP lite 🚨 by @odeimaiz in #6346
- 🐛 Fixes catalog's synchronization background task continues errors due to faulty service info by @pcrespov in #6344
- 🎨 add
running_time_in_hours
to /services/-/aggregated-usages by @matusdrobuliak66 in #6350 - Added some fallback icons for apple devices by @jsaq007 in #6351
- 🎨 [Frontend] Workspaces: Improve tree I by @odeimaiz in #6349
- 🐛 [Frontend] Move to folder by @odeimaiz in #6355
- 🐛 fix issue with workspace permissions by @matusdrobuliak66 in #6354
- 🎨 [Frontend] Credits summary: Show time by @odeimaiz in #6356
- 🎨 Adds new progress bar to track
starting software
by @GitHK in #6353 - 🐛 [Frontend] Folders tree: Fixes I by @odeimaiz in #6358
- 🐛 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
Full Changelog: v1.76.0...v1.77.1
Release Issue: #6212