Skip to content

Releases: PipedreamHQ/pipedream-sdk-java

v1.1.0

24 Oct 19:53
5606dca

Choose a tag to compare

Changelog

  • Changes in component operations (c3130cd)

v1.0.5

18 Sep 19:11
fd6995d

Choose a tag to compare

Changelog

  • File stash downloads and stricter prop values (fd6995d)

v1.0.4

15 Sep 19:58
4960e00

Choose a tag to compare

Changelog

  • Handle throttled responses (4960e00)

v1.0.3

06 Sep 16:46
e8d824a

Choose a tag to compare

Changelog

  • Type-related improvements (e8d824a)

v1.0.2

19 Aug 21:24
092f40f

Choose a tag to compare

Changelog

  • Create explicit schemas for enums (3dbddb8)
  • Revisit types (a6f5ae3)
  • Remove the async handle args (51f138c)
  • Fix the reload props response schema (092f40f)

v1.0.1: Configurable props must have a name (#32)

06 Aug 00:27
0dc9206

Choose a tag to compare

Changelog

  • Mark the name field of configurable props as required
  • Fix and bump package version

v1.0.0: Accept "stash ID" when running actions (#31)

05 Aug 22:57
e190e39

Choose a tag to compare

Changelog

  • Accept "stash ID" when running actions

v0.0.1

01 Aug 00:09
a6dfb93

Choose a tag to compare

Fix linter issues