Releases: hyperledger/aries-vcx
Releases · hyperledger/aries-vcx
Release 0.49.1
Changelog
0.49.1 (2022-12-04)
aries-vcx
Features
Enhacements
libvcx
- Fix legacy wrapper ios release by @Patrik-Stas in #686
Release 0.49.0
Release 0.48.0
Changelog
0.48.0 (2022-12-02)
global
- CI: Do not try to publish libvcx image from fork PRs by @Patrik-Stas in #664
aries-vcx
Breaking changes
Fixes
Features
Enhacements
aries-vcx-agent
libvcx
Enhacements
Release 0.47.0
Changelog
0.47.0 (2022-11-22)
aries-vcx
Enhacements
- Remove vdrtools FFI layer by @left-arm in #601
- Remove libc as aries-vcx dependency by @Patrik-Stas in #657
Release 0.46.0
Release 0.45.0
Changelog
0.45.0 (2022-11-01)
Features
- Rust aries-vcx agent #604
- Add API to get crev_rev_id #614
- Implement revocation notification (Aries RFC 0183) #608
- Implement API to enable issuer/holder to verify against ledger whether a credential is revoked #635
Cleanups / refactoring
- Stripped down vdr-tools dependencies #596
- Removed unused imports #595
- Refactoring of cred-defs / schemas #605
- Issuer/Holder state machines refactoring #610
- Prover/Verifier state machines refactoring #611
- Refactor return values from state machines #621
Breaking changes
- Require initialization of runtime #598
Other issues
- Prevent double initialization of logger #599
CI
Release 0.44.0
Release 0.43.0
0.43.0 (2022-10-06)
Breaking changes
- Modify revocation interface #558
Changes to agents
- Enhance node agent CLI to support url formatted invitations #562
Hotfixes
- Fix default presentation preview message family #590
- Avoid adding extra quotes when building offer from proposal in array format #589
- Builder pattern in agency client configuration #588
- Make vcx_issuer_send_credential return SM state number #586
- Proof presentation/always ack #579
Refactoring
- Agency client configure() takes wallet handle as argument #591
- Reorganize libindy module #581
- Remove pool handle from connection protocol #580
- Separate messages module into a crate #577
- Add CONTRIBUTING.md file #585
Release 0.42.0
0.42.0 (2022-09-20)
Breaking changes
- Ledger comm/validate response #558
Refactoring
- Eliminate global state: pool handle #556
- Remove TestAgent trait #555
- Eliminate global state: issuer did #554
- Release 0.42.0 #576
- Avoid HTTP request body cloning. #574
- Reuse reqwest::Client #573
- Reduce size of the release build. #570
- Make into_did_doc async #569
- Rename SetupLibraryAgencyV2 to SetupPool #568
- Update vdr-tools dependency #567
- Cleanup nodejs test function naming, remove duplicated test #564
- Reformat, use secrets.GITHUB_TOKEN everywhere in CI #563
- Refactor building problem reports, add logging #561
- Fix order of args passed to function publish_local_revocations #557
- Add MAINTAINERS.md file #552