v1.28.1
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)