Skip to content

Commit c28f469

Browse files
authored
Merge pull request #152 from docusign/maintenance-november-2023
Maintenance november 2023
2 parents 892de76 + 765479d commit c28f469

12 files changed

+293
-99
lines changed

manifest/ConfigurationManifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"packages": [
207207
{
208208
"name": "DocuSign.eSign.dll",
209-
"version": "6.5.0"
209+
"version": "6.8.0"
210210
}
211211
],
212212
"scopes": [

manifest/ConfigurationManifestJS.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"packages": [
177177
{
178178
"name": "docusign-esign",
179-
"version": "6.3.0"
179+
"version": "6.5.1"
180180
},
181181
{
182182
"name": "fs",
@@ -198,7 +198,7 @@
198198
"packages": [
199199
{
200200
"name": "docusign-esign",
201-
"version": "^6.3.0"
201+
"version": "^6.5.1"
202202
}
203203
],
204204
"scopes": [

manifest/ConfigurationManifestJava.json

Lines changed: 55 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,19 @@
309309
},
310310
{
311311
"group": "org.springframework.security.oauth.boot",
312-
"name": "spring-security-oauth2-autoconfigure",
312+
"name": "spring-boot-starter-oauth2-client",
313313
"version": "2.6.8"
314314
},
315+
{
316+
"group": "io.github.cdimascio",
317+
"name": "dotenv-java",
318+
"version": "2.2.0"
319+
},
320+
{
321+
"group": "org.projectlombok",
322+
"name": "lombok",
323+
"version": "1.18.22"
324+
},
315325
{
316326
"group": "org.apache.commons",
317327
"name": "commons-lang3",
@@ -333,10 +343,50 @@
333343
"version": "LATEST"
334344
},
335345
{
336-
"group": "commons-io",
337-
"name": "commons-io",
346+
"group": "com.fasterxml.jackson.datatype",
347+
"name": "jackson-datatype-jsr310",
338348
"version": "LATEST"
339349
},
350+
{
351+
"group": "io.swagger.core.v3",
352+
"name": "swagger-annotations",
353+
"version": "2.2.8"
354+
},
355+
{
356+
"group": "com.fasterxml.jackson.jakarta.rs",
357+
"name": "jackson-jakarta-rs-base",
358+
"version": "2.14.2"
359+
},
360+
{
361+
"group": "jakarta.ws.rs",
362+
"name": "jakarta.ws.rs-api",
363+
"version": "3.1.0"
364+
},
365+
{
366+
"group": "javax.ws.rs",
367+
"name": "javax.ws.rs-api",
368+
"version": "2.0.1"
369+
},
370+
{
371+
"group": "javax.servlet",
372+
"name": "javax.servlet-api",
373+
"version": "LATEST"
374+
},
375+
{
376+
"group": "commons-codec",
377+
"name": "commons-codec",
378+
"version": "1.15"
379+
},
380+
{
381+
"group": "javax.servlet",
382+
"name": "jstl",
383+
"version": "LATEST"
384+
},
385+
{
386+
"group": "org.json",
387+
"name": "json",
388+
"version": "20230618"
389+
},
340390
{
341391
"group": "org.apache.tomcat.embed",
342392
"name": "tomcat-embed-jasper",
@@ -351,7 +401,7 @@
351401
{
352402
"group": "com.docusign",
353403
"name": "docusign-esign-java",
354-
"version": "4.3.0"
404+
"version": "4.5.0"
355405
}
356406
],
357407
"scopes": ["signature"]
@@ -398,7 +448,7 @@
398448
{
399449
"group": "com.docusign",
400450
"name": "docusign-monitor-java",
401-
"version": "1.3.0"
451+
"version": "1.4.0"
402452
}
403453
],
404454
"scopes": ["signature", "impersonation"]

manifest/ConfigurationManifestPHP.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"packages": [
239239
{
240240
"name": "docusign/esign-client",
241-
"version": "6.12.0"
241+
"version": "6.18.0"
242242
}
243243
],
244244
"scopes": [
@@ -272,7 +272,7 @@
272272
"packages": [
273273
{
274274
"name": "docusign/click-client",
275-
"version": "1.2.2"
275+
"version": "1.4.0"
276276
}
277277
],
278278
"scopes": [
@@ -286,7 +286,7 @@
286286
"packages": [
287287
{
288288
"name": "docusign/monitor-client",
289-
"version": "1.1.0"
289+
"version": "1.2.0"
290290
}
291291
]
292292
}

manifest/ConfigurationManifestPython.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,15 +191,15 @@
191191
"packages": [
192192
{
193193
"name": "Flask",
194-
"version": "2.2.5"
194+
"version": "2.3.3"
195195
},
196196
{
197197
"name": "Flask-OAuthlib",
198198
"version": "0.9.6"
199199
},
200200
{
201201
"name": "flask-wtf",
202-
"version": "1.1.1"
202+
"version": "1.2.1"
203203
},
204204
{
205205
"name": "oauthlib",
@@ -221,7 +221,7 @@
221221
"packages": [
222222
{
223223
"name": "docusign-esign",
224-
"version": "3.23.0"
224+
"version": "3.25.0"
225225
}
226226
],
227227
"scopes": [
@@ -269,7 +269,7 @@
269269
"packages": [
270270
{
271271
"name": "docusign-monitor",
272-
"version": "1.1.0"
272+
"version": "1.2.0"
273273
}
274274
]
275275
}

manifest/ConfigurationManifestRuby.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,15 +185,15 @@
185185
"packages": [
186186
{
187187
"name": "rails",
188-
"version": "7.0.5"
188+
"version": "7.1.2"
189189
},
190190
{
191191
"name": "sqlite3",
192-
"version": "1.6.3"
192+
"version": "1.6.9"
193193
},
194194
{
195195
"name": "puma",
196-
"version": "6.3.0"
196+
"version": "6.4.0"
197197
},
198198
{
199199
"name": "sass-rails",
@@ -227,7 +227,7 @@
227227
"packages": [
228228
{
229229
"name": "docusign_esign",
230-
"version": "3.24.0"
230+
"version": "3.26.0"
231231
}
232232
],
233233
"scopes": [
@@ -275,7 +275,7 @@
275275
"packages": [
276276
{
277277
"name": "docusign_monitor",
278-
"version": "1.1.0"
278+
"version": "1.2.0"
279279
}
280280
]
281281
}

manifest/ExtensionManifest.json

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"codeExamples": [
33
{
44
"number": "1",
@@ -418,35 +418,59 @@
418418
},
419419
{
420420
"number": "53",
421-
"name": "Query monitoring data with filters",
422-
"description": "Demonstrates how to query an organization's data based on specified filters and aggregations.",
423-
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/Monitor/Examples/WebQueryEndpointFunc.cs",
424-
"method": "Invoke",
425-
"apiType": "Monitor"
426-
},
427-
{
428-
"number": "54",
429421
"name": "Send an envelope to an In Person Signer",
430422
"description": "Demonstrates how to host an In Person Signing session with embedded signing.",
431423
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/InPersonSigning.cs",
432424
"method": "SendEnvelopeForInPersonSigning",
433425
"apiType": "ESignature"
434426
},
435427
{
436-
"number": "55",
428+
"number": "54",
437429
"name": "Request a signature through your app (embedded signing) with a CFR Part 11 account",
438430
"description": "Sends an envelope, then uses embedded signing with recipient authentication by phone for the first signer. With embedded signing, DocuSign signing is initiated from your website.",
439431
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/CFRPart11EmbeddedSending.cs",
440432
"method": "EmbeddedSigning",
441433
"apiType": "ESignature"
442434
},
443435
{
444-
"number": "56",
436+
"number": "55",
445437
"name": "Embed a clickwrap",
446438
"description": "Creates a unique URL for an active clickwrap and embeds the clickwrap on your page.",
447439
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/Click/Examples/EmbedClickwrap.cs",
448440
"method": "CreateHasAgreed",
449441
"apiType": "Click"
442+
},
443+
{
444+
"number": "56",
445+
"name": "Set document visibility for envelope recipients",
446+
"description": "Demonstrates how to set document visibility for envelope recipients.",
447+
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/SetDocumentVisibility.cs",
448+
"method": "SendEnvelopeWithEnvelopeVisibility",
449+
"apiType": "ESignature"
450+
},
451+
{
452+
"number": "57",
453+
"name": "Request a signature by email with document generation",
454+
"description": "Creates an envelope from a template with a document that is dynamically generated to include all the customized data specified by the sender.",
455+
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/DocumentGeneration.cs",
456+
"method": "DocumentGenerationExample",
457+
"apiType": "ESignature"
458+
},
459+
{
460+
"number": "58",
461+
"name": "Share access to a DocuSign envelope inbox",
462+
"description": "Share envelope inbox access with an agent user and view the principal user's envelopes using the Shared Access view in the DocuSign UI",
463+
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/SharedAccess.cs",
464+
"method": "ShareAccess",
465+
"apiType": "ESignature"
466+
},
467+
{
468+
"number": "59",
469+
"name": "Request a signature using focused view",
470+
"description": "Sends an envelope, then uses focused view for the signer.",
471+
"source": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/launcher-csharp/eSignature/Examples/FocusedView.cs",
472+
"method": "SendEnvelopeWithFocusedView",
473+
"apiType": "ESignature"
450474
}
451475
],
452476
"postAddOpenURI": "https://developers.docusign.com/platform/auth/authcode/"

manifest/ExtensionManifestJS.json

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"codeExamples": [
33
{
44
"number": "1",
@@ -418,35 +418,59 @@
418418
},
419419
{
420420
"number": "53",
421-
"name": "Query monitoring data with filters",
422-
"description": "Demonstrates how to query an organization's data based on specified filters and aggregations.",
423-
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/monitor/examples/postWebQuery.js",
424-
"method": "postQuery",
425-
"apiType": "Monitor"
426-
},
427-
{
428-
"number": "54",
429421
"name": "Send an envelope to an In Person Signer",
430422
"description": "Demonstrates how to host an In Person Signing session with embedded signing.",
431423
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/signingInPerson.js",
432424
"method": "sendEnvelopeForInPersonSigning",
433425
"apiType": "ESignature"
434426
},
435427
{
436-
"number": "55",
428+
"number": "54",
437429
"name": "Request a signature through your app (embedded signing) with a CFR Part 11 account",
438430
"description": "Sends an envelope, then uses embedded signing with recipient authentication by phone for the first signer. With embedded signing, DocuSign signing is initiated from your website.",
439431
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/embeddedSigningCFR.js",
440432
"method": "sendEnvelopeForEmbeddedSigning",
441433
"apiType": "ESignature"
442434
},
443435
{
444-
"number": "56",
436+
"number": "55",
445437
"name": "Embed a clickwrap",
446438
"description": "Creates a unique URL for an active clickwrap and embeds the clickwrap on your page.",
447439
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/click/examples/embedClickwrap.js",
448440
"method": "embedClickwrap",
449441
"apiType": "Click"
442+
},
443+
{
444+
"number": "56",
445+
"name": "Request a signature by email with document generation",
446+
"description": "Creates an envelope from a template with a document that is dynamically generated to include all the customized data specified by the sender.",
447+
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/documentGeneration.js",
448+
"method": "sendEnvelope",
449+
"apiType": "ESignature"
450+
},
451+
{
452+
"number": "57",
453+
"name": "Share access to a DocuSign envelope inbox",
454+
"description": "Share envelope inbox access with an agent user and view the principal user's envelopes using the Shared Access view in the DocuSign UI.",
455+
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/sharedAccess.js",
456+
"method": "createAgent",
457+
"apiType": "ESignature"
458+
},
459+
{
460+
"number": "58",
461+
"name": "Request a signature using focused view",
462+
"description": "Sends an envelope, then uses focused view for the signer.",
463+
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/focusedView.js",
464+
"method": "sendEnvelope",
465+
"apiType": "ESignature"
466+
},
467+
{
468+
"number": "59",
469+
"name": "Set document visibility for envelope recipients",
470+
"description": "Demonstrates how to set document visibility for envelope recipients.",
471+
"source": "https://raw.githubusercontent.com/docusign/code-examples-node/master/lib/eSignature/examples/setDocumentVisibility.js",
472+
"method": "sendEnvelope",
473+
"apiType": "ESignature"
450474
}
451475
],
452476
"postAddOpenURI": "https://developers.docusign.com/platform/auth/authcode/"

0 commit comments

Comments
 (0)