Skip to content

Releases: Entidad/connector_paradym

Release version 2.3.3

09 Sep 08:42
402aace
Compare
Choose a tag to compare
  • Add replyMessageId to the Webhook Event Payload

Release version 2.3.2

09 Sep 08:15
cc27239
Compare
Choose a tag to compare
  • Change Event_View page for better legibility

Release version 2.3.1

30 Jul 13:48
6dd340e
Compare
Choose a tag to compare
  • Fix issue in DIDComm issuance offer​ import mapping

Release version 2.3.0

30 Jul 11:54
Compare
Choose a tag to compare
  • Add support for unarchiving CredentialTemplates through the API (view archived credential templates and perform unarchive)

Release version 2.2.0

24 Jul 17:31
81f4948
Compare
Choose a tag to compare
  • Fix issue in CredentialTemplate_Create
  • Add PresentationTemplate_Create

Release version 2.1.0

24 Jul 09:20
4d05384
Compare
Choose a tag to compare
  • Move project sync logic to submicroflow

Release version 2.0.3-beta

16 Jul 07:52
28150d1
Compare
Choose a tag to compare
Pre-release
  • 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

01 Jul 18:04
0ee7848
Compare
Choose a tag to compare
Pre-release
  • 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

01 Jul 14:27
9c1ddeb
Compare
Choose a tag to compare
Pre-release
  • 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

24 Jun 09:18
ee9320a
Compare
Choose a tag to compare
Pre-release

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