Skip to content

Commit

Permalink
updated releasenotes for python v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mahour committed May 23, 2024
1 parent 3da4291 commit 6f64de4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/overview/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@ Upgrading to the latest SDK should not break existing applications.

| Change | Language | Description |
|---------|----------|---------------------------------------------------------------------------------------------------------------------------------|
| New | Python | Released Adobe PDF Services Python SDK v4.0.0, introducing new interfaces fully leveraging power of new PDF Services rest APIs. |
| New | Python | Released Adobe PDF Services Python SDK v4.0.0, introducing new interfaces fully leveraging power of new PDF Services REST APIs. |
| New | Python | Added support for all the operations powered by the Adobe PDF Services APIs. |
| New | Python | Added support for delete asset and webhook notifiers. |
| New | Python | Removed the need for intermediate result storage for chained operations by eliminating reliance on temporary storage. |
| New | Python | Added support for deleting assets and webhook notifiers. |
| New | Python | Removed the need for intermediate result storage for chained operations by eliminating reliance on temporary local storage. |
| New | Python | Extended I/O capabilities by introducing external storage for PDF Services operations. |
| New | Python | Enabled connection to Internet through Proxy, where proxy server settings can be set via Proxy Server Config. |

Expand Down

0 comments on commit 6f64de4

Please sign in to comment.