Skip to content

Releases: eclipse-esmf/esmf-sdk

v2.9.9

16 Jan 13:29
Compare
Choose a tag to compare

Release version 2.9.9.

What's Changed

  • Improve resolution and loading error messages by @atextor in #680
  • Fix case of SAMM model elements generated from AAS by @atextor in #682
  • Add back deprecated removed backwards compatible APIs by @atextor in #683
  • Use triple quotes for multi line literals on all platforms by @atextor in #685
  • Reintroduce automatic language selection in documentation generator by @atextor in #686
  • Provide API to get SPDX license identifier for AspectModelFile by @atextor in #688
  • Check for invalid encoding when loading Aspect Model files by @atextor in #690
  • Update SQL generator for handling collections of entities by @Yauhenikapl in #692
  • Add fixed point constraint for generation example value by @Yauhenikapl in #698
  • Update logic for validate 2 and more Aspects in one file by @Yauhenikapl in #694

Full Changelog: v2.9.8...v2.9.9

v2.9.8

21 Nov 13:08
Compare
Choose a tag to compare

Release version 2.9.8.

What's Changed

Full Changelog: v2.9.7...v2.9.8

v2.9.7

07 Nov 09:43
Compare
Choose a tag to compare

Release version 2.9.7.

What's Changed

Full Changelog: v2.9.6...v2.9.7

v2.9.6

10 Oct 09:38
Compare
Choose a tag to compare

Release version 2.9.6.

What's Changed

Full Changelog: v2.9.5...v2.9.6

v2.9.5

14 Aug 12:11
Compare
Choose a tag to compare

Release version 2.9.5.

What's Changed

  • Update version example number by @Yauhenikapl in #637
  • Fix http error code assignment for open api generator by @MelleD in #634
  • Allow customization of error responses in open api generator by @MelleD in #638
  • Add Aspect Model change/refactoring operations by @atextor in #643
  • Add heading SAMM CLI List of commands to samm-cli.adoc by @chris-volk in #639

Full Changelog: v2.9.4...v2.9.5

v2.9.4

31 Jul 08:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.3...v2.9.4

v2.9.3

26 Jul 11:27
Compare
Choose a tag to compare

Release version 2.9.3.

What's Changed

Full Changelog: v2.9.2...v2.9.3

v2.9.2

22 Jul 06:01
Compare
Choose a tag to compare

Release version 2.9.2.

What's Changed

  • Fix no conversion of uppercase strings by @MelleD in #621

Full Changelog: v2.9.1...v2.9.2

v2.9.1

12 Jul 08:24
Compare
Choose a tag to compare

What's Changed

  • Fix formatting in Java tooling docs by @atextor in #613
  • 609 display copyright license in provided ttl file by @Yauhenikapl in #610
  • Correctly handle models containing multiple Aspects in Maven plugin by @atextor in #615

Full Changelog: v2.9.0...v2.9.1

v2.9.0

11 Jul 08:29
Compare
Choose a tag to compare

‼️ This release introduces breaking changes to loading and working with Aspect Models, including changes in names of classes, organization of packages and changed APIs. Please refer to Java Tooling for Working with Aspect Models for an up-to-date guide and examples, in particular Loading an Aspect Model to work on the Java Aspect Model Level.

What's Changed

Full Changelog: v2.8.1...v2.9.0