Releases: iden3/go-iden3-auth
Releases · iden3/go-iden3-auth
v1.2.3 - verification of timestamp in public signals
What's Changed
- add timestamp proof generation check by @volodymyr-basiuk in #53
- update deps by @ilya-korotya in #52
New Contributors
- @volodymyr-basiuk made their first contribution in #53
Full Changelog: v1.2.2...v1.2.3
v1.2.2 - JWS: support non core dids
What's Changed
- support verification for non iden3 dids by @vmidyllic in #51
Full Changelog: v1.2.1...v1.2.2
v1.2.1 - fix for JWS sender
v1.2.0 Support IPFS merklization of VP
What's Changed
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - JWS support. NewVerifierWithExplicitError function introduce
What's Changed
- [Core] go-iden3-auth support jws authorization response by @Kolezhniuk in #43
- Get schema ID from @id attribute of type in json-ld schema by @olomix in #44
- upgrade go-schema processor by @vmidyllic in #45
- Document resolver fix by @Kolezhniuk in #46
- upgrade go-schema-processor to v1.2.2 by @olomix in #47
- Fix/not to brake compatability by @vmidyllic in #48
New Contributors
- @Kolezhniuk made their first contribution in #43
- @olomix made their first contribution in #44
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- PID-480: add selective disclosure e2e test by @ilya-korotya in #38
- update deps by @ilya-korotya in #40
- Fix exp boolean representation; Support empty credential Subject request by @ilya-korotya in #39
- Switch to Apache 2.0 / MIT licenses by @OBrezhniev in #41
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - New ABI support, SD support
What's Changed
- Feature/pid 159 support xsd types by @ilya-korotya in #34
- Feature/pid 402 update auth tests by @ilya-korotya in #35
- use mz.Proof for get sd value; update libs by @ilya-korotya in #36
- use abi from separeate package by @ilya-korotya in #37
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Feature/suppor new protocol version by @ilya-korotya in #33
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix: always read the latest state of id, even if it's genesis by @vmidyllic in #25
- support did doc by @vmidyllic in #26
- Feature/circuits v0.2 by @ilya-korotya in #28
- update docs by @ilya-korotya in #31
- update core libs by @ilya-korotya in #32
Full Changelog: v0.0.22...v1.0.0
update query structure
Merge pull request #22 from iden3/fix/allowed-issuers change to allowedIssuers