Skip to content

v0.44.3

Compare
Choose a tag to compare
@stainless-app stainless-app released this 06 Apr 05:04

0.44.3 (2025-04-06)

Full Changelog: v0.44.2...v0.44.3

Bug Fixes

  • client: return Optional&lt;T&gt; instead of Optional<? extends T> (#407) (73eee4f)

Chores

  • internal: add more streamHandler tests (#404) (a29b341)
  • internal: swap from getNullable to getOptional (#406) (32b54f9)

Documentation

  • add comments to JsonField classes (73eee4f)
  • document how to forcibly omit required field (a51c184)
  • swap examples used in readme (#408) (a51c184)