Releases: modelix/modelix.workspaces
Releases · modelix/modelix.workspaces
0.12.1
0.12.1 (2025-02-12)
Bug Fixes
- .git folder was deleted when
loadUsedModulesOnly: true
was set (1a1d562)
0.12.0
0.12.0 (2025-02-11)
Bug Fixes
- wait for indexer before forwaring requests to /generator/ (4f7ce03)
Features
- support git clone via http proxy (e3923e4)
0.11.0
0.11.0 (2025-02-11)
Bug Fixes
- ensure correct format of memoryLimit in workspace config (24efa2d)
- use mps-plugins 0.11.1 with improved compatibility for multiple MPS versions (3cca692)
Features
- merge instances-manager and workspace-manager (6e0658a)
0.10.0
0.10.0 (2025-02-06)
Bug Fixes
- debug port on instances-manager wasn't open (ea1741a)
- NPE during closing of websocket connections (16dccad)
Features
0.9.2
0.9.2 (2024-12-21)
Bug Fixes
- git clone from azure devops with credentials (00d3281)
- git clone status (90a9765)
0.9.1
0.9.1 (2024-12-20)
Bug Fixes
- git clone with credentials failed (d8fa821)
0.9.0
0.9.0 (2024-12-19)
Features
- permission management link on workspaces (05f5e7d)
- run git clone in workspace-job instead of workspace-manager (58adf01)
0.8.0
0.8.0 (2024-12-18)
Features
- add password protection to internal Docker registry (47ae624)
0.7.1
0.7.1 (2024-12-18)
Bug Fixes
- workspace-manager: do not generate job names with trailing hyphens (a6096f8)
0.7.0
0.7.0 (2024-12-16)
Bug Fixes
- workspace builds with modelSyncEnabled=false failed (68cd5e2)
Features
- UI for showing and restarting active build jobs (770eae9)
- workspace-manager: Do not show encrypted Git credentials to users (0d8bb19)