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
    • Testing
  • Reference
    • generators.yml
GeneratorsJava

Changelog

September 22, 2025
September 22, 2025

3.5.7

(fix): Fixed NullPointerException in builder setters when collections are null by adding null checks before addAll()/putAll() calls.

3.5.6

(fix): Fixed wire test generation: paginated endpoints return SyncPagingIterable<T>, auth methods use correct builder patterns

Was this page helpful?
Edit this page
Previous

September 20, 2025

Next
Built with
LogoLogo
Slack communityLog inBook a demo