Skip to content

Releases: PipedreamHQ/pipedream-sdk-python

v1.0.4: Mark the `name` field of configurable props as required (#54)

06 Aug 00:24
504c1df
Compare
Choose a tag to compare

Changelog

  • Mark the name field of configurable props as required

v1.0.3: Accept "stash ID" when running actions (#52)

05 Aug 22:33
1e4556c
Compare
Choose a tag to compare

Changelog

  • Accept "stash ID" when running actions

v1.0.2: Better README example (#50)

01 Aug 22:08
ab20ab0
Compare
Choose a tag to compare
* Update `README.md` with a better example endpoint
* Exclude workflow files from Fern

---------

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

v1.0.1

30 Jul 22:09
e9b6e54
Compare
Choose a tag to compare

Changelog

  • Add method to retrieve the client's access token

v1.0.0

29 Jul 21:50
0330025
Compare
Choose a tag to compare
Upgrade to 1.0.0

v1.0 pre-release

28 Jul 18:20
246468a
Compare
Choose a tag to compare
v1.0 pre-release Pre-release
Pre-release
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: Fix the Proxy logic (#35)

23 Jul 19:41
1d2234d
Compare
Choose a tag to compare
* 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 <[email protected]>

Next preliminary version

10 Jul 19:57
d8282ec
Compare
Choose a tag to compare

Description

To try the CI/CD setup