meeting_place_mediator 0.0.1-dev.10
meeting_place_mediator: ^0.0.1-dev.10 copied to clipboard
Mediator SDK is a package for securely connecting and authenticating with DIDComm mediators to send and receive messages, including out-of-band invitations.
0.0.1-dev.10 #
- FIX: protocol alignment with standard; replace vCard by contactCard (#42).
0.0.1-dev.9 #
- FIX: add expectedMessageWrappingTypes to MeetingPlaceCoreSDKOptions (#35).
0.0.1-dev.8 #
- FIX: upgrade to DIDComm v2.3.0; handle message deletion in mediator SDK (#26).
0.0.1-dev.7 #
- FIX: use latest ssi version v2.17.1 (#23).
0.0.1-dev.6 #
- FIX: apply configured retry count and return network_error code in case of connection error (#16).
0.0.1-dev.5 #
- DOCS: added Meeting Place banner per SDK (#15).
0.0.1-dev.4 #
- DOCS: updated readme and pubspec desc (#13).
0.0.1-dev.3 #
- FEAT: add retry logic to control plane event handlers to prevent race conditions (#9).
0.0.1-dev.2 #
- FIX: improve pub.dev score by resolving analysis issues and updating example links (#4).
0.0.1-dev.1 #
- FIX: use proper dev version format (#3).
0.0.1-dev.0 #
- FEAT: initial release