Workspaces Version 3.54
First Released: 30 September 2024
Summary
Workspaces 3.54 includes a clarification of the error messages when creating new DB tables. We have also made an improvement to VM provisioning, and apps running without a .version file. This release also upgraded the version of R available in R Studio and Jupyter Notebook to R 4.4.1.
Released features
| Feature | Type | Jira key | Summary |
|---|---|---|---|
| Remove warning in DB creation page | Enhancement | XAP-26378 |
We have made the warnings clearer when using the new DB creation panel |
| Run VM provisioning from the vm-control service and don't allow VM connections until complete | Enhancement | XAP-25490 |
We have made a change so that VMs only be shown in a workspace once they are ready to use. |
| Mini-apps fail to start without ".version" file present | BugFix | AT-2101 |
We have fixed a bug where mini-apps failed to start with a missing “.version” file. |
| upgrade R Version | Enhancement | AT-1980 |
R studio is now based on R 4.4.1 A new console version (4.4.1) has been added to the available choices. Jupyter Notebook R version is now 4.4.1. Python version upgraded to 3.11.6 |