Skip to content

Releases: PipedreamHQ/pipedream-sdk-java

v1.0.2

19 Aug 21:24
092f40f
Compare
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
Compare
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
Compare
Choose a tag to compare

Changelog

  • Accept "stash ID" when running actions

v0.0.1

01 Aug 00:09
a6dfb93
Compare
Choose a tag to compare
Fix linter issues