LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsJava

Changelog

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