Releases: hyperledger/aries-vcx
Releases · hyperledger/aries-vcx
Release 0.21.0
0.21.0 (2021-10-05)
Breaking changes
- Expose thread id #348
Enhancements
- Update CI Ubuntu to 20.0, rust to 1.55, add OOB to NodeJS wrapper #352
- Out of Band protocol #344
- Separate sender and receiver sides in OOB protocol #350
- Remove unused service module, split service into enum #343
- Fix compile warnings #339
CI changes
Release 0.20.2
Release 0.20.1
0.20.1 (2021-09-01)
CI changes
- Install cargo via rustup in alpine image #316
Wrapper changes
- Download messages via a connection handle as u32 #331
- Add vcx_v2_messages_download method to Java wrapper #324
- Use correct prefix on created @type on aries messages. #341
- Remove unmaintained python wrapper #335
- Add architecture diagram, update docs #334
- Move alice & faber "agents" to aries-vcx crate #333
- Rename branch 'master' to 'main' #332
- Ci/fix test execution #328
- update roadmap and main readme #327
- Add pgsql integration test #326
- Migrate to the new docker registry #321
- Separate aries module into a crate #320
- Move devsetup agent and tests to api_lib #315
Release 0.20.0
Release 0.19.0
0.19.0 (2021-06-29)
Breaking changes
- Move CloudAgentInfo creation to Connecton constructor #300
Other
- Release 0.19.0 #308
- Use libindy with rusql fix for ios build #306
- Fix bug in encoding new attributes format #305
- Try updating to latest tokio and futures crates #304
- Make send_message implementation pluggable for Connection FSM #299
- Support additional credential data input format in Credential and CredentialOffer #291
Release 0.18.3
Release 0.18.2
Release 0.18.0
0.18.0 (2021-05-31)
Breaking C ABI changes
- Removed deprecated methods #275
Enhancements
- Avoid cred def rotation #271
- Use RwLock instead of Mutex in ObjectCache #248
- Use tokio runtime intead of tokio threadpool, update futures crate #203
Other
- Release 0.18.0 #281
- Rebuild Cargo.lock #284
- Commit node wrapper package.json, updated dependencies #282
- Update Rust to version 1.52.1 #277
- Issuer and holder SMs send Aries messages through a closure #273
- Verifier SM sends Aries messages through a closure #272
- Prover SM sends Aries messages through a closure #256
- Remove/deprecated internal functions #276