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 8, 2024
May 8, 2024

0.8.11

(fix): Corrects the fix in 0.8.10 to check null value as opposed to a .isPresent check, given the header is not Optional, it’s always String

0.8.10

(fix): Fixes regression from 0.8.8, headers are no longer added to the header map unless they are non-null.

Was this page helpful?
Edit this page
Previous

May 7, 2024

Next
Built with