Skip to content

v1.4.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Oct 19:00

1.4.0 (2025-10-15)

Full Changelog: v1.3.1...v1.4.0

Features

  • Add float, []float and []bool to the list of valid types in the OpenAPI spec. (11b13d8)
  • Promote disable_backpressure to first-class Write property (adf659a)

Chores

  • internal: detect missing future annotations with ruff (6e631de)