Releases: trustbloc/vcs
Releases · trustbloc/vcs
Release v1.8.3.1
feat: update vc (#1762) * feat: update vc * fix: compose plugin * fix: bdd
Release v1.10.0
What's Changed
- feat: stress test improvements by @skynet2 in #1695
- feat: add perf metrics back by @skynet2 in #1696
- chore: Added field 'deny_reasons' to trust registry response by @bstasyszyn in #1697
- feat: basic api endpoint by @skynet2 in #1698
- feat: extend issuance history with profile version by @mishasizov-SK in #1699
- perf: async presentation check by @skynet2 in #1712
- perf: async policy validator by @skynet2 in #1713
- perf: concurrent issuance by @skynet2 in #1714
- feat: delete key from aws kms by @mishasizov-SK in #1715
- feat: compose no template by @skynet2 in #1716
- feat: extra publish by @skynet2 in #1720
- fix: push by @skynet2 in #1721
- fix: duplicate context insert by @skynet2 in #1722
- fix: duplicate key ldcontext by @skynet2 in #1723
- feat: add extra claims in vp by @skynet2 in #1724
- feat: perform strict validation by @skynet2 in #1725
- refactor: Rename trust-registry request field to credential_matches by @bstasyszyn in #1726
- feat: improve tracing by @skynet2 in #1727
- feat: OID4VP ID2 updates by @aholovko in #1728
- fix: response_uri for oid4vp id2 by @aholovko in #1729
- feat: Add credential_claim_keys and credential_format to trust-registry wallet presentation request by @bstasyszyn in #1730
- fix: presentation submission with jwt vp by @aholovko in #1731
- chore: fix go version by @aholovko in #1732
- feat: add support for custom oid4vp URL scheme by @aholovko in #1735
- chore: Bump version of aws-sdk-go and otel libraries by @bstasyszyn in #1734
- chore: update vc-go by @aholovko in #1736
- fix: possible nil during jwt serialization for compose by @skynet2 in #1737
- feat: support multi vps in vp_token by wallet cli by @aholovko in #1739
- feat: attachments support by @skynet2 in #1738
- feat: attachment proof by @skynet2 in #1740
- feat: append context if missing by @skynet2 in #1741
- feat: update vc-go by @skynet2 in #1742
- feat: support history filter by transactionID & vcID by @skynet2 in #1743
Full Changelog: v1.8.1...v1.10.0
Release v1.8.1
Release v1.8.0
What's Changed
- feat: Credential Issuer Metadata Parameters by @mishasizov-SK in #1577
- feat: change credential Issuer metadata struct by @mishasizov-SK in #1579
- feat: added context field by @mishasizov-SK in #1581
- feat: encrypted credential response by @aholovko in #1578
- feat: 5.1.1. Request Issuance of a Certain Credential Type using authorization_details Parameter by @mishasizov-SK in #1583
- feat: cwt by @skynet2 in #1584
- feat: 6.2. Successful Token Response by @mishasizov-SK in #1590
- feat: support for invalid encryption parameters error code by @aholovko in #1591
- feat: 5.1.2. Using scope Parameter to Request Issuance of a Credential by @mishasizov-SK in #1592
- feat: add support for ldp proof by @skynet2 in #1593
- feat: 5.1.2. Using scope Parameter to Request Issuance of a Credential by @mishasizov-SK in #1595
- feat: update credential offer parameters to version ID1 by @aholovko in #1596
- feat: Dissociate policy check from attestation check for VP by @bstasyszyn in #1597
- feat: Check issuer policies regardless of attestation config by @bstasyszyn in #1598
- chore: merge main by @mishasizov-SK in #1599
- fix: missing Order field in credential subject claims by @aholovko in #1600
- feat: support rsa as sign algo for jwt by @skynet2 in #1601
- fix: remove order field from claim struct by @mishasizov-SK in #1603
- feat: merge with master by @mishasizov-SK in #1604
- feat: support ODC4VCI ID1 specification by @mishasizov-SK in #1605
- feat: Update trust-registry wallet issuance endpoint by @bstasyszyn in #1602
- Revert "feat: Update trust-registry wallet issuance endpoint" by @fqutishat in #1607
- chore: remove not used code by @fqutishat in #1606
- feat: update signed wellknown by @mishasizov-SK in #1609
- feat: Update trust-registry issuer endpoint by @bstasyszyn in #1608
- fix: response encrypt check by @skynet2 in #1610
- feat: notify endpoint by @skynet2 in #1611
- fix: use notification endpoint wellknown by @skynet2 in #1612
- chore: Update wallet-cli to support latest trust-registry issuance endpoint by @bstasyszyn in #1613
- feat: pass wallet-cli context by @skynet2 in #1615
- feat: client attestation enhancements by @aholovko in #1614
- docs: update wallet-cli docs by @aholovko in #1616
- feat: wallet cli metadata by @aholovko in #1618
- fix: attestation vp is required by @aholovko in #1619
- feat: validate nonce and aud in attestation vp by @aholovko in #1633
- feat: Additional fields in verifier oidc events payload by @bstasyszyn in #1620
- feat: multi credentials issauance by @mishasizov-SK in #1642
- feat: unit tests pt1 by @mishasizov-SK in #1655
- feat: unit tests by @mishasizov-SK in #1656
- chore: call policy all the time in issuer flow by @fqutishat in #1657
- test: fix unit tests for oidc4vci service by @aholovko in #1658
- feat: tests by @mishasizov-SK in #1659
- feat: Multiple credentials issuance 2 merge by @mishasizov-SK in #1660
- feat: move credential type to credential_definition in Credential Req by @aholovko in #1662
- feat: remove credential conf id from init issuance req by @mishasizov-SK in #1663
- feat: change spec for init iss req by @mishasizov-SK in #1664
- feat: change event payload by @mishasizov-SK in #1666
- feat: update trust registry client for multiple credentials by @aholovko in #1667
- feat: basic compose by @skynet2 in #1665
- feat: multi issuance with same type by @mishasizov-SK in #1668
- feat: Multiple credentials issuance by @mishasizov-SK in #1669
- feat: default grant type by @mishasizov-SK in #1670
- fix: check credential filters by @skynet2 in #1676
- fix: compatibility by @skynet2 in #1677
- feat: make lagacy fields nullable by @skynet2 in #1678
- feat: use credential offer response for credential request by @mishasizov-SK in #1679
- feat: add possibility to override sub by @skynet2 in #1680
- fix: uncomment BDD tests by @mishasizov-SK in #1681
- fix: multiple cred presentation by @skynet2 in #1682
- chore: documentation and examples for wallet cli by @mishasizov-SK in #1683
- feat: update credential issuer metadata by @aholovko in #1684
- chore: add ability to override wallet cli vc keyID in store by @fqutishat in #1686
- feat: basic attestation v2 by @skynet2 in #1685
- chore: change ack endpoint AckEventMap by @fqutishat in #1687
- feat: add attestation type by @skynet2 in #1688
- feat: add wallet-cli auth header attest by @skynet2 in #1690
- feat: profile specific transient data configuration by @mishasizov-SK in #1691
- fix: Remove duplicate credential types in issuer policy request by @bstasyszyn in #1692
- feat: check if profile is active on a profile reader level by @mishasizov-SK in #1693
Full Changelog: v1.6.0...v1.8.0
Release v1.6.0
What's Changed
- refactor: use permanent storage for oauth2 clients and blacklisted jtis by @aholovko in #1498
- chore: Additional events on failures by @bstasyszyn in #1499
- fix: Check for CustomError errors instead of sending system errors by @bstasyszyn in #1506
- feat: Self Attested Claims (VCs) - id_token & custom scope by @mishasizov-SK in #1505
- fix: disable data protect. by @vkubiv in #1507
- fix: oauth IsPublicClient by @skynet2 in #1508
- feat: Add attest_jwt_client_auth option to Credential Issuer metadata by @mishasizov-SK in #1509
- feat: attestation-based client authentication in the token request by @aholovko in #1518
- feat: multiple custom scopes by @mishasizov-SK in #1520
- feat: validate jwt-vp client attestation by @aholovko in #1521
- chore: update to latest btcsuite/btcd/btcec, kms-go, did-go, vc-go by @vkubiv in #1522
- feat: wallet-cli add SignJwtClaims by @skynet2 in #1523
- chore: change event payload to json raw by @fqutishat in #1535
- feat: validate attestation vc subject by @aholovko in #1536
- feat: [OIDC4VP] Request Attestation VC by Verifier by @mishasizov-SK in #1524
- fix: event payload by @fqutishat in #1537
- feat: ack issuance by @skynet2 in #1534
- feat: proxy support for wallet cli by @aholovko in #1538
- refactor: wallet binding check for attestation vp by @aholovko in #1540
- feat: [OIDC4VP] Verifier interaction with Trust registry by @mishasizov-SK in #1539
- feat: [OIDC4VP] Update OIDC4VP flow to support updated Trust Registry spec by @mishasizov-SK in #1541
- feat: add wallet-cli credential ack by @skynet2 in #1542
- feat: added wallet-cli VC status output by @mishasizov-SK in #1543
- feat: consolidate attestation functionality for issuer and verifier by @aholovko in #1544
- test: bdd test for client attestation by @aholovko in #1545
- feat: update profiles structure with client attestation policies by @mishasizov-SK in #1546
- feat: update trust registry support in wallet-cli by @aholovko in #1547
- feat: ack expired err code by @skynet2 in #1548
- feat: new wallet attest command in wallet cli by @aholovko in #1560
- feat: Mocked attestation service by @mishasizov-SK in #1561
- feat: query wallet for attestation vc in oidc4vci flow by @aholovko in #1564
- feat: optional status list check for attestation vc by @aholovko in #1565
- test: refactor bdd tests to use new wallet cli by @aholovko in #1566
- test: update vcs bdd tests to check scenarios for malicious attacker by @aholovko in #1567
- test: update bdd tests to use mock attestation server by @aholovko in #1568
- chore: cleanup wallet cli by @aholovko in #1571
- chore: Modified profiles to use explicit policy ID and version by @bstasyszyn in #1573
- docs: update wallet cli readme by @aholovko in #1574
- feat: Add option for attestation request in wallet CLI attestation client by @bstasyszyn in #1580
- fix: use issuer DID instead of URL when validating issuer by @aholovko in #1582
- feat: Add trust-registry option in wallet-cli flows by @bstasyszyn in #1594
Full Changelog: v1.5.0...v1.6.0
Release v1.5.0
What's Changed
- feat: trustlist v2 (with type filter) by @skynet2 in #1430
- feat: sdjwt exclude system keys by @skynet2 in #1429
- feat: change well-known url path for signed cred issuer config by @mishasizov-SK in #1431
- feat: change static URL path to oidc/idp by @mishasizov-SK in #1432
- feat: Validate claims in initiate-issuance of pre-auth flow by @bstasyszyn in #1433
- chore: add jwt role checks for private endpoints by @rajeshkalaria80 in #1435
- chore: revert docker compose command changes by @rajeshkalaria80 in #1436
- chore: add negative test for jwt token validation by @rajeshkalaria80 in #1437
- feat: OID4VCI combining metadata file by @mishasizov-SK in #1438
- chore: update to latest vc-go. by @vkubiv in #1440
- fix: client scope by @skynet2 in #1441
- feat: add support for go-proxy by @skynet2 in #1443
- fix: wallet flow aud check by @skynet2 in #1445
- feat: update vcs-stress to go 1.21 by @skynet2 in #1448
- feat: remove WalletInitiatedAuthFlowSupported from .well-known response by @mishasizov-SK in #1444
- feat: tidy modules by @mishasizov-SK in #1449
- fix: wallet-cli by @skynet2 in #1458
- fix: claims keys concurrency by @skynet2 in #1461
- feat: Credential Management - Credential Issuance history by @mishasizov-SK in #1459
- fix: credential issuance history by @mishasizov-SK in #1462
- refactor: wallet cli by @aholovko in #1442
- feat: credential mgmt - issuance history by @mishasizov-SK in #1463
- fix: support for did:jwk in wallet cli by @aholovko in #1464
- feat: add support for did:key to wallet cli, improvements for args handling and logging by @aholovko in #1465
- feat: Add routing key to event by @bstasyszyn in #1466
- docs: update README for wallet-cli by @aholovko in #1467
- refactor: update kms-go&vc-go, use kms-crypto wrappers by @Moopli in #1439
- fix: credential issuance history store by @mishasizov-SK in #1468
- feat: did:web domains matching option for wallet-cli, kms and crypto updates by @aholovko in #1481
- docs: update README for wallet-cli by @aholovko in #1482
- feat: credential issuance history: remove profile version from URL by @mishasizov-SK in #1483
- chore: add /oidc/idp/{profileID}/{profileVersion}/.well-known/openid-… by @fqutishat in #1484
- feat: expose mongo read pref by @skynet2 in #1485
- chore: update to latest vc-go. by @vkubiv in #1487
- feat: support for authorization-request-uri in wallet cli by @aholovko in #1488
- feat: extend BDD tests by @mishasizov-SK in #1491
- feat: Additional fields in event payload by @bstasyszyn in #1489
- feat: update vc go by @skynet2 in #1492
- feat: Enumerate error codes by @bstasyszyn in #1493
- feat: Don't filter on event type when publishing event by @bstasyszyn in #1495
- chore: update to latest vc-go. by @vkubiv in #1496
- feat: update vc-go to latest by @skynet2 in #1497
New Contributors
- @rajeshkalaria80 made their first contribution in #1435
Full Changelog: v1.3.0...v1.5.0
Release v1.3.0
What's Changed
- feat: Data Integrity proof support by @mishasizov-SK in #1390
- feat: remove afgo-ext mongodb dependency by @Moopli in #1391
- feat: issuer display object in well-known issuer OIDC config by @aholovko in #1393
- feat: with http client for wallet cli by @skynet2 in #1394
- feat: update latest Aries by @mishasizov-SK in #1395
- chore: ValidateCredentialProof updates by @mishasizov-SK in #1396
- chore: OIDC4VC BDD test for Data Integrity issuer by @mishasizov-SK in #1399
- feat: Cache JSON schema validators by @bstasyszyn in #1406
- fix: pub key by @skynet2 in #1400
- chore: resolve dependencies that require afgo by @Moopli in #1408
- feat: Signed credential offer for Issuance by @mishasizov-SK in #1407
- chore: update to use trustbloc repos instead of afgo components by @Moopli in #1392
- docs: remove afg dependency by @rolsonquadras in #1409
- docs: update intro and add spec list by @rolsonquadras in #1411
- chore: remove last afgo and orb dependencies by @Moopli in #1410
- chore: update to latest kms-go, did-go, vc-go by @Moopli in #1412
- fix: credential offer metadata content type by @mishasizov-SK in #1413
- fix: aries-kms mongo store now upserts using correct insert syntax by @Moopli in #1415
- fix: Don't use the strict flag for JSON schema validation by @bstasyszyn in #1416
- fix: params for oauth client manager by @aholovko in #1414
- chore: update to latest did-go. by @vkubiv in #1417
- chore: update to v1.0.0 of kms-go, did-go, vc-go by @Moopli in #1419
- chore: change proof purpose for data integrity by @fqutishat in #1420
- fix: WithExpectedDataIntegrityFields by @fqutishat in #1422
- chore: add AssertionMethod to profile by @fqutishat in #1423
- feat: Signed Credential Issuer's Metadata by @mishasizov-SK in #1418
- feat: add support for h2c protocol by @skynet2 in #1424
- fix: verifier.oidc-interaction-qr-scanned.v1 for s3 by @skynet2 in #1425
- chore: remove unused orb/sidetree docker container by @rolsonquadras in #1426
- feat: update vc by @skynet2 in #1428
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
- feat: support for wallet initiated flow by @skynet2 in #1370
- feat: OIDC4VCI Authorization code flow - Support for Wallet Initiated flow by @mishasizov-SK in #1369
- feat: use issuer_state for wallet-flow by @skynet2 in #1371
- chore: improve wallet-flow cov by @skynet2 in #1372
- feat: remove TEMP_DISABLE_ISS_TYP_CHECK by @mishasizov-SK in #1374
- feat: oauth 2.0 client id scheme by @aholovko in #1375
- feat: add issuer url to well-known by @skynet2 in #1376
- feat: add support for verifier logo uri by @aholovko in #1378
- feat: update aries by @skynet2 in #1379
- feat: update wallet cli to support discoverable client id by @aholovko in #1380
- feat: Validate issuer claims against JSON schema by @bstasyszyn in #1381
- feat: add trust list support by @skynet2 in #1382
- chore: Bump alpine image to 3.18 by @bstasyszyn in #1383
- chore: move credentialstatus, cmd, profile to aries components. by @vkubiv in #1384
- ci: Go v1.21 update by @rolsonquadras in #1386
- ci: fix publish build by @rolsonquadras in #1387
- chore: switch to using afgo components instead of afgo pkg by @Moopli in #1385
- ci: increase publish build time by @rolsonquadras in #1388
- chore: remove dependencies on afgo core by @Moopli in #1389
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
- chore: update version-fragment to bug by @fqutishat in #1315
- fix: wallet cli by @fqutishat in #1316
- fix: don't check for status if not exist by @fqutishat in #1317
- feat: BDD Tests for different presentation definition query scenario by @fqutishat in #1319
- feat: cluster mode support for stress testing by @skynet2 in #1320
- fix: perf tool for k8s by @skynet2 in #1321
- fix: properly check fields by @skynet2 in #1322
- feat: add CLUSTER_MINIMUM_HEALTHY_MEMBERS by @skynet2 in #1323
- fix: build oidc redirect uri dynamically by @fqutishat in #1324
- feat: refactor BDD tests by @mishasizov-SK in #1325
- feat: dynamic client registration protocol (RFC7591) - initial support by @aholovko in #1326
- feat: update aries by @skynet2 in #1327
- chore: remove assertionMethod from created did by @fqutishat in #1328
- feat: VCS Verifier OIDC4VP Scenario - multiple credentials for same input descriptor by @mishasizov-SK in #1329
- fix: client oidc ttl by @skynet2 in #1330
- feat: cognito consent by @skynet2 in #1332
- feat: issuer API for registering oauth clients by @aholovko in #1331
- feat: support more redirect codes for cognito by @skynet2 in #1333
- test: invalid_client error code check by @mishasizov-SK in #1334
- feat: add additional labels for metrics by @skynet2 in #1335
- feat: context logging by @skynet2 in #1337
- feat: OIDC4CI proof of key JWT validation by @mishasizov-SK in #1338
- feat: dynamic client registration (part 2) by @aholovko in #1336
- feat: "grant_types_supported" "scopes_supported" in issuer metadata by @mishasizov-SK in #1339
- feat: dynamic client registration (part 3) by @aholovko in #1340
- feat: pre-authorized_grant_anonymous_access_supported by @mishasizov-SK in #1341
- fix: bug fixes for dynamic client registration by @aholovko in #1342
- chore: add vp token log by @fqutishat in #1344
- Revert "chore: add vp token log" by @fqutishat in #1345
- fix: Incorrect types for some client registration values by @DRK3 in #1346
- feat: disable iss aud typ check by @mishasizov-SK in #1347
- fix: getting oidc config when issuer's well-known not defined by @aholovko in #1348
- feat: flag to disable iat claim check by @DRK3 in #1349
- fix: Incorrect state value being sent back with redirect URI by @DRK3 in #1350
- fix: "iat" claim check by @DRK3 in #1351
- feat: VCS Verifier - Enforce Intended format rule during OIDC4VP by @mishasizov-SK in #1353
- fix: "aud" claim check by @DRK3 in #1352
- feat: update client registration to use public endpoint with profile ID and version by @aholovko in #1354
- fix: changed typ header validation by @mishasizov-SK in #1362
- chore: add default context by @fqutishat in #1363
- chore: fix default context by @fqutishat in #1364
- chore: update linked domain id in profile creator by @fqutishat in #1365
- Revert "chore: update linked domain id in profile creator" by @fqutishat in #1366
- feat: update stress test by @skynet2 in #1368
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
What's Changed
- feat: client perf metric by @skynet2 in #1192
- perf: vp flow by @skynet2 in #1194
- feat: use groupID for csl by @fqutishat in #1193
- chore: change csl path by @fqutishat in #1195
- chore: remove .json from csl path in s3 by @fqutishat in #1197
- feat: stress test binary by @skynet2 in #1196
- chore: Add http client timeouts (start-up parameters) by @sandrask in #1199
- feat: credential status component traceability by @mishasizov-SK in #1200
- feat: additional params in retrieved claim by @sudeshrshetty in #1201
- feat: tracing support for oidc4vci by @aholovko in #1202
- chore: linked domain check param by @skynet2 in #1203
- feat: tracing support for oidc4vp by @aholovko in #1204
- feat: tracing support for aws s3 interaction by @aholovko in #1205
- fix: oidc credential format and other minor issues by @aholovko in #1206
- fix: stress test error marshal by @skynet2 in #1208
- feat: avoid possible collision issues by @mishasizov-SK in #1207
- fix: s3 client options by @aholovko in #1212
- chore: custom claims for stress test by @skynet2 in #1214
- feat: split CLS mongodb into VC and Index stores by @sandrask in #1216
- feat: PII data encryption for claims by @skynet2 in #1213
- chore: update kms by @skynet2 in #1217
- feat: add revoke stress test by @skynet2 in #1218
- fix: wallet cli by @fqutishat in #1222
- feat: stdout span exporter by @aholovko in #1223
- feat: remove version field from CSL wrapper by @mishasizov-SK in #1225
- fix: wallet cli by @fqutishat in #1226
- feat: Add CSL Manager by @sandrask in #1227
- chore: Add mutex to CSL Manager by @sandrask in #1228
- chore: Remove CLS VC Wrapper database (S3) by @sandrask in #1230
- chore: Move CSL manager creation to start command by @bstasyszyn in #1231
- feat: validate issuer profile on revoke by @mishasizov-SK in #1235
- chore: remove redundant slash in CSL S3 key by @mishasizov-SK in #1236
- chore: Fix empty vcs url by @sandrask in #1237
- chore: Add two VC revocations per profile test by @sandrask in #1238
- feat: add pprof by @skynet2 in #1240
- feat: improvements to stress testing by @skynet2 in #1239
- feat: linked domain verification by @mishasizov-SK in #1241
- perf: improve oidc4ci flow by @skynet2 in #1242
- chore: Upgrade alpine version by @sandrask in #1244
- feat: health status for dependencies by @aholovko in #1245
- feat: update healthchecks config by @aholovko in #1246
- test: run tests and linter for healthchecks component, remove submodules by @aholovko in #1247
- refactor: modules for health checks by @aholovko in #1248
- feat: store VC temp data in elasticache by @mishasizov-SK in #1249
- chore: update event definition by @sandrask in #1255
- feat: implement CEK for claims by @skynet2 in #1258
- feat: store temp data in redis by @mishasizov-SK in #1257
- chore: Update otelhttp lib by @sandrask in #1259
- chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 in /component/oidc/fosite by @dependabot in #1253
- chore(deps): bump github.com/docker/docker from 20.10.9+incompatible to 20.10.24+incompatible in /component/oidc/fosite by @dependabot in #1252
- chore(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 in /component/oidc/fosite by @dependabot in #1251
- feat: reuse credentials for jwt by @skynet2 in #1260
- feat: add gzip for claims by @skynet2 in #1261
- feat: more compression algos for claims data by @skynet2 in #1262
- chore: Fix BDD by @sandrask in #1264
- feat: correlate initiate issuance req with transaction ID for tracing by @aholovko in #1266
- feat: data encryption changes by @skynet2 in #1267
- feat: added password flag to redis by @mishasizov-SK in #1265
- chore: remove InsecureSkipVerify by @fqutishat in #1268
- feat: delete received claims by @sandrask in #1269
- feat: redis health check by @aholovko in #1271
- fix: bbs bls signature implementation. by @vkubiv in #1270
- feat: move temp data to redis by @mishasizov-SK in #1272
- perf: vp flow by @skynet2 in #1273
- feat: add oidc4vcnoncestore to Redis + code restructuring by @mishasizov-SK in #1274
- fix: increased TLSHandshakeTimeout in HTTPClient to unblock webhook by @birtony in #1275
- perf: improvements. aries update by @skynet2 in #1276
- fix: stress test build by @skynet2 in #1277
- feat: health checks config for aws by @aholovko in #1278
- perf: improve vp flow by @skynet2 in #1279
- chore: update aries with perf fixes by @skynet2 in #1282
- feat: Add dynamic query capability for presentation definition by @sandrask in #1283
- feat: added difDidOrigin to issuer profile did creation by @birtony in #1284
- feat: VCS Endpoint Changes by @mishasizov-SK in #1285
- chore: Add force attempt HTTP2 flag for HTTP client by @sandrask in #1286
- chore: PresentationDefinitionID is REQUIRED if there are multiple PDs in profile by @sandrask in #1288
- chore: update event name by @fqutishat in #1289
- feat: add delay on VC status update by @mishasizov-SK in #1290
- chore: update aries revision by @fqutishat in #1291
- feat: added missed field by @mishasizov-SK in #1292
- chore: update aries revision by @fqutishat in #1293
- chore: remove wallet cli build by @fqutishat in #1294
- fix: stress tests deps by @skynet2 in #1295
- fix: stress testing tool by @skynet2 in #1296
- fix: changed event id on credential revoke event by @mishasizov-SK in #1297
- feat: improve trace data redaction by @aholovko in #1298
- fix: update origin URL in Issuer well-known did config by @rolsonquadras in #1300
- feat: verifier validate by @skynet2 in #1301
- fix: bring back strict validation for issuer and verifier by @fqutishat in #1303
- feat: add bdd tests for invalid claims by @skynet2 in #1304
- chore: Claimskeys by @skynet2 in #1308
- feat: checks by @skynet2 in #1309
- fix: strict validation for verifier by @fqutishat in #1312
- perf: decrease redis calls by @skynet2 in #1314
- feat: send verifier claim keys to Jaeger by @aholovko in #1313
Full Changelog: v1.0.0-rc3...v1.0.0