This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
v0.0.4-alpha
Pre-release
Pre-release
andresuribe87
released this
10 May 01:22
·
124 commits
to main
since this release
What's Changed
- update go version and default assignees by @decentralgabe in #286
- Bump github.com/multiformats/go-multicodec from 0.8.0 to 0.8.1 by @dependabot in #287
- Adding DID Document Builder by @andorsk in #284
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #295
- Uptake latest go by @decentralgabe in #294
- interface to any by @decentralgabe in #296
- add missing param by @decentralgabe in #297
- Upgrade go version to 1.20.2 by @andresuribe87 in #305
- Add models for Credential Issuer Metadata by @andresuribe87 in #304
- Added style and best practices by @andresuribe87 in #298
- Update JWX lib to use v2 by @decentralgabe in #308
- Bump golang.org/x/term from 0.5.0 to 0.6.0 by @dependabot in #299
- Bump github.com/goccy/go-json from 0.10.0 to 0.10.2 by @dependabot in #310
- Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.12.0 by @dependabot in #311
- Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0 by @dependabot in #313
- ION SDK by @decentralgabe in #307
- make target optional by @decentralgabe in #316
- Add support for BLS keys and BBS+ signatures by @decentralgabe in #288
- Add timeout to the linter by @andresuribe87 in #319
- remove mobile stuff by @decentralgabe in #324
- Parity for ION Tools by @decentralgabe in #318
- Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.9 by @dependabot in #328
- Bump github.com/multiformats/go-multihash from 0.0.13 to 0.2.1 by @dependabot in #326
- Bump github.com/hyperledger/aries-framework-go from 0.1.9-0.20230217102417-a948231f8452 to 0.1.9 by @dependabot in #327
- add context to resolver by @decentralgabe in #329
- multi method resolver by @decentralgabe in #332
- Removing wasm generation code and moving to other repo by @nitro-neal in #330
- ion fix and convert back to go keys from jwk by @decentralgabe in #337
- Removing forums from CONTRIBUTING.md by @bobbilee19 in #333
- Nicer pointer handling for jwks/support serializing secp ecdsa keys by @decentralgabe in #338
- Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.4 by @dependabot in #339
- update to latest vc-jwt spec; differentiate between id and key id by @decentralgabe in #341
- Get Key from a DID's Verification Information by @decentralgabe in #342
- Add JWT header extraction; fix errs by @decentralgabe in #343
- set issuer to signer id value by @decentralgabe in #344
- Bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #348
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.2.0 to 5.3.0 by @dependabot in #346
- Bump golang.org/x/term from 0.6.0 to 0.7.0 by @dependabot in #345
- Bump github.com/hyperledger/aries-framework-go from 0.1.9 to 0.2.0 by @dependabot in #347
- Presentation Exchange: support for json schema filtering and relational constraints by @decentralgabe in #351
- Add signature checks for Verifiable Presentations by @decentralgabe in #353
- Fix flaky signature check test by @decentralgabe in #358
- Bump github.com/bits-and-blooms/bitset from 1.5.0 to 1.6.0 by @dependabot in #357
- Bump github.com/decred/dcrd/dcrec/secp256k1/v4 from 4.1.0 to 4.2.0 by @dependabot in #356
- Return verified data after presentation submission processing by @decentralgabe in #360
- Bump github.com/bits-and-blooms/bitset from 1.6.0 to 1.7.0 by @dependabot in #361
- Bump github.com/multiformats/go-multicodec from 0.8.1 to 0.9.0 by @dependabot in #362
- Implementation of did:jwk by @decentralgabe in #363
- PQC Support for Dilithium by @decentralgabe in #364
- Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 by @dependabot in #366
- Refactor JWX logic to reduce dep on JWX lib by @decentralgabe in #368
- include dilithium; clean up key types and related methods by @decentralgabe in #370
- Refactor DID package by @decentralgabe in #371
- Bump github.com/hyperledger/aries-framework-go from 0.2.0 to 0.3.1 by @dependabot in #374
- Bump golang.org/x/term from 0.7.0 to 0.8.0 by @dependabot in #373
- Bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 by @dependabot in #375
- Credential Manifest: add applicant id by @decentralgabe in #376
- SD-JWT lib as a separate module by @andresuribe87 in #369
- Added readme section and todos properly by @andresuribe87 in #379
New Contributors
- @bobbilee19 made their first contribution in #333
Full Changelog: v0.0.3-alpha...v0.0.4-alpha