Skip to content

v5.17.1

Compare
Choose a tag to compare
@stainless-app stainless-app released this 30 Jan 05:37

5.17.1 (2024-01-30)

Full Changelog: v5.17.0...v5.17.1

Features

  • api: add employer_contributions field (#282) (98c1da0)

Bug Fixes

  • allow body type in RequestOptions to be null (#284) (d948729)
  • api: fix authentication_type enum (#286) (6ff8af1)
  • api: update employer_size parameter to employee_size (#287) (cbb933f)
  • types: accept undefined for optional client options (#280) (169ddc6)

Chores

  • ci: rely on Stainless GitHub App for releases (#281) (fac02eb)
  • internal: add internal helpers & improve build scripts (#285) (fb91cd8)
  • internal: debug logging for retries; speculative retry-after-ms support (#279) (90b0dad)

Documentation

  • fix missing async in readme code sample (#277) (893f7cc)