Skip to content

v1.28.1

Choose a tag to compare

@stainless-app stainless-app released this 30 Jun 15:11
6c6801f

1.28.1 (2025-06-27)

Full Changelog: v1.28.0...v1.28.1

Bug Fixes

  • don't try to deserialize as json when ResponseBodyInto is []byte (459ebb5)
  • pagination: check if page data is empty in GetNextPage (2076f10)

Chores

  • ci: only run for pushes and fork pull requests (3436983)