Release v1.0.0-rc3
What's Changed
- feat: Store allowed anchor origins in the database by @bstasyszyn in #1380
- feat: REST endpoint to update allowed anchor origins by @bstasyszyn in #1381
- feat: Added allowedorigins command to Orb CLI by @bstasyszyn in #1382
- fix: Return 200 in VCT health check if disabled or not yet configured by @bstasyszyn in #1384
- fix: Create_dids_to_file BDD test scenario by @bstasyszyn in #1385
- test: Add progress logs to create_dids_to_file scenario by @bstasyszyn in #1386
- fix: Anchor status task checks only in-process status by @bstasyszyn in #1388
- feat: Add backoff to operation queue retries by @bstasyszyn in #1389
- chore: Reuse the MQ parameters for operation queue by @bstasyszyn in #1390
- chore: Add P-384 to protocol params by @sandrask in #1391
- chore: Add rotate log with DID operations CLI test by @sandrask in #1393
- Properly dealing with late publishing based on witness timestamps by @sandrask in #1394
- fix: Fix for lost DIDs after domain down for long period by @bstasyszyn in #1397
- chore: Move VCT proof checking to observer by @sandrask in #1399
- chore: Add proof monitoring expiry period by @sandrask in #1402
- feat: Add anchor and profile to anchor credential subject by @bstasyszyn in #1403
- chore: Update sidetree-core (alsoKnownAs) by @sandrask in #1405
- chore: Update sidetree-core, aries-framework-go (alsoKnownAs) by @sandrask in #1408
- chore: Enable orb driver test, add BDD test for alsoKnownAs add/remove patches by @sandrask in #1411
- feat: Update CLI to add AlsoKnownAs by @sandrask in #1413
- chore: Update sidetree-core (rename also-known-as patches) by @sandrask in #1415
- chore: enable orb driver test by @fqutishat in #1416
- feat: add orb-cli log update retries by @fqutishat in #1417
- fix: Discover actor from service endpoint in orb-cli by @bstasyszyn in #1419
- chore: udpate to latest aires by @fqutishat in #1421
- refactor: Remove hard-coded URLs from BDD tests by @bstasyszyn in #1422
- feat: Support DID as service (actor) ID by @bstasyszyn in #1423
- chore: update to latest vct by @fqutishat in #1424
- chore: Update JSON-LD context for activity anchors by @bstasyszyn in #1429
- chore: update ld contexts for vct by @fqutishat in #1430
- feat: Add did:web resolver by @sandrask in #1431
- feat: Update Aries-Framework-Go, update Aries KMS calls by @DRK3 in #1433
- fix: Invalid VC for JWS signature by @bstasyszyn in #1436
- chore: remove VCT_CONTEXT_PROVIDER_URL by @fqutishat in #1438
- chore: updater to latest orb vdr by @fqutishat in #1439
- chore: change log msg by @fqutishat in #1440
- chore: spilt bdd test runs into multi machines by @fqutishat in #1442
- feat: Integrate did:web REST endpoint by @sandrask in #1437
- chore: Remove ietf-json-patch from protocol by @sandrask in #1445
- feat: Add equivalent ID to also known as for did:web by @sandrask in #1446
- chore: increase publish timeout by @fqutishat in #1448
- fix: Orb did:web endpoint for file did.json should return document by @sandrask in #1449
- fix: Invalid Linkset relations: author and profile by @bstasyszyn in #1450
- feat: Change credentialSubject in AnchorCredential to use fields defined in a link relation by @bstasyszyn in #1453
- chore: update to latest orb vdr by @fqutishat in #1455
- chore: update publish job by @fqutishat in #1456
- chore: update vct and orb vdr revision to rc3 by @fqutishat in #1457
Full Changelog: v1.0.0-rc2...v1.0.0-rc3