Releases: Fraunhofer-AISEC/ids-clearing-house-service
Releases · Fraunhofer-AISEC/ids-clearing-house-service
v0.10.1
v0.10.0
Clearing House Service v0.10.0
- Java Version Upgrade to Java 17
- Multipart Protocol: TLS certificates are now checked for Aki/Ski
- Validation of DAPS token only in TC
- Micro services use a new shared secret when communicating
- Upgrade TC version. Minimal required version is now 7.1.0. For working configuration of SENDER_AGENT and ISSUER: 7.2.0-rc1
- New CH version number
v0.9.0
Clearing House Service v0.9.0
- Gradle Dependency Management Update. Now requires Gradle 7.5
- Several Dependencies Versions upgraded, including MongoDB
- Breaking Change in DB of document api: Introduction of bucket pattern
- Breaking Change in QueryPiD: Result Format changed to include pagination information
- New CH version number
- Integration tests aligned with pagination
- Default sort set to descending
v0.8.1
v0.8.0
v0.7.7
v0.7.6
v0.7.5
Clearing House Service v0.7.5
- Introduced new configuration options for Trusted Connector, some mandatory
- Processors (jar) now follow same versioning scheme as rust apis
- JWKS caching of DAPS keys enabled to reduce load on DAPS
- Bumped debian version in docker build files
- Bumped version of Infomodel Library to 4.1.0
- Changed Multipart Endpoint from http to https
- Added IDSCP2 Endpoint
- Incubation: Pagination support
- Various bugfixes
v0.7.1
v0.7.0
Clearing House Service v0.7.0
- Validation of self-signed DAPS certificates supported
- Integrity protection using a combination of chain-hashing and signed receipts for data stored in CH
- Various dependency upgrades
- DB initialization behavior changed. Empty DB will be initialized per default.
- Fixes Issue #1