Skip to content

v2.16.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 16 Jul 20:36

2.16.0 (2024-07-15)

Full Changelog: v2.15.0...v2.16.0

Features

Bug Fixes

  • internal: fix MarshalJSON logic for interface elemnets (#251) (4f27d96)
  • use slice instead of appending to r.Options (#249) (8047c3a)

Chores

  • ci: also run workflows for PRs targeting next (#252) (e213167)
  • internal: improve deserialization of embedded structs (#250) (907dd05)
  • internal: minor changes to tests (#254) (4f8c716)

Documentation

  • add better documentation for flattened enum types (#246) (e8612db)
  • examples: update example values (#253) (3af4284)

Refactors

  • rename of inconsistent union variants (#248) (7851b60)