Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut the Identus Cloud agent 1.40.0 release
# [1.40.0](cloud-agent-v1.39.0...cloud-agent-v1.40.0) (2024-11-05) ### Bug Fixes * Add key_id missing field ([#1403](#1403)) ([cbd1a03](cbd1a03)) * adjust Kotlin and TypeScript HTTP client to use the `schemaId` f… ([#1388](#1388)) ([c2da492](c2da492)) * cannot reuse the same credential-offer in oid4vci ([#1361](#1361)) ([6a0a3ea](6a0a3ea)) * handle unsupported PIURI found in DIDComm messages accordingly ([#1399](#1399)) ([9b64793](9b64793)) * key id for jwt and sdjwt ([#1420](#1420)) ([5830a7e](5830a7e)) * oas to use any schema for json ast node ([#1372](#1372)) ([95d328e](95d328e)) * oid4vci endpoints error statuses and negative input validation ([#1384](#1384)) ([65cc9a7](65cc9a7)) * Preserve Presentation Format ([#1363](#1363)) ([c18385c](c18385c)) * return 404 when create credConfig on non-existing issuer ([#1379](#1379)) ([e532ba6](e532ba6)) ### Features * Add KID to the credential-offers API - ATL-7704 ([#1320](#1320)) ([56200cf](56200cf)) * add presentation-exchange endpoints ([#1365](#1365)) ([49f7ab3](49f7ab3)) * ATL-6983 ZIO Stream Kafka PoC in background jobs ([#1339](#1339)) ([19ab426](19ab426)) * Default Backend API to Array Of Credential Schema ([#1366](#1366)) ([693dcc4](693dcc4)) * Default Object As Issuer ([#1349](#1349)) ([d29eebb](d29eebb)) * Implement prism anoncreds method for schemas and credential definitions ([#1385](#1385)) ([fbee055](fbee055)) * Issuer Replace Either By Union Type ([#1374](#1374)) ([8fc2fe3](8fc2fe3)) * presentation_submission validation logic ([#1332](#1332)) ([f80b3c3](f80b3c3)) * Support Array Of Credential Schema ([#1351](#1351)) ([948e314](948e314)) * Test JWT OBJECT as Issuer ([#1343](#1343)) ([7208d95](7208d95)) * VC support for Array of credential Status ([#1383](#1383)) ([ad946cf](ad946cf)) * VCVerification API support ARRAY or OBJECT as Credential Sc… ([#1355](#1355)) ([91cb4e7](91cb4e7)) [skip ci] Signed-off-by: Hyperledger Bot <[email protected]>
- Loading branch information