Skip to content

Information System Designer 2.2.1

Compare
Choose a tag to compare
@vrichard12 vrichard12 released this 04 Feb 09:42
· 423 commits to master since this release

Maintenance release

Cinematic Designer

  • Better/fixed navigation tools in Cinematic Mockup Diagram
  • Fix Cinematic UI Structure not showing the view element widget types in their label

SOA Designer

  • A new Meta Types layer in the SOA Component Contract Diagram to differentiate DTO and Entities
  • Improved SOA Rest API modelization: allow choosing the security scopes per operation
  • The Properties Extension properties tab is now only visible if at least one REST operation is defined in the Component
  • SOA Designer (and all Class Diagrams in Graal, SOA, and Entity) now use AQL
  • Use Apache license as default when creating a new REST Component
  • Swagger export now supports paged operations
  • Improve Swagger syntax support regarding importing array datatypes
  • Fix Swagger export generates too many new lines
  • Fix Swagger import not working with some kind of security schemes
  • Fix Swagger export should not generate Apache license if none is defined in the model
  • Fix Swagger import dialog does not take into account the file path when entered manually

Database Designer

  • New information dialog on Liquibase generator showing success information and target Liquibase version
  • Improvements on SQL generator for Oracle sequences

API changes

  • The SOA metamodel (and its nsuri) changed from version 3.0.0 to version 4.0.0 with the introduction of the SecurityApplication meta class. This change comes along with a migration component to ensure that older models can still be open, making it completely transparent for the end user. However, third party tools using the SOA meta-model API, such as code generators, could be impacted.