This repository has been archived by the owner on Aug 25, 2023. It is now read-only.
What's Changed
- chore: update to latest orb vdr by @fqutishat in #302
- test: rename hub-auth to auth by @rolsonquadras in #303
- feat: add HealthCheck method for aws service by @fqutishat in #304
- test: acceptance test for GNAP authorization support by @aholovko in #305
- chore: add health check key by @fqutishat in #307
- fix: aws kms health check by @fqutishat in #308
- feat: implement GNAP support by @aholovko in #309
- docs: add info on gnap-signing-key flag in README by @aholovko in #310
- chore: update timeout for Publish job by @aholovko in #311
- feat: Update EDV version by @DRK3 in #312
- refactor: combine crypto box URLs with wrap/unwrap URLs by @Baha-sk in #313
- chore: disable httpsig verification for GNAP flow by @aholovko in #317
- feat: add httpsig validation in gnap middleware by @Baha-sk in #316
- chore: support aws create key by @fqutishat in #320
- chore: update to Go 1.18 by @aholovko in #318
- fix: GNAP header inspection bug by @DRK3 in #321
- fix: Linter error by @DRK3 in #322
- fix: error check during gnap rs client creation by @aholovko in #323
- chore: update trustbloc/auth dependency by @fqutishat in #325
- feat: Update Aries-Framework-Go, update Aries KMS calls by @DRK3 in #328
- feat: CL Anoncreds Remote KMS/Crypto by @kgoncharov in #329
- refactor: Remove EDV from BDD tests by @ypukhta in #331
- refactor: remove EDV support by @ypukhta in #332
- chore(deps): Bump github.com/tidwall/gjson from 1.6.7 to 1.9.3 in /test/bdd by @dependabot in #306
- refactor: Add env variable to define supported auth mode by @ypukhta in #333
- fix: Docker warning when using frapsoft/openssl on arm64 system by @DRK3 in #335
- refactor: remove obsolete OIDC functionality by @ypukhta in #336
- feat: add CreateAndExportPubKeyBytes func to aws by @fqutishat in #337
- fix: aws kms create method by @fqutishat in #338
- feat: add ECDSASecp256k1IEEEP1363 to aws service by @fqutishat in #339
- chore: bdd tests should not use OAuth2 authentication to auth service by @ypukhta in #340
- fix: send digest msg instead of raw to aws kms by @fqutishat in #341
- feat: changes to add key alias support by @rajeshkalaria80 in #342
- fix: aws kms key alias validation by @rajeshkalaria80 in #344
- chore: use ECDSASecp256k1DER in aws kms by @fqutishat in #345
- chore: return key alias id by @fqutishat in #346
- chore: add alias to key ID when configure by @fqutishat in #347
- chore: update alias by @fqutishat in #348
- fix: alias prefix by @fqutishat in #349
- chore: add aws config by @fqutishat in #350
- chore: update aws client to v2 by @fqutishat in #351
- chore: remove get key alias by @fqutishat in #354
- fix: key alias by @fqutishat in #355
New Contributors
- @kgoncharov made their first contribution in #329
- @ypukhta made their first contribution in #331
- @dependabot made their first contribution in #306
- @rajeshkalaria80 made their first contribution in #342
Full Changelog: v0.1.8...v1.0.0-rc1