Skip to content

Releases: hyperledger/aries-vcx

Release 0.30.0

08 Feb 16:29
48c697d
Compare
Choose a tag to compare

0.30.0 (2022-02-08)

Breaking changes

  • Refactor credential definition code, separate rotation and publishing… #429

Enhancements

  • Out of Band 1.1 handshake reuse protocol #438
  • Validate DIDs on Did struct creation #435

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

26 Jan 01:20
eeff1fd
Compare
Choose a tag to compare

0.29.0 (2022-01-26)

Breaking changes

  • Agency client async API #423

Enhancements

  • Add support for OOB messages with DID as service value #428

Release 0.28.0

13 Jan 12:11
7f94df9
Compare
Choose a tag to compare

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

17 Dec 10:25
b368b60
Compare
Choose a tag to compare

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

09 Dec 11:20
494d6fb
Compare
Choose a tag to compare

0.26.0 (2021-12-09)

Updates

  • Upgrade vdr-tools to latest main #409

Release 0.25.0

06 Dec 16:38
3dc87ad
Compare
Choose a tag to compare

0.25.0 (2021-12-06)

Enhancements

  • Send presentation ack #400

Hotfixes

  • Do not serialize None Filter fields #397

Refactoring

  • Pass request data to Verifier::create_from_request via struct #402

  • Upgrade NodeJS dependencies #407
  • Release 0.25.0 #406
  • Replace libindy with vdr-tools #385
  • Do not duplicate openssl and indy symbols in libvcx ios libraries #383

Release 0.24.2

30 Nov 12:22
5c0d689
Compare
Choose a tag to compare

0.24.2 (2021-11-30)

  • Revert reqwest, futures, tokio upgrade (revision 5502176) #403
  • Update readme, delete unmaintained changelog.md #393

Release 0.24.1

25 Nov 16:37
17b4f3e
Compare
Choose a tag to compare

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

Refactoring

  • Make thread id optional #378
  • Store thread id on state machine level for connection #375
  • Misc. SM refactors + remove all warnings #374

  • Release retry/0.24.1 #392
  • Release 0.24.1 #391
  • fix: Add config builder methods #389
  • Remove declaration of unused variables #380
  • Add code of conduct #377

Release 0.23.0

27 Oct 17:39
a318ce2
Compare
Choose a tag to compare

0.23.0 (2021-10-27)

Breaking changes

  • Presentation proposal #362

  • Release 0.23.0 #371
  • Fix codecov badge to refer to 'main' branch #369
  • Downgrade/reqwest #368

Release 0.22.0

21 Oct 10:53
8aa8e02
Compare
Choose a tag to compare

0.22.0 (2021-10-21)

Breaking changes

  • Credential proposal #357

CI changes

  • Update reqwest, tokio, futures dependencies, fix CI iOS build #360
  • Run nodejs demo by default against predeployed agency instance #359
  • Fail Ci if libvcx docker image publishing fails #356

  • Add tests for predicates #358