Skip to content

Releases: modelix/modelix.core

8.19.0

19 Sep 02:40
b33ceba
Compare
Choose a tag to compare

8.19.0 (2024-09-19)

Features

  • model-server: add diff view for model-server revisions (d2b3e7c)
  • model-server: add link to compare with previous version in HistoryHandler (0346c42)
  • model-server: add option to expand to a specific node in the ContentExplorer (5197919)

8.18.1

28 Aug 12:41
6c5f870
Compare
Choose a tag to compare

8.18.1 (2024-08-28)

Bug Fixes

  • bulk-model-sync: handle nodes without originalId in ModelSynchronizer (07d8f1e)

8.18.0

27 Aug 02:32
0381e18
Compare
Choose a tag to compare

8.18.0 (2024-08-27)

Features

  • bulk-model-sync-gradle: add configuration options to exclude modules (5db8de9)

8.17.2

15 Aug 10:07
2480f04
Compare
Choose a tag to compare

8.17.2 (2024-08-15)

Bug Fixes

  • bulk-model-sync: propagate all exceptions thrown while running commands in MPS (f2c2740)
  • mps-model-adapters: resolve language dependency correctly in MPSModuleAsNode (72318fe)

8.17.1

15 Aug 02:28
56c1827
Compare
Choose a tag to compare

8.17.1 (2024-08-15)

Bug Fixes

  • bulk-model-sync-gradle: fix MPS Runner configuration for server sources with base revision (6d2639e)

8.17.0

13 Aug 13:54
d47e127
Compare
Choose a tag to compare

8.17.0 (2024-08-13)

Bug Fixes

  • model-server: allow Authorization header to be sent from foreign origins (0bc3f36)
  • model-server: respond with Problem JSON and reasonable status code for selected endpoints (4bf4325)
  • model-server: use non-blocking network calls to receive request data (eb38620)

Features

  • modelql: add mono source step for set of ConceptReference (dbb6118)

8.16.2

13 Aug 02:32
706f620
Compare
Choose a tag to compare

8.16.2 (2024-08-13)

Bug Fixes

  • bulk-model-sync-gradle: clearly exit with error if no module matched the inclusion criteria (63b4225)
  • model-server: respond with 404 when querying a non-existent branch (d6c3a02)
  • model-server: throw more specific exception when reverting non-existent branch (86e1d47)

8.16.1

06 Aug 02:29
f75a72e
Compare
Choose a tag to compare

8.16.1 (2024-08-06)

Bug Fixes

  • model-client: fix typo in setClientProvideUserId (e88f205)

8.16.0

30 Jul 02:28
a6e9ec8
Compare
Choose a tag to compare

8.16.0 (2024-07-30)

Features

  • bulk-model-sync: add a configuration option to load plugins (b7528ca)

8.15.4

22 Jul 11:50
8b6dfef
Compare
Choose a tag to compare

8.15.4 (2024-07-22)

Bug Fixes

  • model-datastructure: do not cache null values in PrefetchCache (af34016)