Skip to content

Releases: PipedreamHQ/pipedream-sdk-python

v1.0.11

24 Oct 16:22
777b0c2

Choose a tag to compare

Changelog

  • Changes in component operations (777b0c2)

v1.0.10

18 Oct 14:18
0ff0d74

Choose a tag to compare

Changelog

  • Regenerate SDK with Fern's latest Python generator (0ff0d74)

v1.0.9

09 Oct 21:36
c4faac0

Choose a tag to compare

Changelog

  • Type fixes and improvements (c4faac0)

v1.0.8

18 Sep 19:05
9f7c1f2

Choose a tag to compare

Changelog

  • File stash downloads and stricter prop values (9f7c1f2)

v1.0.7

15 Sep 19:55
81fdaa4

Choose a tag to compare

Changelog

  • Handle throttled responses (81fdaa4)

v1.0.6

06 Sep 16:36
4166610

Choose a tag to compare

Changelog

  • Type-related improvements (4166610)

v1.0.5

19 Aug 21:21
73ac999

Choose a tag to compare

Changelog

  • Create explicit schemas for enums (497b259)
  • Revisit types (5875d43)
  • Remove the async handle args (40079c5)
  • Fix the reload props response schema (73ac999)

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

06 Aug 00:24
504c1df

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

Choose a tag to compare

Changelog

  • Accept "stash ID" when running actions

v1.0.2: Better README example (#50)

01 Aug 22:08
ab20ab0

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]>