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