<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>News on Modelix</title><link>https://modelix.github.io/blog/</link><description>Recent content in News on Modelix</description><generator>Hugo</generator><language>en</language><atom:link href="https://modelix.github.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Modelix Update 24.2</title><link>https://modelix.github.io/blog/2024/12/12/modelix-update-24.2/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2024/12/12/modelix-update-24.2/</guid><description>This article gives you an update on what happened in the Modelix project since the Modelix Platform release 24.1.
Firstly, we have decided not to release any more platform versions. There is so much development in between that we don&amp;rsquo;t want to encourage users to use outdated versions of infrequent releases of the platform versions. When you start using Modelix, get the latest versions of the components and keep them up to date.</description></item><item><title>Modelix Platform Release 24.1</title><link>https://modelix.github.io/blog/2024/05/16/modelix-platform-release-24.1/</link><pubDate>Thu, 16 May 2024 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2024/05/16/modelix-platform-release-24.1/</guid><description>Version 24.1 of the modelix platform is out now! The platform is now independent of the MPS version and works with all supported MPS versions. Simply use org.modelix:platform:24.1.0 in your build scripts.
The versions bundled in this release are:
modelixCoreVersion = 7.3.0 incrementalVersion = 0.2.0 buildToolsVersion = 1.5.0 mpsPluginsVersion = 0.7.1 A more detailed list of the components is available here.
If you want to know how to use this platform in your Gradle build, check out the corresponding usage documentation.</description></item><item><title>Modelix Update on XZ Utils Backdoor</title><link>https://modelix.github.io/blog/2024/04/03/modelix-update-on-xz-utils-backdoor/</link><pubDate>Wed, 03 Apr 2024 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2024/04/03/modelix-update-on-xz-utils-backdoor/</guid><description>Modelix images are not affected by the XZ Utils backdoor (CVE-2021-44228).
Our images have versions of liblzma ranging from 5.2.2 to 5.4.1. So no image has the vulnerable version 5.6.0 or 5.6.1. Also, no image has an SSH server installed.
If you have any questions, feel free to reach out via the #modelix channel in the MPS Slack.</description></item><item><title>Modelix Roadmap Update 2024</title><link>https://modelix.github.io/blog/2024/02/16/modelix-roadmap-update-2024/</link><pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2024/02/16/modelix-roadmap-update-2024/</guid><description>Today we are excited to share our updated roadmap with you. It contains our current plans for major features in 2024 and beyond. We summarize the key priorities in a dedicated overview alongside more detailed explanations.
Please contact us if you have questions, want to discuss the key priorities and our plans, or seek technical support. We value your feedback!
Come find us over in the #modelix Slack channel or contact us via email.</description></item><item><title>Modelix Platform Release 23.2</title><link>https://modelix.github.io/blog/2023/11/02/modelix-platform-release-23.2/</link><pubDate>Thu, 02 Nov 2023 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2023/11/02/modelix-platform-release-23.2/</guid><description>We are happy to announce the autumn release of the modelix platform: 23.2
The versions bundled in this release are:
modelixCoreVersion = 3.12.1 incrementalVersion = 0.2.0 buildToolsVersion = 1.1.0 modelixMPSPatchVersion = 157 If you want to know how to use this platform in your Gradle build, check out the corresponding documentation.
Feature Highlights ModelQL Model Client as NPM Package (experimental) Vue.js Bindings (experimental) MPS Model Adapters Bulk Model Synchronization Plugin (experimental) Development Insights New Approach to MPS-Related Components Contribution Guide Marking Experimental Features Extending Automation What&amp;rsquo;s To Come Feature Highlights ModelQL The ModelQL query language provides a dynamic way of loading parts of the model on demand while reducing the number of requests to a minimum.</description></item><item><title>First release of the new modelix platform 23.1</title><link>https://modelix.github.io/blog/2023/05/10/first-release-of-the-new-modelix-platform-23.1/</link><pubDate>Wed, 10 May 2023 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2023/05/10/first-release-of-the-new-modelix-platform-23.1/</guid><description>We are very happy to announce the first release of the modelix platform: modelix-23.1
With many modelix components being in various development stages - from stable to early and conceptual - they are released individually for each repository. To make it easier for developers we now release a dedicated modelix platform twice a year unifying everything under a single version. This platform aggregates compatible modelix component versions. We aim to provide a Spring release and an Autumn release.</description></item><item><title>Modelix Artifact Re-Grouping and Re-naming</title><link>https://modelix.github.io/blog/2023/04/12/modelix-artifact-re-grouping-and-re-naming/</link><pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2023/04/12/modelix-artifact-re-grouping-and-re-naming/</guid><description>In the last week we re-grouped and re-named several artifacts of modelix platform to more clearly convey their functionality. For example, the metamodel-generator is now named model-api-gen illustrating the fact that it generates a model API. Additionally, we also added correct Gradle plugin markers to ease the usage of Gradle plugins in your build scripts. We also bumped the major version of all modelix core components to indicate the breaking nature this group and name change.</description></item><item><title>Modelix Update on JetBrain's Projector</title><link>https://modelix.github.io/blog/2022/09/26/modelix-update-on-jetbrains-projector/</link><pubDate>Mon, 26 Sep 2022 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2022/09/26/modelix-update-on-jetbrains-projector/</guid><description>On March 11 2021 JetBrains announced the initial release of Projector. It can be used to run JetBrains IDEs and Swing apps remotely over the network. Just recently JetBrains announced the suspension of Projector as its own standalone product. There are components in modelix which make use of Projector so consequently the question arises how this change affects the support in contexts such as Modelix?
This announcement by JetBrains might seem rather sudden.</description></item><item><title>Modelix Update on Log4Shell</title><link>https://modelix.github.io/blog/2021/12/14/modelix-update-on-log4shell/</link><pubDate>Tue, 14 Dec 2021 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2021/12/14/modelix-update-on-log4shell/</guid><description>A short update on the vulnerability called &amp;ldquo;Log4Shell&amp;rdquo; (CVE-2021-44228) from the modelix team:
As you most likely have heard already there is a vulnerability in the popular logging framework log4j affecting many projects, especially services logging HTTP requests. For more details on the vulnerability see the log4J announcement.
Since modelix services can face the public internet you might ask yourself if you are affected when running modelix. The good news is you are not affected by Log4Shell when you are using modelix.</description></item><item><title>Modelix Development Update 2021.1</title><link>https://modelix.github.io/blog/2021/03/04/modelix-development-update-2021.1/</link><pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2021/03/04/modelix-development-update-2021.1/</guid><description>This is the first post in a regular series where we will give an update on modelix development. In this first post we will look at what happened in modelix since the open source announcement by itemis last year.
MPS 2020.3 Modelix is now based on top of MPS 2020.3 and supports projects using the latest MPS version. You might wonder why 2020.2 was skipped? We encountered problems during the migration to 2020.</description></item><item><title>Modelix goes Open Source</title><link>https://modelix.github.io/blog/2020/12/03/modelix-goes-open-source/</link><pubDate>Thu, 03 Dec 2020 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2020/12/03/modelix-goes-open-source/</guid><description/></item><item><title>Modelix in the MPS Talk Series</title><link>https://modelix.github.io/blog/2020/12/03/modelix-in-the-mps-talk-series/</link><pubDate>Thu, 03 Dec 2020 00:00:00 +0000</pubDate><guid>https://modelix.github.io/blog/2020/12/03/modelix-in-the-mps-talk-series/</guid><description>Modelix came public for one of the very first time last February in the first virtual MPS Talk Series organized by Jetbrains and itemis. In one of the most antecipated talks Sascha Lisson gave us an overview of Modelix and its capabilities.
Other Recordings All of the recordings from this event are also available in the Jetbrains website.</description></item></channel></rss>