v0.0.2-alpha
Pre-release
Pre-release
decentralgabe
released this
27 Oct 01:16
·
215 commits
to main
since this release
Our 2nd alpha release. Includes all functionality we plan to use to demonstrate "steel thread" -- an end-to-end demo of Web5 components. Small bug fixes may follow.
What's Changed
- Basic codecov config by @decentralgabe in #187
- Move codecov to root by @decentralgabe in #188
- Test coverage for: Schemas by @decentralgabe in #189
- Bump github.com/bits-and-blooms/bitset from 1.3.0 to 1.3.2 by @dependabot in #190
- DID pkg test coverage by @decentralgabe in #192
- Decouple JWT and LD signing/verifying paths by @decentralgabe in #195
- upgrade to go 1.19 by @decentralgabe in #200
- really update to 1.19 by @decentralgabe in #201
- Bump github.com/bits-and-blooms/bitset from 1.3.2 to 1.3.3 by @dependabot in #202
- Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 by @dependabot in #203
- Construct JWKs generically from public and private keys by @decentralgabe in #204
- fix jwt-vc by @decentralgabe in #206
- Adding dwn message objects by @nitro-neal in #210
- reconstruct priv key better by @decentralgabe in #211
- trying out govuln by @michaelneale in #193
- Update README.md by @saeedjabbar in #212
- Dynamic DID Resolution by @decentralgabe in #214
- Writing a new end to end steelthread use case by @nitro-neal in #215
- Dynamic Credential Verification by @decentralgabe in #217
- move did resolver to a new file, make method public by @decentralgabe in #218
- show the actual installed package name by @michaelneale in #219
- LD Key utilities by @decentralgabe in #220
- adding new mage target to dereference schemas by @nitro-neal in #221
- Bump github.com/piprate/json-gold from 0.4.1 to 0.4.2 by @dependabot in #223
- Cred Manifest <--> Cred Application Validation by @nitro-neal in #222
- update test using real data by @nitro-neal in #216
- schema and pkh refactor by @decentralgabe in #224
- remove dwn code for now by @nitro-neal in #227
- Bump github.com/multiformats/go-multicodec from 0.6.0 to 0.7.0 by @dependabot in #232
- adding vc validation to IsValidCredentialApplicationForManifest function by @nitro-neal in #230
- set iss property in jwts by @decentralgabe in #233
- default jwt properties by @decentralgabe in #234
- fix cred response builder by @decentralgabe in #235
- manifest / application checking by json path by @decentralgabe in #236
- For Credential Application processing, handle JWT and Data Integrity Creds by @decentralgabe in #238
- fix schema validation removing id by @decentralgabe in #239
- added better test code coverage for did peer by @andorsk in #237
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #241
- adding new error response object by @nitro-neal in #240
- fix bug by @nitro-neal in #242
- fix postal address by @nitro-neal in #243
- Support returning failed input descriptors on cred application validation by @decentralgabe in #244
- Add required by @nitro-neal in #245
New Contributors
- @michaelneale made their first contribution in #193
- @saeedjabbar made their first contribution in #212
Full Changelog: v0.0.1-alpha...v0.0.2-alpha