Releases: Entidad/connector_paradym
Release version 2.3.3
- Add replyMessageId to the Webhook Event Payload
Release version 2.3.2
- Change Event_View page for better legibility
Release version 2.3.1
- Fix issue in DIDComm issuance offer import mapping
Release version 2.3.0
- Add support for unarchiving CredentialTemplates through the API (view archived credential templates and perform unarchive)
Release version 2.2.0
- Fix issue in CredentialTemplate_Create
- Add PresentationTemplate_Create
Release version 2.1.0
- Move project sync logic to submicroflow
Release version 2.0.3-beta
- Add button and logic to create new Project from Settings page
Beta release version 2.0.3
This means not all features are possible production ready, test them thoroughly.
Updated the entire connector to the current Paradym API specification supporting:
- Mediators
- Projects
- DIDComm
- OpenID4VC
Migration v1 -> v2
Make sure to follow the migration steps before implementing this update
Release version 2.0.2-beta
- CredentialTemplate SD-JWT-VC fixes
- _Type field was not set on persistent entity, required for PresentationTemplate, fixed update logic
- API_SDJWTVC_CredentialTemplates_GET_v1 used import mapping of AnonCreds instead of SD-JWT-VC which are very similar
- Sync microflow used AnonCreds microflow instead of SD-JWT-VC
- CredentialTemplate AnonCreds
- Fix API url used to POST AnonCreds CredentialTemplate
Beta release version 2.0.2
This means not all features are possible production ready, test them thoroughly.
Updated the entire connector to the current Paradym API specification supporting:
- Mediators
- Projects
- DIDComm
- OpenID4VC
Migration v1 -> v2
Make sure to follow the migration steps before implementing this update
Release version 2.0.1-beta
- Fix issue with API endpoint path for POST templates credential sd-jwt-vc
- Update string attribute lengths (set a limit of 200 in most instances instead of unlimited where the fields represent short values like id's, names, types)
Beta release version 2.0.1
This means not all features are possible production ready, test them thoroughly.
Updated the entire connector to the current Paradym API specification supporting:
- Mediators
- Projects
- DIDComm
- OpenID4VC
Migration v1 -> v2
Make sure to follow the migration steps before implementing this update
Release version 2.0.0-beta
Beta release version 2.0.0
This means not all features are possible production ready, test them thoroughly.
Updated the entire connector to the current Paradym API specification supporting:
- Mediators
- Projects
- DIDComm
- OpenID4VC
Migration v1 -> v2
Make sure to follow the migration steps before implementing this update