Skip to content

v1.0.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 09 Oct 12:47
3ca2023

1.0.0 (2024-10-09)

Full Changelog: v0.7.0...v1.0.0

Features

Bug Fixes

  • change body to binary request (9a9b656)
  • client: avoid OverflowError with very large retry counts (#87) (4363005)
  • files upload use binary request (#85) (105e45f)

Chores

  • add repr to PageInfo class (#88) (6110292)
  • internal: add support for parsing bool response content (#84) (1e8bc07)
  • internal: codegen related update (#76) (d62d030)
  • internal: codegen related update (#79) (6223c47)
  • internal: codegen related update (#80) (f34c186)

Documentation