Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

DSC v3.2.1 - Minor Changes

Compare
Choose a tag to compare
@juliapampus juliapampus released this 05 Nov 11:51
35801d5

Some minor changes and fixes have been added. When the Dataspace Connector is started with Docker, a PostgreSQL database is connected. More details can be found here.

In CHANGELOG.md:

Changed

  • Update to IDS framework v3.2.3.
  • Move self-service and example endpoints to admin API.
  • Improve Dockerfile.
  • Add key- and truststore to example configuration.
  • Add default policy (provide access) to resource on creation.

Added

  • Update and delete resources from broker.
  • Add configuration controller for GET and PUT configuration model.
  • Add possibility to set a resource id on create.
  • Add possibility to set a representation id on create.
  • Add a description of how the internal database can be replaced by another.
  • Add .dockerignore file.

Fixed

  • Add representation.
  • Fix token error in test classes.
  • Fix file path in packaged jar.