Skip to content

Releases: modelix/modelix.workspaces

0.12.1

12 Feb 15:25
4fe9819
Compare
Choose a tag to compare

0.12.1 (2025-02-12)

Bug Fixes

  • .git folder was deleted when loadUsedModulesOnly: true was set (1a1d562)

0.12.0

11 Feb 15:12
6c222e7
Compare
Choose a tag to compare

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

11 Feb 11:28
081b81d
Compare
Choose a tag to compare

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

06 Feb 02:47
353b396
Compare
Choose a tag to compare

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

21 Dec 02:45
Compare
Choose a tag to compare

0.9.2 (2024-12-21)

Bug Fixes

  • git clone from azure devops with credentials (00d3281)
  • git clone status (90a9765)

0.9.1

20 Dec 07:40
199301c
Compare
Choose a tag to compare

0.9.1 (2024-12-20)

Bug Fixes

  • git clone with credentials failed (d8fa821)

0.9.0

19 Dec 18:29
a1183cb
Compare
Choose a tag to compare

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

18 Dec 12:44
072c205
Compare
Choose a tag to compare

0.8.0 (2024-12-18)

Features

  • add password protection to internal Docker registry (47ae624)

0.7.1

18 Dec 02:56
79576de
Compare
Choose a tag to compare

0.7.1 (2024-12-18)

Bug Fixes

  • workspace-manager: do not generate job names with trailing hyphens (a6096f8)

0.7.0

16 Dec 15:10
60ef219
Compare
Choose a tag to compare

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)