Sprint 6
Changes:
-
Message Handling NATS - Part 2 (#41)
- Initial use of CloudEventProvider (no hybrid mode possible)
- added needed configuration to
config.yaml
- added needed configuration to
- send and receive over NATS
- Initial use of CloudEventProvider (no hybrid mode possible)
-
[IDM.PCM.CLOUD] Communications Interfaces - Part 2 (#63)
- define protocol for the communication (HTTP and NATS)
-
[DIDComm Connector] Create Helm Charts (#77 - closed)
- Move
dockerfile
to/deployment/docker
- Move
-
Controller - Create Connection Invitation (#57)
- created connection between user and didcomm-connector
- send protocol, DID, topic and custom properties (Map of key:values with string values)
- reply is the JSON of the OOB invitation (see reply of
message/invitation/
)
- created connection between user and didcomm-connector
- [DIDComm Connector] Code Cleanup (#65 - closed)
-
Mediator Outbox (#43 - closed)
- forward received message to the given service endpoint in a DID
-
DIDComm Communication Part 2 (#52)
- Generate DID for mediator at start
- use release mode for router if PROD environment is selected in the config
- add initial migration files for DB