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