Releases: docusign/docusign-esign-java-client
Version 6.0.0
Breaking Changes
API Changes (Click to expand)
Added support for version v2.1-24.2.00.00 of the Docusign ESignature API.
Endpoint-Specific Changes
Updated Envelopes: get
Added new optional query parameter named include_anchor_tab_locations
of type string.
Updated Envelopes: update
Added new optional query parameter named recycle_on_void
of type string.
Updated EnvelopeViews : createCorrect
Request body object correctViewRequest
has been changed to envelopeViewRequest
.
Model Changes
Updated existing models
accountInformation
- Added fields:
freeEnvelopeSendsRemainingForAdvancedDocGen
accountSettingsInformation
-
Added fields:
defaultSigningResponsiveView
defaultSigningResponsiveViewMetadata
dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb
enableAdditionalAdvancedWebFormsFeatures
enableAdditionalAdvancedWebFormsFeaturesMetadata
-
Removed fields:
enableSaveAsEnvelopeCustomFieldInWebForms
enableSaveAsEnvelopeCustomFieldInWebFormsMetadata
bulksendingCopyDocGenFormField
- Added field:
rowValues
notaryRecipient
- Added field:
canNotaryCorrectEnvelope
tabAccountSettings
- Added field:
enableTabAgreementDetails
enableTabAgreementDetailsMetadata
Newly added Models
bulkSendingCopyDocGenFormFieldRowValue
Other Changes
- Upgradation of OWASP for vulnerability check of dependencies.
- Updated the SDK release version.
Version 6.0.0-RC2
Changed
- Deprecation of OLTU library: The OLTU library for handling OAuth is no longer used.
- Upgradation of OWASP for vulnerability check of dependencies.
- Updated the SDK release version.
Version 6.0.0-RC1
Breaking Changes
API Changes (Click to expand)
Added support for version v2.1-24.2.00.00 of the Docusign ESignature API.
Endpoint-Specific Changes
Updated Envelopes: get
Added new optional query parameter named include_anchor_tab_locations
of type string.
Updated Envelopes: update
Added new optional query parameter named recycle_on_void
of type string.
Updated EnvelopeViews : createCorrect
Request body object correctViewRequest
has been changed to envelopeViewRequest
.
Model Changes
Updated existing models
accountInformation
- Added fields:
freeEnvelopeSendsRemainingForAdvancedDocGen
accountSettingsInformation
-
Added fields:
defaultSigningResponsiveView
defaultSigningResponsiveViewMetadata
dss_SCOREFDN_196_Rebrand_DocuSignIsNotAVerb
enableAdditionalAdvancedWebFormsFeatures
enableAdditionalAdvancedWebFormsFeaturesMetadata
-
Removed fields:
enableSaveAsEnvelopeCustomFieldInWebForms
enableSaveAsEnvelopeCustomFieldInWebFormsMetadata
bulksendingCopyDocGenFormField
- Added field:
rowValues
notaryRecipient
- Added field:
canNotaryCorrectEnvelope
tabAccountSettings
- Added field:
enableTabAgreementDetails
enableTabAgreementDetailsMetadata
Newly added Models
bulkSendingCopyDocGenFormFieldRowValue
Other Changes
- Updated the SDK release version.
Version 5.1.0
Changed
- Model classes are now serializable.
- Resolved an issue where setting a default SSL socket for the entire JVM caused unintended side effects.
- Fixed a memory leak related to the class loader.
- Addressed dependency vulnerabilities in the following libraries:
bcprov-jdk18on
updated to version 1.78.1com.fasterxml.jackson.core
updated to version 2.17.1org.json
updated to version 20240303jersey
updated to version 3.1.6
Version 5.0.0
Endpoint-Specific Changes
Updated EnvelopeRecipients: createRecipientProofFileResourceToken
The "token_scopes"
parameter has been moved from path parameters to query parameters for the above mentioned endpoint.
Updated EnvelopeView:CreateSender and EnvelopeView:CreateEdit
The body parameter returnUrlRequest
has been changed to envelopeViewRequest
.
envelopeViewRequest
has the same properties as the previous returnUrlRequest
but now includes additional viewAccess
and settings
properties, where settings is a complex object with several UI controls for the view experience.
Updated TemplateViews: createEdit
The body parameter returnUrlRequest
has been changed to templateViewRequest
.
templateViewRequest
has the same properties as the previous returnUrlRequest
but now includes an additional viewAccess
string.
Model Changes
- Updated existing models
accountSettingsInformation
-
Added fields:
allowConnectEnvelopeRemovedEvent
allowOrganizationBranding
allowOrganizationBrandingMetadata
allowPendingDestinationUrlEdition
allowPendingDestinationUrlEditionMetadata
disableBulkSendRecipientLimit
disableBulkSendRecipientLimitMetaData
enableAdvancedSearch
enableAdvancedSearchMetadata
enableContentSearch
enableContentSearchMetadata
enableMultiUserRepositoryFeatures
enableMultiUserRepositoryFeaturesMetadata
enablePremiumDataVerificationExtensions
enablePremiumDataVerificationExtensionsMetadata
enableSaveAsEnvelopeCustomFieldInWebForms
enableSaveAsEnvelopeCustomFieldInWebFormsMetadata
enableScheduledRelease
enableScheduledReleaseMetadata
isvOemEmbed
isvOemEmbedMetaData
-
Removed fields:
enableInboxRelevanceSortForRecentAccounts
enableInboxRelevanceSortForRecentAccountsMetadata
enableScheduledRelease
enableScheduledReleaseMetadata
enableSearch
enableSearchMetadata
enableSearchUI
enableSearchUIMetadata
accountUISettings
- Added fields:
enableEnvelopeTypes
enableEnvelopeTypesMetadata
envelopDefinitions
- Added field:
uSigState
envelopTemplate
- Added field:
uSigState
group
- Added property:
lastModifiedOn
receipientViewRequest
- Added property:
displayFormat
userSettingsInformation
- Added properties:
accountAgreementsAccessType
accountAgreementsAccessTypeMetadata
canBulkUploadAgreements
canBulkUploadAgreementsMetadata
canManageAgreementParties
canManageAgreementPartiesMetadata
Newly added Models
envelopeViewDocumentSettings
envelopeViewEnvelopeCustomFieldSettings
envelopeViewRecipientSettings
envelopeViewRequest
envelopeViewSettings
envelopeViewTaggerSettings
envelopeViewTemplateSettings
paletteItemSettings
paletteSettings
templateViewRequest
Removed Models
returnUrlRequest
Version 5.0.0-RC1
Changed
- Added support for version v2.1-24.1.01.00 of the DocuSign ESignature API.
- Updated the SDK release version.
Version 4.6.0
BREAKING CHANGES
- Modified the default basePath to
DEMO_REST_BASEPATH
.
OTHER CHANGES
- Revised the logic to determine the
oAuthBasePath
based on thebasePath
. - Added support for version v2.1-23.4.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
Version 4.6.0-RC1
BREAKING CHANGES
- Modified the default basePath to
DEMO_REST_BASEPATH
.
OTHER CHANGES
- Revised the logic to determine the
oAuthBasePath
based on thebasePath
. - Added support for version v2.1-23.4.02.00 of the DocuSign ESignature API.
- Updated the SDK release version.
Version 4.5.0
Changed
- Added support for version v2.1-23.3.01.02 of the DocuSign ESignature API.
- Updated the SDK release version.
Version 4.4.0
Changed
- Added support for version v2.1-23.3.00.01 of the DocuSign ESignature API.
- Updated the SDK release version.