Skip to content

Releases: modelix/modelix.core

1.11.1

31 Mar 12:24
62caaeb
Compare
Choose a tag to compare

1.11.1 (2023-03-31)

Bug Fixes

  • model-client: model-server-api has to be an api dependency (94edfda)

1.11.0

31 Mar 06:32
2df3031
Compare
Choose a tag to compare

1.11.0 (2023-03-31)

Bug Fixes

  • model-client: drop local changes when the synchronization fails (b58adbe)
  • model-server: logging to the console was broken (5562b68)
  • model-server: migrate legacy list of repositories at startup (78713d8)
  • model-server: the new API at /v2/ wasn't initialized (21c4ee8)
  • model-server: uploading a new version always failed (b408d87)

Features

  • model-api: allow access to a model without starting a transaction (370c9ec)

1.10.4

28 Mar 07:53
Compare
Choose a tag to compare

1.10.4 (2023-03-28)

Bug Fixes

  • model-client: keep using role names by default (a239fb6)

1.10.2

27 Mar 18:26
Compare
Choose a tag to compare

1.10.2 (2023-03-27)

Bug Fixes

  • model-api: fixed name clash in CLVersion.getTree (ce55b0c)

1.10.0

24 Mar 13:46
9d89737
Compare
Choose a tag to compare

1.10.0 (2023-03-24)

Features

  • models can store role UIDs instead of names (f8e72aa)

1.9.0

24 Mar 13:25
76781e2
Compare
Choose a tag to compare

1.9.0 (2023-03-24)

Features

  • new HTTP API for the Git like model data structure (6930990)

1.8.0

23 Mar 14:29
7e20eee
Compare
Choose a tag to compare

1.8.0 (2023-03-23)

Features

  • support for "references" and "referencesAndChildren" in ModelQL (4d513db)

1.7.0

22 Mar 15:16
ee7b33a
Compare
Choose a tag to compare

1.7.0 (2023-03-22)

Features

  • use kotlin 1.8 and also bump all other dependencies (8371373)

1.6.3

21 Mar 16:13
8a7fa7d
Compare
Choose a tag to compare

1.6.3 (2023-03-21)

Bug Fixes

  • ensure new release artifacts get published (165dd10)

1.6.2

21 Mar 15:40
8bc37f9
Compare
Choose a tag to compare

1.6.2 (2023-03-21)

Bug Fixes

  • support .filterLoaded() on a child list of typed nodes (772fd67)