Releases: hyperledger/aries-vcx
Releases · hyperledger/aries-vcx
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
Release 0.41.0
Release 0.40.0
0.40.0 (2022-08-24)
Enhancements
- Add verification to ConnectionResponse processing #532
- Add function 'vcx_connection_handle_message' to libvcx #543
- Include user-agent header in didcomm requests #536
Hotfixes
- Include user-agent header in didcomm requests #537
Refactoring
- Extract out trust_ping, discovery, oob protocol out of connection protocol #529
- Refactor connection protocol #542
Interoperability
- AFJ Interop: Inline value of recipient keys in ddo #535
- AFJ interop: change format of 'id' value in public_key portion of DDO #530
CI
Release 0.39.0
Release 0.38.0
0.38.0 (2022-07-28)
Changes
- Remove old issuance APIs #505
Fixes
- Fix: publishing rev-reg should update value of handle, not create new #509
Refactoring
- Refactor/agency client instance #516
- Remove unsupported message statuses from nodejs #514
- Refactor agency client #511
- Remove access to global data from aries-vcx tests #519
- Reorganize files, remove access to global data from aries-vcx src #517
- Refactor/testing #515
- Tests/reorg #523
- Make wallet_handle injectable when creating connection #525
CI
Release 0.37.0
Release 0.36.0
0.36.0 (2022-06-07)
Breaking changes
- Change oob version to 1.1 #487
Enhancements
- Parametrize issuance with rev reg #491
- Add get txn feature #484
- Expose verkey rotation #478
- Async vdr-tools API #473
CI changes
Wrapper changes
- Wrappers: update state with message v2 #489
Hotfixes
- Append txn author agreement to verkey rotatation request #485
Refactoring
- Prune container dependencies #486
Updates
- Update vcxagency #466