github International-Data-Spaces-Association/DataspaceConnector v7.1.0
DSC v7.1.0 - [DAPS Whitelisting]

latest releases: v8.0.2, v8.0.1, v8.0.0...
2 years ago

[7.1.0] - 2022-04-06

Added

  • Add additional field to GenericEndpointView.
  • New APIs: Manageable DAPS entities (CRUD APIs)
  • New Feature: DAPS whitelisting for producitve deployment: It is now possible to whitelist DAPS and to restrict data exchange with IDS Connectors that receive their DATs from whitelisted DAPS. In the default case without changes, all DAPS are trusted. For this purpose the column whitelisted=true/false is available at the DAPS entites. To activate the whitelisting functionality, there must be at least one DAPS entity with whitelisted=true (this can also be the DAPS used by the connector to only trust the own used DAPS). If a message with a DAT arrives while whitelisting is active and from a non-whitelisted DAPS, the message is rejected with a RejectionMessage.

Fixed

  • Derive maven compiler version globally in pom instead of setting it individually.

Changed

  • Updating of the connector branding.

Removed

  • Removed com.mycila:license-maven-plugin to support multiple different license headers.

Dependency Maintenance

  • Update jackson version from 2.13.1 to 2.13.2.
  • Add jackson-databind version 2.13.2.2.
  • Update org.springframework version from 5.3.15 to 5.3.18.
  • Update org.springframework.boot:spring-boot-starter-parent from 2.6.3 to 2.6.6.
  • Update maven-surefire-plugin version from 3.0.0-M5 to 3.0.0-M6.
  • Update org.modelmapper:modelmapper version from 3.0.0 to 3.1.0.
  • Update nl.jqno.equalsverifier:equalsverifier version from 3.9 to 3.10.
  • Update org.apache.maven.plugins:maven-javadoc-plugin version from 3.3.1 to 3.3.2.
  • Update org.pitest:pitest-maven version from 1.7.4 to 1.7.5.
  • Update org.apache.maven.plugins:maven-site-plugin version from 3.10.0 to 3.11.0.
  • Update org.apache.maven.plugins:maven-project-info-reports-plugin version from 3.2.1 to 3.2.2.
  • Update com.puppycrawl.tools:checkstyle version from 9.3 to 10.1.
  • Update net.sourceforge.pmd version from 6.42.0 to 6.44.0.
  • Update org.apache.maven.plugins:maven-pmd-plugin version from 3.15.0 to 3.16.0.
  • Update org.codehaus.mojo:versions-maven-plugin version from 2.9.0 to 2.10.0.
  • Update org.owasp:dependency-check-maven version from 6.5.3 to 7.0.4.
  • Update org.apache.maven.plugins:maven-jxr-plugin version from 3.1.1 to 3.2.0.
  • Update org.flywaydb:flyway-core version from 8.4.4 to 8.5.5.
  • Update spotbugs version from 4.5.3 to 4.6.0.
  • Update camel version from 3.15.0 to 3.16.0.
  • Update com.google.protobuf:protobuf-java version from 3.19.4 to 3.20.0.
  • Update io.swagger:swagger-annotations version from 1.6.5 to 1.6.6.
  • Update org.jacoco:jacoco-maven-plugin version from 0.8.7 to 0.8.8.

Don't miss a new DataspaceConnector release

NewReleases is sending notifications on new releases.