This repository was archived by the owner on Mar 31, 2022. It is now read-only.
DSC v6.4.0 - Fixes & Maintenance
In CHANGELOG.md:
Added
- Add
idsfield to/actuator/infoendpoint, to monitor the connectors certificate expiration status and DAT infos (if one can be received).
Fixed
ArtifactFactory::updateByteSizesetsbyteSizeandchecksumto 0 when data is removed.- Add nullcheck to
ArtifactService::toInputStream. - Check if representations are null or empty in
getMediaTypeOfArtifact. - Data to be deleted from a consumed artifact, if necessary, is now deleted only once and not with each scheduler call.
- Fix collisions in bootstrapping process setting a unique path for the
bootstrap.pathproperty.
Changed
- Increase description column length to 4096.
- Increase
BasicAuth(username, password) andApiKey(key, value) column length to 2048. - Increase dependency-check-maven version from 6.3.1 to 6.4.1.
- Increase pitest version from 1.7.1 to 1.7.2.
- Increase spotbugs version from 4.4.1 to 4.4.2.
- Increase equalsverifier version from 3.7.1 to 3.7.2.
- Increase postgresql version from 42.2.24 to 42.3.0.
- Increase springdoc version from 1.5.11 to 1.5.12.
- Increase camel-idscp2 version from 0.5.0 to 0.6.0.