Skip to content

Releases: trustbloc/vc-go

v1.1.2

10 Jun 19:37
10477af
Compare
Choose a tag to compare

What's Changed

  • feat: handle same credential type with same descriptor id by @skynet2 in #45
  • chore: update to go 1.22 by @vkubiv in #46
  • feat: opt for default vp format. by @vkubiv in #47
  • chore: update to latest kms and did-go by @talwinder50 in #48

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

22 Feb 15:20
ceef2a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Nov 16:57
325877a
Compare
Choose a tag to compare

What's Changed

  • refactor: consolidate usage of kms and crypto into a wrapper package by @Moopli in #21
  • chore: update to latest kms-go by @Moopli in #22
  • refactor: verifiable package by @vkubiv in #17
  • chore: update to latest did-go. by @vkubiv in #23
  • fix: bug with multiple subjects. Add ModifyWith funcs. by @vkubiv in #24
  • chore: update to use new kms-crypto wrapper suite APIs by @Moopli in #25
  • chore: Bump version of did-go by @bstasyszyn in #26
  • refactor: streamline signer and verifiers, make them plugable. by @vkubiv in #28
  • fix: add support of der key types by @vkubiv in #29
  • fix: empty kid by @vkubiv in #30
  • feat: resolve key by issuer by @skynet2 in #31
  • fix: check issuer during proof check. by @vkubiv in #32
  • refactor: jwt parse with issuer check by @vkubiv in #33
  • fix: check iss same as issuer by @vkubiv in #34
  • fix: bug with disable presentation proof check by @vkubiv in #35
  • chore: update bbs-signature-go v1.0.1 and kms-go/did-go to latest main by @rolsonquadras in #36
  • chore: update to latest kms-go, did-go. by @vkubiv in #37
  • chore: upgrade dependencies by @rolsonquadras in #38

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

18 Sep 14:07
9e6e238
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Sep 13:24
9a6d6c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Sep 14:34
e32f26c
Compare
Choose a tag to compare

What's Changed

  • chore: copy models component from aries-framework-go by @vkubiv in #1
  • chore: add missed aries commits by @vkubiv in #2
  • chore: add aries vc status pkg by @vkubiv in #3
  • chore: port latest afgo changes by @Moopli in #4
  • chore: update renaming kms-crypto-go -> kms-go by @Moopli in #5
  • ci: Go v1.21 update by @rolsonquadras in #6
  • feat: Add constraints and schemas to matched input descriptors by @DRK3 in #7
  • chore: port latest afgo changes by @Moopli in #8
  • refactor: change aries log to go log. by @vkubiv in #9
  • chore: port latest afgo changes (commit e17eddd) by @Moopli in #10
  • chore: move didconfig from trustbloc/did-go by @Moopli in #11
  • chore: move ld and did to did-go by @Moopli in #12
  • chore: update did-go dependency by @Moopli in #13
  • docs: vc-go repo overview by @rolsonquadras in #14
  • docs: add spec links to jwt and sd-jwt vc by @rolsonquadras in #15
  • chore: update kms-go and did-go to v1.0.0 by @rolsonquadras in #16

New Contributors

Full Changelog: https://github.com/trustbloc/vc-go/commits/v1.0.0