LogoLogo
Slack communityBook a demo
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
    • Model Context Protocol
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
Slack communityBook a demo
IntroductionChangelogs

Java

May 30, 2024
May 30, 2024

0.9.5

(fix): Types without fields are now generated with builders. Previously, they were not, which made them impossible to initialize.

0.9.4

(fix): The SDK now generates undiscriminated unions with de-conflicted method signatures. Previously, certain undiscriminated unions would have failed to compile due to Java’s type erasure causing conflicts.

Was this page helpful?
Edit this page
Previous

May 23, 2024

Next
Built with