Skip to content

Releases: research-virtualfortknox/msb

1.6.4

11 Jan 22:22
Compare
Choose a tag to compare

Added

  • Updated dependencies
  • Create (OpenAPI-) RESTful Service via JSON input
  • Multiple media types supported in REST interface
  • Compatibility to BaSyx 1.4.x (including File Support)
  • AAS remote identifier configurable in MSB GUI
  • Support msb submodels to be registered for remote AAS

Fixed

  • Fixed aggregation issues in integration flows
  • Added missing CORS configuration in environment
  • Fixed vulnerable authorization checks at smart object management
  • Fixed authentication error towards connected RESTful services which led to two requests of REST interface

1.6.3

11 Jan 21:57
Compare
Choose a tag to compare

Added

  • Update dependencies
  • Add BaSyx interface as a new connectivity capability to integrate with the BaSyx AAS ecosystem
  • Add a test mode for public version
  • Update utilized RabbitMq version

Fixed

  • Fix not changeable DB password for docker compose deployment
  • Fix not changeable dummy user for docker compose deployment
  • Fix data mapping of identically named dataObjects with concatenation
  • Fix missing authorization checks at smart object management
  • Fix self-description reload at RESTful API Interface
  • Fix wizard for custom rest api based services by extend data format field length and remove last slash of endpoints
  • Fix unclear registration process in the wizard by adding a separate registration step
  • Fix media type error at discovery server by workaround