Skip to content

Tags: PipedreamHQ/pipedream-sdk-python

Tags

v1.0rc1

Toggle v1.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for workflow invocations (#42)

* Add `workflows` module that contains the "invoke" and "invoke for
external user" cases already present in the existing TypeScript SDK
* Document the new functionality in the reference doc
* Bump major version (release candidate)

v0.3.3

Toggle v0.3.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix the Proxy logic (#35)

* Remove the response parsing logic since it's free-form
* Take over the Proxy clients so that they expose a nicer interface

---------

Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Jay Vercellone <jay@pipedream.com>

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jverce Jay Vercellone
Try with trusted publisher

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jverce Jay Vercellone
Use PyPI token instead of user/pass