Skip to content

Version 2.0.0-RC1 release#15

Merged
vinz merged 1 commit into
masterfrom
2.0.0-RC1-v2.1-1.4.0
Aug 28, 2024
Merged

Version 2.0.0-RC1 release#15
vinz merged 1 commit into
masterfrom
2.0.0-RC1-v2.1-1.4.0

Conversation

@vinz

@vinz vinz commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

Breaking Changes

API Changes (Click to expand)

Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":

Added New APIs for Account Creation

  • GET: get subscription details for organization
  • POST: initiate Create account request
  • GET: get ongoing process details by org ID
  • GET: get individual process details by org ID, asset group ID, asset group work ID
    • Modified the default basePath to DEMO_REST_BASEPATH.
    • Deprecation of OLTU library: The OLTU library for handling OAuth is no longer used.

    Other Changes

    • Revised the logic to determine the oAuthBasePath based on the basePath.
    • 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.1
      • com.fasterxml.jackson.core updated to version 2.17.1
      • org.json updated to version 20240303
      • jersey updated to version 3.1.6
    • Upgradation of OWASP for vulnerability check of dependencies.
    • Added support for version v2.1-1.4.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    @vinz vinz requested a review from avinfinity August 28, 2024 11:27

    @avinfinity avinfinity left a comment

    Copy link
    Copy Markdown

    Choose a reason for hiding this comment

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

    approved

    @vinz vinz merged commit 458c54b into master Aug 28, 2024
    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.

    2 participants