Adds optional parameters confirmEmailBeforeDownload and retentionPeriod to the prepareUpload helper, to access new security features when sending a file by email.
Bumps the client version to v3.18.0-RELEASE
What problem does the pull request solve?
Checklist
[x] I’ve used the pull request template
[x] I’ve written unit tests for these changes
[x] I’ve update the documentation (in DOCUMENTATION.md)
Adds optional parameters
confirmEmailBeforeDownload
andretentionPeriod
to theprepareUpload
helper, to access new security features when sending a file by email.Bumps the client version to v3.18.0-RELEASE
What problem does the pull request solve?
Checklist
DOCUMENTATION.md
)src/main/resources/application.properties
pom.xml