Skip to content

v1.1.0

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 13 Jun 15:42

1.1.0 (2023-06-13)

Features

  • client: add support for specifying client-level default headers (#19) (9dbd8ee)
  • client: handle trailing slash in base url properly (#16) (06d9f24)
  • initial commit (#1) (b4f5de4)

Bug Fixes

  • client: properly expose maxRetries option (#11) (4912955)
  • sse: handle server-sent events more robustly (#17) (78720c8)

Chores

  • internal: add empty request preparation method (#18) (a648b84)
  • internal: add prettierignore (#14) (1a18a39)
  • internal: fix workflow comment url (#15) (d5a5a12)
  • internal: improve NPM publish script (#9) (#10) (305f5ec)
  • internal: restructure core streaming implementation (#20) (a3eca00)
  • internal: update changelog config (#13) (8357f31)
  • internal: updates to type formatting & remove duplicated types (#21) (a70e092)
  • internal: use different package name (5acb715)
  • main: release finch-api 1.0.0 (#8) (6350356)

Documentation

  • point to github repo instead of email contact (#25) (ed6595f)