Skip to content

Releases: eclipse-esmf/esmf-sdk

v2.16.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:27

Release version 2.16.0.

What's Changed

New Contributors

Full Changelog: v2.15.1...v2.16.0

v2.15.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:36

Release version 2.15.1.
This release fixes CMD windows opening for samm-cli, including when running the LSP server.

What's Changed

Full Changelog: v2.15.0...v2.15.1

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:50

Release version 2.15.0.
This release comes with the following breaking changes:

  • Apache Jena was updated from version 5.x to 6.1. Please refer to its release notes for details.
  • AAS4J was updated from version 1.0.4 to 2.0.2. Please refer to the corresponding release notes.
  • Jackson was updated from version 2.22.x to 3.2.x. Please refer to its release notes.
  • A new module, esmf-tree-sitter-turtle, was added, which provides integration with the tree-sitter incremental parser generator for parsing RDF/Turtle documents.
  • A new module, esmf-turtle-language-server, was added, which provides the initial version of an LSP server for RDF/Turtle, with specific support for SAMM Aspect Models. This module is added to support the esmf-vs-code-plugin.

What's Changed

New Contributors

Full Changelog: v2.14.3...v2.15.0

v2.14.3

Choose a tag to compare

@github-actions github-actions released this 19 May 10:20

Release version 2.14.3.

What's Changed

  • SVG generator: fix the --details option to show detailed error messages by @sekikn in #917
  • OAS generator: fix the cursor-based paging to generate a valid specification by @sekikn in #919
  • Fix broken table layout in the SAMM-CLI documentation by @sekikn in #923
  • Add the "decimalScale" configuration support to the Maven plugin by @sekikn in #925
  • Fix the Put and Patch methods for the OpenAPI generator by @sekikn in #922
  • feat:Samm cli support for generating Apache parquet example files from an Aspect models by @shijinrajbosch in #898
  • Fix error reporting for unresolvable URN by @atextor in #927
  • Fix Spotless configuration by @atextor in #930
  • Fix setting the release version in antora.yml by @atextor in #933
  • fix: refactor AspectModelAsyncApiGenerator to use AspectModelJsonSchemaVisitor + minor fixes by @andreas-wirth in #934

New Contributors

Full Changelog: v2.14.2...v2.14.3

v2.14.2

Choose a tag to compare

@github-actions github-actions released this 06 Mar 05:56

Release version 2.14.2.

What's Changed

  • Update and enhance default documentation CSS styles for improved readability and layout consistency by @Yauhenikapl in #902
  • Improve aasx to samm generator by @e-filchenko-bosh in #897
  • Fixes broken aspect validate command by @atextor in #907
  • OAS generator: fix the default path of the query API by @sekikn in #910
  • Fix broken samm-cli exectuable jar by @atextor in #912
  • Fix Linux and MacOS launcher scripts by @atextor in #914

Full Changelog: v2.14.1...v2.14.2

v2.14.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 06:35

Release version 2.14.1. This maintenance release fixes undesired behaviour of samm-cli on Windows: It is now possible to run samm.exe either as a regular command line tool from cmd/powershell or from Explorer (i.e., double-clicking it), which will open a prompt window where you can type samm commands.

What's Changed

Full Changelog: v2.14.0...v2.14.1

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 09:12

Release version 2.14.0.
Note: Starting with 2.14.0, the ESMF Java artifacts require Java 25.

What's Changed

New Contributors

Full Changelog: v2.13.1...v2.14.0

v2.13.1

Choose a tag to compare

@github-actions github-actions released this 19 Jan 15:13

Release version 2.13.1.

What's Changed

  • Fix Incorrect Namespace Reference in Properties After Increasing Major Version by @Yauhenikapl in #857
  • Add Events to html generation by @Yauhenikapl in #859
  • Fix List and NOTE in HTML not displayed correctly by @Yauhenikapl in #855
  • Make OpenAPI default and query paths configurable by @atextor in #864
  • Fix - JRE path in macOS bundle scripts by @michelu89 in #867
  • Fix Range Constraint html generation by @Yauhenikapl in #854
  • Evaluate options to leverage SAST for GitHub action code by @Yauhenikapl in #861
  • Update pipeline with new variable by @Yauhenikapl in #868
  • Fix bad substitution error RELEASE_VERSION in workflow file by @Yauhenikapl in #870
  • Update dependencies and adjust release workflow for credential persistence by @Yauhenikapl in #871
  • Update release-workflow.yml to add issues: write and pull-requests: read permissions for workflow scope by @Yauhenikapl in #873
  • Update release-workflow.yml to change pull-requests permission from read to write by @Yauhenikapl in #874

Full Changelog: v2.13.0...v2.13.1

v2.13.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 08:35

Release version 2.13.0.

What's Changed

Full Changelog: v2.12.0...v2.13.0

v2.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 08:33

Release version 2.12.0.

What's Changed

New Contributors

Full Changelog: v2.11.1...v2.12.0