Release v1.0.0-rc4
What's Changed
- feat: Expose did:web resolver in Orb by @sandrask in #1454
- chore: update go-ipfs image by @fqutishat in #1460
- chore: add ipns logic to discovery getEndpoint by @fqutishat in #1461
- feat: Move did:orb to did:web transformation code to separate function by @sandrask in #1466
- chore: add ipns logic in resolver by @fqutishat in #1462
- fix: Panic in HTTP subscriber Stop by @bstasyszyn in #1468
- fix: orb-driver domains by @fqutishat in #1469
- chore: update vdr in orb-driver by @fqutishat in #1470
- feat: Add VerifyWebDocumentFromOrbDocument to orb client by @sandrask in #1472
- Add did:web handler to /sidetree/v1/identifiers path by @sandrask in #1473
- fix: dev mode option by @fqutishat in #1476
- feat: Improved arm64 support, add missing docs by @DRK3 in #1480
- fix: Only add JSON-LD contexts that are referenced in the proof by @bstasyszyn in #1478
- fix: Change Webfinger resource ID to be the domain by @bstasyszyn in #1481
- fix: did:web resolver is not properly encoding port in DID by @sandrask in #1483
- feat: did:web resolver should allow resolving DIDs that have different domain in DID if configured by @sandrask in #1484
- chore: Update sidetree-core-go by @sandrask in #1487
- fix: Make VC issuer the same as author of anchor linkset by @bstasyszyn in #1490
- chore: Remove dependency on edge-core cmdutils by @bstasyszyn in #1494
- chore: Remove dependency on edge-core tlsutils by @bstasyszyn in #1495
- chore: Removed dependency on edge-core logging by @bstasyszyn in #1496
- chore: Set logging spec on sidetree-core-go and vct by @bstasyszyn in #1497
- feat: Convert ActivityPub subsystem to use structured logs by @bstasyszyn in #1498
- feat: Convert anchor subsystem to use structured logs by @bstasyszyn in #1501
- feat: Convert subsystems to use structured logs by @bstasyszyn in #1502
- chore: Convert subsystems to use structured logs by @bstasyszyn in #1503
- chore: Convert subsystems to use structured logs by @bstasyszyn in #1505
- chore: use keys id for kms aws by @fqutishat in #1504
- fix: Caller for common logs is always the common.go file by @bstasyszyn in #1506
- chore: add support to inject different metrics providers by @rajeshkalaria80 in #1508
- chore: Rename StructuredLog to Log and remove SugaredLogger by @bstasyszyn in #1507
- chore: Update Go version to 1.19 by @bstasyszyn in #1509
- chore: Update to latest sidetree-core-go by @bstasyszyn in #1510
- chore: Add auth token provider by @fqutishat in #1511
- chore: update to latest vct and kms by @fqutishat in #1512
- chore: get aws region from key ID by @fqutishat in #1513
- feat: Update Orb libraries by @sandrask in #1515
- fix: Prometheus HTTP server not started by @bstasyszyn in #1517
- chore: update to latest sidetree-core and vct by @fqutishat in #1518
- chore: update orb vdr to rc4 by @fqutishat in #1519
New Contributors
- @rajeshkalaria80 made their first contribution in #1508
Full Changelog: v1.0.0-rc3...v1.0.0-rc4