Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.10.0-RC1 #108

Merged
merged 2 commits into from
May 3, 2019
Merged

Version 2.10.0-RC1 #108

merged 2 commits into from
May 3, 2019

Conversation

mmallis87
Copy link
Contributor

[v2.10.0-RC1] - eSignature API v19.1.02 - 2019-05-03

Changed

  • The SDK now supports version 19.1.02 of the DocuSign eSignature API.
  • SDK Release Version updated.

Added

  • Added support for the new http.nonProxyHosts Proxy option, which you can use to indicate hosts that should be accessed without going through a proxy. (DCM-2850)
  • Added new Cache-Control and Pragma headers to OAuth server request calls. (DCM-2242)
  • Added a new tabGroupLabels field to all Tabs models
  • Added a new Witnesses field to all Recipients models
  • Implemented models for Smart Sections feature
  • Implemented initial support of HMAC for DocuSign Connect

Fixed

  • A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-1403)
  • A bug that could prevent a user from replacing their JWT auth token. (DCM-3209)
  • Removed Gradle references to an insecure/outdated Jackson package. (DCM-3267)

## [v2.10.0-RC1] - eSignature API v19.1.02 - 2019-05-03
### Changed
* The SDK now supports version 19.1.02 of the DocuSign eSignature API.
* SDK Release Version updated.
### Added
* Added support for the new http.nonProxyHosts Proxy option, which you can use to indicate hosts that should be accessed without going through a proxy.  (DCM-2850)
* Added new Cache-Control and Pragma headers to OAuth server request calls. (DCM-2242)
* Added a new *tabGroupLabels* field to all Tabs models
* Added a new *Witnesses* field to all Recipients models
* Implemented models for Smart Sections feature
* Implemented initial support of HMAC for DocuSign Connect
### Fixed
* A bug with that could cause the *moveEnvelopes* method call to return a response without a *Content-Type* header. (DCM-1403)
* A bug that could prevent a user from replacing their JWT auth token. (DCM-3209)
* Removed Gradle references to an insecure/outdated Jackson package. (DCM-3267)
AWT Desktop methods can still be used in DISPLAY mode
Copy link
Contributor

@RajRele RajRele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mmallis87 mmallis87 merged commit 0bdd870 into master May 3, 2019
mmallis87 added a commit that referenced this pull request Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants