Skip to content

v1.1.0

Choose a tag to compare

@stainless-app stainless-app released this 19 May 19:27
605bc6d

1.1.0 (2025-05-15)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: api update (02959e8)
  • api: api update (6bc31c4)
  • api: removes duplicate activities section (e83c36e)
  • bump default connection pool size limit to minimum of 99 (b04fe89)
  • expose base client options as read only attributes (4f7b9a2)
  • expose recursive #to_h conversion (153be54)
  • support sorbet aliases at the runtime (5e9d146)

Bug Fixes

  • internal: ensure formatting always uses c.utf-8 locale (9f8e834)
  • internal: fix formatting script for macos (11e651e)
  • internal: update gemspec name (2a1af3a)

Chores

  • accept all nd-json mimetype variants (f13a7aa)
  • always check if current page is empty in next_page? (b43503c)
  • fix misc linting / minor issues (4d8eadc)
  • internal: codegen related update (1ab97b3)
  • internal: codegen related update (1cdabfe)
  • re-export top level models under library namespace (a2bbf55)
  • remove Gemfile.lock during bootstrap (b0ad2cd)
  • reorganize type aliases (c50a167)
  • revert ignoring Gemfile.lock (c005465)
  • validate request option coercion correctness (611e596)

Documentation

  • illustrate environmental defaults for auth variables (a6de609)
  • rewrite much of README.md for readability (0530377)