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