-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: PipedreamHQ/pipedream-sdk-java
base: v0.0.1
head repository: PipedreamHQ/pipedream-sdk-java
compare: main
- 17 commits
- 183 files changed
- 5 contributors
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10caca9 - Browse repository at this point
Copy the full SHA 10caca9View commit details -
🌿 Fern Regeneration -- August 1, 2025 (#25)
SDK regeneration Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 35cbbb7 - Browse repository at this point
Copy the full SHA 35cbbb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4b369 - Browse repository at this point
Copy the full SHA ee4b369View commit details -
Update `README.md` with a better example endpoint Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69dc86a - Browse repository at this point
Copy the full SHA 69dc86aView commit details
Commits on Aug 5, 2025
-
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03a3412 - Browse repository at this point
Copy the full SHA 03a3412View commit details -
Accept "stash ID" when running actions (#31)
* Add the `stash_id` field to the "run action" opts * Bump version --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Jay Vercellone <[email protected]> Co-authored-by: Jay Vercellone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e190e39 - Browse repository at this point
Copy the full SHA e190e39View commit details
Commits on Aug 6, 2025
-
Configurable props must have a name (#32)
* Mark the `name` field of configurable props as required * Fix and bump package version --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dc9206 - Browse repository at this point
Copy the full SHA 0dc9206View commit details
Commits on Aug 8, 2025
-
Create explicit schemas for enums (#40)
To avoid Fern automatically creating types for enums, we now define them explicitly so that we control the outcome. Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3dbddb8 - Browse repository at this point
Copy the full SHA 3dbddb8View commit details
Commits on Aug 12, 2025
-
* Remove `x-async-handle` logic * Unnest payload entries for action runs, and prop config/reload * Unnest query params for Connect token validation * Add missing configurable prop types and fields --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6f5ae3 - Browse repository at this point
Copy the full SHA a6f5ae3View commit details
Commits on Aug 16, 2025
-
🌿 Fern Regeneration -- August 16, 2025 (#53)
SDK regeneration Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51f138c - Browse repository at this point
Copy the full SHA 51f138cView commit details
Commits on Aug 19, 2025
-
Fix the reload props response schema (#58)
* Fix the reload props response schema * Add endpoint descriptions Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 092f40f - Browse repository at this point
Copy the full SHA 092f40fView commit details
Commits on Sep 6, 2025
-
Type-related improvements (#106)
* Define the types for all configured and configurable props * Fix the "observations" type when configuring a prop * Add the `component_type` query param when listing components using the "generic" route/path --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8d824a - Browse repository at this point
Copy the full SHA e8d824aView commit details
Commits on Sep 15, 2025
-
Handle throttled responses (#115)
Handle responses with the `429 Too Many Requests` status code. --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Jay Vercellone <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4960e00 - Browse repository at this point
Copy the full SHA 4960e00View commit details
Commits on Sep 18, 2025
-
File stash downloads and stricter prop values (#128)
* Add new API to download files from a file stash * Specify the possible prop values (instead of `Object`)
Configuration menu - View commit details
-
Copy full SHA for fd6995d - Browse repository at this point
Copy the full SHA fd6995dView commit details
Commits on Oct 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for caa554c - Browse repository at this point
Copy the full SHA caa554cView commit details
Commits on Oct 24, 2025
-
Changes in component operations (#164)
* Regenerate SDK with Fern's v3 Java generator * Run actions using a specific component version * Expose component key when retrieving deployed triggers * Associate workflow ID when deploying triggers * Filter component lists by emitter type (e.g. HTTP, Timer, etc.) * Replace type of component listing and retrieval with the new `Emitter` type --------- Co-authored-by: Jay Vercellone <[email protected]> Co-authored-by: Boris Verkhovskiy <[email protected]> Co-authored-by: Jacob Pines <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3130cd - Browse repository at this point
Copy the full SHA c3130cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5606dca - Browse repository at this point
Copy the full SHA 5606dcaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.1...main