Skip to content

SDK regeneration#1

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-06-04_14-32-23_954
Closed

SDK regeneration#1
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-06-04_14-32-23_954

Conversation

@fern-api

@fern-api fern-api Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


Note

Medium Risk
Breaking changes for consumers where list methods now return paging iterables and some request/response types were renamed or reshaped; scope is large generated surface area rather than hand-written security logic.

Overview
Regenerates the Java SDK to 0.1.5 with a major Fern toolchain bump (CLI 5.44.7, Java generator 4.8.11), plus Fern Replay metadata (.fern/replay.lock, expanded .fernignore) and a new CONTRIBUTING.md.

API client behavior now includes cursor-based pagination: several list calls return SyncPagingIterable<…> with optional cursor / limit (and related filter params) instead of one-shot list response types. New surface area: landscape import jobs via landscapes().import_(), and model object dependencies via model().objects().dependenciesList(). Version updates use VersionUpdate instead of VersionPartial; create/upsert builders expose more explicit nullable fields (e.g. parentId, modelHandleId).

Runtime / DX: IcePanelClient builders accept optional logging(LogConfig); raw HTTP clients map 400 / 403 / 503 to typed errors more consistently. Docs and reference.md reflect pagination, import/export notes, and dependency listing. Jackson is bumped to 2.18.6 in build.gradle.

Reviewed by Cursor Bugbot for commit 1cd7010. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-java-sdk: 4.8.11
@fern-api fern-api Bot force-pushed the fern-bot/2026-06-04_14-32-23_954 branch from 3a13ec1 to 1cd7010 Compare June 4, 2026 15:12
@VictorLeach96 VictorLeach96 deleted the fern-bot/2026-06-04_14-32-23_954 branch June 4, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant