Releases: modelix/modelix.core
Releases · modelix/modelix.core
8.19.0
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
8.18.1 (2024-08-28)
Bug Fixes
- bulk-model-sync: handle nodes without originalId in ModelSynchronizer (07d8f1e)
8.18.0
8.18.0 (2024-08-27)
Features
- bulk-model-sync-gradle: add configuration options to exclude modules (5db8de9)
8.17.2
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
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
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
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
8.16.1 (2024-08-06)
Bug Fixes
- model-client: fix typo in setClientProvideUserId (e88f205)
8.16.0
8.16.0 (2024-07-30)
Features
- bulk-model-sync: add a configuration option to load plugins (b7528ca)
8.15.4
8.15.4 (2024-07-22)
Bug Fixes
- model-datastructure: do not cache
null
values in PrefetchCache
(af34016)