Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(next => master): release 4.5.0 #277

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Sep 1, 2023

Automated Release PR

4.5.0 (2023-09-06)

Full Changelog: v4.4.0...v4.5.0

Features

  • client: add files.waitForProcessing() method (#292) (ef59010)
  • fixes tests where an array has to have unique enum values (#290) (a10b895)
  • make docs more readable by eliminating unnecessary escape sequences (#287) (a068043)

Bug Fixes

  • client: fix TS errors that appear when users Go to Source in VSCode (#281) (8dc59bc), closes #249
  • client: handle case where the client is instantiated with a undefined baseURL (#285) (5095cf3)
  • client: use explicit file extensions in _shims imports (#276) (16fe929)

Documentation


This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 4 times, most recently from 06c8eec to 0b20f00 Compare September 5, 2023 19:54
@stainless-bot stainless-bot changed the title chore(next => master): release 4.4.1 chore(next => master): release 4.5.0 Sep 5, 2023
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 0176ab5 to 0b20f00 Compare September 6, 2023 11:15
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from a8271b7 to a10b895 Compare September 6, 2023 13:31
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 9881e3f to 0d1cce2 Compare September 6, 2023 15:46
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 27e2b3b to ef59010 Compare September 6, 2023 17:55
@schnerd schnerd merged commit 331eb4e into master Sep 6, 2023
@stainless-bot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

users get unfixable (and inaccurate) type errors when using go-to-source for openai library code
3 participants