Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Nov 17, 2025

Unable to analyze changes with AI, incrementing PATCH version.


Note

Regenerates the SDK to v0.0.8, replaces BaseClient with per-resource options, makes timeouts/retries request-scoped, updates runtime headers and ESM imports, and refreshes docs/tests.

  • SDK:
    • Bump to 0.0.8; update X-Fern-SDK-Version and User-Agent headers.
    • Update changelog.md.
  • Client Refactor:
    • Remove src/BaseClient.ts; inline Options/RequestOptions per resource client (Agent, Fhir, FhirProvider, Tools, Workflows, etc.).
    • Change timeout/retry behavior: timeoutMs defaults to 60s and reads only from per-call requestOptions; removal of global timeoutInSeconds/maxRetries from client options.
  • Core Runtime:
    • Switch type-only imports to value imports in core fetch/auth modules to align with ESM build.
    • Tweak tsconfig.esm.json (remove verbatimModuleSyntax).
  • Docs:
    • Simplify FHIR create/upsert examples and update reference snippets accordingly.
  • Tests:
    • Adjust wire tests to new request shapes (explicit undefined fields, workflow config/dependencies) and behavior.

Written by Cursor Bugbot for commit e495ce4. This will update automatically on new commits. Configure here.

Unable to analyze changes with AI, incrementing PATCH version.
@gavinsharp gavinsharp closed this Jan 20, 2026
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