yshyn-iohk
released this
07 Nov 06:41
·
15 commits
to main
since this release
New features
- feat: Add KID to the credential-offers API - ATL-7704 by @FabioPinheiro in #1320
- feat: Implement prism anoncreds method for schemas and credential definitions by @shotexa in #1385
- feat: ATL-6983 ZIO Stream Kafka PoC in background jobs by @bvoiturier in #1339
Bugfixes
- fix: handle unsupported PIURI found in DIDComm messages accordingly by @bvoiturier in #1399
- fix: Add key_id missing field by @mineme0110 in #1403
What's Changed (detailed changelog)
- ci: skip renaming of OpenAPI specification when the release is made from the tag by @yshyn-iohk in #1347
- feat: Test JWT OBJECT as Issuer by @CryptoKnightIOG in #1343
- chore: Fabio Pinheiro, retroactively sign off (DCO) #1345 by @FabioPinheiro in #1348
- feat: Default Object As Issuer by @CryptoKnightIOG in #1349
- feat: presentation_submission validation logic by @patlo-iog in #1332
- feat: Support Array Of Credential Schema by @CryptoKnightIOG in #1351
- docs: Update README.md rempve GITHUB_TOKEN prerequisite by @FabioPinheiro in #1360
- fix: cannot reuse the same credential-offer in oid4vci by @patlo-iog in #1361
- feat: VCVerification API support ARRAY or OBJECT as Credential Sc… by @CryptoKnightIOG in #1355
- docs: Update README.md fix user documentation URL by @FabioPinheiro in #1362
- feat: Add KID to the credential-offers API - ATL-7704 by @FabioPinheiro in #1320
- docs: Update README.md with credential types that are supported by @FabioPinheiro in #1359
- fix: Preserve Presentation Format by @CryptoKnightIOG in #1363
- feat: add presentation-exchange endpoints by @patlo-iog in #1365
- docs: Update README.md add link to Quickstart guide by @FabioPinheiro in #1364
- build: zio dependency updates by @github-actions in #1356
- build: sbt and plugins dependency update by @github-actions in #1357
- test: add presentation-definition crud test by @patlo-iog in #1367
- fix: oas to use any schema for json ast node by @patlo-iog in #1372
- feat: Issuer Replace Either By Union Type by @CryptoKnightIOG in #1374
- fix: return 404 when create credConfig on non-existing issuer by @patlo-iog in #1379
- feat: Default Backend API to Array Of Credential Schema by @CryptoKnightIOG in #1366
- feat: Implement prism anoncreds method for schemas and credential definitions by @shotexa in #1385
- docs: add prism anoncreds method support docs by @shotexa in #1386
- build: zio dependency updates by @github-actions in #1369
- fix: oid4vci endpoints error statuses and negative input validation by @patlo-iog in #1384
- build(deps): bump cryptography from 42.0.8 to 43.0.1 in /examples/st-oid4vci/demo in the pip group across 1 directory by @dependabot in #1346
- feat: VC support for Array of credential Status by @CryptoKnightIOG in #1383
- test: add oid4vci negative scenario tests by @amagyar-iohk in #1380
- fix: adjust Kotlin and TypeScript HTTP client to use the
schemaId
f… by @yshyn-iohk in #1388 - feat: ATL-6983 ZIO Stream Kafka PoC in background jobs by @bvoiturier in #1339
- build: sbt and plugins dependency update by @github-actions in #1371
- test: update test dependencies for e2e and performance tests by @yshyn-iohk in #1389
- test: Add integration test for conectionless issuance by @mineme0110 in #1395
- fix: handle unsupported PIURI found in DIDComm messages accordingly by @bvoiturier in #1399
- fix: Add key_id missing field by @mineme0110 in #1403
- chore: I Shailesh Patil retroactively sign off on these commits by @mineme0110 in #1398
- build: add job Update Dependency Graph by @FabioPinheiro in #1400
- build: fix Github action sbt-dependency-submission location by @FabioPinheiro in #1415
- test: Add test connectionless verification by @mineme0110 in #1418
- chore: upgrade to latest Tapir version by @bvoiturier in #1417
- fix: key id for jwt and sdjwt by @mineme0110 in #1420
- build: add permissions for the dependency-submission by @FabioPinheiro in #1416
- chore: rely on Tapir's default value for OpenAPI spec version by @bvoiturier in #1431
- chore: fix generated OAS version to 3.0.3 as TS generator fails with 3.1.0 by @bvoiturier in #1432
Full Changelog: cloud-agent-v1.39.0...cloud-agent-v1.40.0