Releases: algorandfoundation/did-algo
Releases · algorandfoundation/did-algo
v1.0.0
v1.0.0-rc2
- Implementation of
did:algo
spec that leverages box storage for DIDDocuments - Fixes wrong registry used in goreleaser in v1.0.0-rc1
v1.0.0-rc1
- Implementation of
did:algo
spec that leverages box storage for DIDDocuments
AlgoID Connect UI (v0.5.0)
This release includes some important changes:
- A new graphical interface to create and manage your identifiers; check it out by running:
algoid ui
- Fix security issue CVE-2022-41723
- Fix security issue CVE-2020-36566
- Upgrade IPFS SDK to v0.5.0
Full changelog available here
DIF Resolver Driver (v0.4.0)
This release includes some important changes:
- The CLI application now includes a new
resolver
command that can be used to start a DID document
resolver endpoint compatible with the latest DIF specs. - The new
algoid-resolver
docker image is available to simplify deployment and operation. - New pre-compiled protobuf versions for buf v1.11.0 to simplify gRPC-based consumption of agent's API.
- Algorand SDK was upgraded to v1.24.0
Full Changelog available here
v0.3.1
v0.3.0
v0.2.0
Changelog
- 2b65a2a Support DID activation/deactivation
- ad319fd Update CI/CD workflows
- 062fbe7 OpenTelemetry v1.4
- 405fc71 Merge pull request #18 from algorandfoundation/dependabot/github_actions/goreleaser/goreleaser-action-2.8.1
- 48a7f05 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
- 0814812 Update deployment images
- a0cf364 Buf v1.0.0-rc10
- f0027d9 Agent Version Headers
- 7ceff84 Algo Indexer v2.6.5
- 72fef1c Adjust algo-connect service type