Skip to content

Releases: eclipse-esmf/esmf-sdk

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

v2.8.1

17 Jun 15:33
Compare
Choose a tag to compare

Release version 2.8.1.

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

17 Jun 12:01
Compare
Choose a tag to compare

Release version 2.8.0.

In this release, OpenAPI schema generation was made more flexible; the update operations PUT, PATCH and POST can now be added to the schema. Furthermore, an SQL schema can be generated from an Aspect Model that corresponds to the Aspect's data.

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

18 Apr 14:10
Compare
Choose a tag to compare

Release version 2.7.0.

This release contains many approvements in schema generation: Generated OpenAPI specifications are now more easily readable and can be generated into separate files per schema. It's now possible to create AsyncAPI schema descriptions for Aspect Models.
Note for Windows users: It's now possible to directly open a command window for using samm-cli by double-clicking samm.exe.

What's Changed

Full Changelog: v2.6.1...v2.7.0