Releases: hyperledger/aries-vcx
Releases · hyperledger/aries-vcx
Release 0.30.0
0.30.0 (2022-02-08)
Breaking changes
- Refactor credential definition code, separate rotation and publishing… #429
Enhancements
Hotfixes
- Fallback thread id comparison to pthid #413
Refactoring
- Refactor - reuse aries-vcx errors definitions #437
- Separate aries protocols and wrapping handlers #436
- Remove unused rev_reg_ids cache #434
Updates
- Update tokio and libc #432
Release 0.29.0
Release 0.28.0
0.28.0 (2022-01-13)
Breaking changes
- Change/public invitations api #427
Enhancements
- Decouple generating and sending credential offer #420
Hotfixes
- Append tx author agreement to attrib tx, wait for result #426
Refactoring
- Issuer SM stores aries cred offer instead of libindy offer #419
- Release 0.28.0 #425
Release 0.27.0
0.27.0 (2021-12-17)
Breaking changes
- Split create credential definition into two stages #411
Enhancements
- Store problem report in initial state #415
CI changes
- Upgrade agency version used in CI #410
- fix libzmq build error with disable some features #405
- Update Xcode in iOS CI to version 12.4 #386
Hotfixes
- Fix failing download_messages_noauth integration test #416
- Set correct thread id when responding to public invite #414
Refactoring
- Move
libindy\_issuer\_create\_credential\_offer
a layer up #417
- Release 0.27.0 #418
Release 0.26.0
Release 0.25.0
Release 0.24.2
Release 0.24.1
0.24.1 (2021-11-25)
Breaking changes
- Simplify issuer offer sending API #376
Enhancements
- Add config builder methods #384
CI changes
- Add missing sections to changelog generator #373
Hotfixes
- Downgrade reqwest #387