Releases: hyperledger/aries-vcx
Releases · hyperledger/aries-vcx
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.40.0 #546
- Fix version of fpm ruby package (last to support ruby 2.5) #544
- Reformat code with rustfmt #541
Release 0.39.0
0.39.0 (2022-08-04)
Refactoring
- DDO: Refactoring, support additional format of public_key.id value #528
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.38.0 #526
- Use macOS 11 in CI #527
- Ci/fix ios openssl build #524
- Clippy/autofix #522
- Update rust toolchain to 1.62.1 #521
- Use vcxagencynode 2.2.0 in CI #518
Release 0.37.0
0.37.0 (2022-07-01)
Hotfixes
- Include @id on forward message #502
- Release 0.37.0 #504
- Add test, remove extra quotes serialized into credential preview attribute values #503
- Obtain DID and verkey from agency instead of hardcoding them #500
- Include @id on forward message #495
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
- Fix codecov build #490
- Fix ci: caching, mysql test build, nodejs #480
- Npm/upgrade #477
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
- Release 0.36.0 #499
- Separate rotate verkey into two steps #494
- Update base alpine docker image #483
- Remove json log formatter, add color format, fix timestamp #475
- Build separate libvcx image of smaller size for release #474
- Add mysql support to js vcxagent core #469
Release 0.35.0
0.35.0 (2022-04-13)
Enhancements
- JSON-formatted logging #465
- Release 0.35.0 #468
- Prevent double serialization of service attrib #467
Release 0.34.0
0.34.0 (2022-03-23)
Hotfixes
- Download no auth messages by id #458
Refactoring
- Improve http client error handling #459
- Unify err handling code in libvcx, use error level instead of warn #456
- Run CI with vcxagencynode 1.2.0 #462
- Optimize httpclient #457
Release 0.33.0
0.33.0 (2022-03-02)
Breaking changes
- Change issuer's implementation of is_revokable #452
Enhancements
Wrapper changes
- Expose update state with message in node wrapper #454
- Expose decline offer in node API #453
Release 0.32.0
0.32.0 (2022-02-25)
Enhancements
- Allow revoking from other than final states #447
Bug fixes
- Fix vcx_out_of_band_receiver_connection_exists, add test #443
Wrapper changes
- Add send connection reuse handshake to wrappers #445
Release 0.31.0
0.31.0 (2022-02-10)
Enhancements
- Copy on write access #441