Skip to content

Releases: diadoc/diadocsdk-java

versions/5.16.0

21 May 10:37
2d7124a

Choose a tag to compare

Merge pull request #434 from diadoc/ddcore-14010-ready-for-epd

ddcore-14010: ReadyForEpdStatus in Organization model

versions/5.15.0

21 May 09:12
7b12d0c

Choose a tag to compare

versions/5.14.0

20 May 10:02
084a350

Choose a tag to compare

What's Changed

new Organization fields:

  • OrganizationType
  • IsOwner

new enums:

  • OrganizationType

versions/5.13.0

15 May 08:28
a2895f2

Choose a tag to compare

Merge pull request #384 from diadoc/ddcore-9772-update-dss-sign

DDCORE-9772 Added V2/DssSign

Add SecurityEvents method

24 Apr 09:28

Choose a tag to compare

What's Changed

new methods:

  • GetSecurityEvents

new models:

  • SecurityEventList
  • SecurityEvent
  • SecurityEventTarget
  • DocumentTarget

new enums:

  • SecurityEventTargetType
  • SecurityEventType

Add previous document state to partner events

22 Apr 10:52

Choose a tag to compare

This release extends existing contracts to work with partner events.

Updated Models:

  • GetPartnerEventsRequest: Added the PopulatePreviousDocumentStates field to control whether the full previous document state is included.
  • GetPartnerEventsResponse: Added the PreviousDocumentState field containing the previous document state.

Add universal messages read attribute

16 Apr 12:16
5a436fb

Choose a tag to compare

What's Changed

  • HasUnreadOutOfWorkflowUniversalMessages was added to DocumentInfoV3, Document and DocflowV3
  • IsRead was added to UniversalMessageAttachmentDocflow

Full Changelog: versions/5.9.0...versions/5.10.0

Add UniversalMessageBehaviour to UniversalMessageAttachment

11 Mar 13:42
b4f6b86

Choose a tag to compare

What's Changed

Full Changelog: versions/5.8.2...versions/5.9.0

Change deprecated methods descriptions

11 Mar 13:36

Choose a tag to compare

Deprecated methods:

  • generateInvoiceXml
  • generateTorgXmlForSeller
  • generateTorgXmlForBuyer
  • generateAcceptanceCertificateXmlForSeller
  • generateAcceptanceCertificateXmlForBuyer
  • generateInvoiceDocumentReceiptXml

Add SupportedRejectType to DocumentVersion

05 Mar 04:14

Choose a tag to compare

versions/5.7.0

DDCORE-13672: added SupportedRejectionType to DocumentVersionV2