Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

0.3.0

Latest
Compare
Choose a tag to compare
@dbluhm dbluhm released this 08 Aug 20:03
· 27 commits to main since this release
6757be9

Compatible with ACA-Py 0.7.4.

What's Changed

  • chore: add documents required by repolint by @dbluhm in #59
  • Use event bus to send notifications to Admin connections by @dbluhm in #60
  • fix: ledger not ready on get taa accept request by @dbluhm in #64
  • Fix presentation and issuance errors by @dbluhm in #66
  • fix: basic messages not sending to recipients by @dbluhm in #67
  • Check in integration test progress by @dbluhm in #70
  • refactor: simplify logging by @dbluhm in #72
  • fix: add assign_thread_from function to ReceiveInvitationHandler by @cjhowland in #74
  • Test/int/connections by @cjhowland in #75
  • Test/int/schemas by @cjhowland in #77
  • fix: presentation as holder failure on cred retrieval by @dbluhm in #78
  • fix: replace ngrok with localtunnel by @dbluhm in #82
  • Integration tests part II by @dbluhm in #85
  • chore: replaced reference to "master" with "main" by @frostyfrog in #87
  • Test/add integration testing for credentials-get-list by @cjhowland in #94
  • feat:added_connections_unit_test by @PeterStrob in #95
  • Trustping Protocol and Integration Test updates by @dbluhm in #96
  • Update CONTRIBUTING.md by @ryjones in #97
  • feat:added_connections_GetListHandler_test by @PeterStrob in #99
  • feat: Add revocation support to credentials by @frostyfrog in #88
  • Add presentation request to the "get-matching-credentials" call by @frostyfrog in #100
  • fix: Switch from Sovrin StagingNet to BuilderNet by @frostyfrog in #103
  • feat:added updatehandler test by @PeterStrob in #102
  • fix: demo mediator use undelivered queue by @dbluhm in #101
  • Support ACA-Py 0.7.1 by @dbluhm in #86
  • feat:added_StorageError_check_to_updatehandler_test by @PeterStrob in #104
  • feat/added_deletehandler_unit_test by @PeterStrob in #105
  • feat:added create invitation handler unit test by @PeterStrob in #107
  • chore: Update readme with tip to install the Indy SDK by @frostyfrog in #108
  • doc: Add information about starting ACA-Py with config by @frostyfrog in #109
  • feat: update tunnels in demo to use simplified service by @dbluhm in #106
  • feat:added presentation exchange flow integration test by @PeterStrob in #110
  • Feat/added receiveinvitationhandler.test by @PeterStrob in #111
  • refactor: simplify docker and demos by @dbluhm in #112
  • Fix message delivery to open session by @dbluhm in #92
  • fix: acapy-endpoint.sh to send correct ws endpoint to ACA-Py by @frostyfrog in #113
  • feat: add docker-compose for agent local connections by @cjhowland in #114
  • Feature/aca py 0.7.3rc0 by @frostyfrog in #116
  • Feat/credential-issued and presentation-received notification messages by @cjhowland in #117
  • feat: update to 0.7.3 of ACA-Py by @dbluhm in #119
  • fix: holder cred-get-list returns only holder creds by @dbluhm in #120
  • docs: handling interlaced QR code by @mepeltier in #121
  • Feature/oob didex admin by @PeterStrob in #123
  • Feat/custom pres req reject by @mepeltier in #124
  • feat: update mediator wallet to bypass encoding problems for demo by @mepeltier in #126
  • Fix/admin trustping demo by @mepeltier in #127
  • feat: replace connections with oob for invites in all demo configs by @mepeltier in #128
  • test: update acapy-client in int tests by @dbluhm in #129
  • Test/int/connection reuse by @cjhowland in #130
  • feat: Upgrade to ACA-Py 0.7.4 by @frostyfrog in #132

New Contributors

Full Changelog: v0.1.0...v0.3.0