Skip to content

Commit 22378b1

Browse files
Merge pull request #3021 from mbeddr/merge/master
Merge maintenance/mps20251 into master
2 parents b3e860a + b311a8d commit 22378b1

File tree

3 files changed

+271
-64
lines changed
  • code/languages/com.mbeddr.mpsutil/solutions/com.mbeddr.core.base.pluginSolution/models/com/mbeddr/core/base/pluginSolution
  • subprojects/com.mbeddr/platform

3 files changed

+271
-64
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is _loosely_ based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The project does _not_ follow
66
Semantic Versioning and the changes are simply documented in reverse chronological order, grouped by calendar month.
77

8+
# June 2025
9+
10+
## com.mbeddr.core.base
11+
12+
### Fixed
13+
14+
- prevent exception in MbeddrSearchViewer actions initialization due to null value of the project event parameter
15+
16+
## com.mbeddr.platform publication
17+
18+
### Changed
19+
20+
- Published SBOM contains dependencies only from runtime configurations. This covers bundled libraries and all runtime
21+
dependencies like used language libraries, JBR and MPS. The latter is however currently not yet included due to a restriction
22+
of the CycloneDX gradle plugin.
23+
824
# May 2025
925

1026
## com.mbeddr.doc

0 commit comments

Comments
 (0)