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

release: 4.28.5 #697

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Feb 29, 2024

Automated Release PR

4.28.5 (2024-03-13)

Full Changelog: v4.28.4...v4.28.5

Bug Fixes

  • ChatCompletionStream: abort on async iterator break and handle errors (#699) (ac417a2)
  • streaming: correctly handle trailing new lines in byte chunks (#708) (4753be2)

Chores

  • api: update docs (#703) (e1db98b)
  • docs: mention install from git repo (#700) (c081bdb)
  • fix error handler in readme (#704) (4ff790a)
  • internal: add explicit type annotation to decoder (#712) (d728e99)
  • types: fix accidental exposure of Buffer type to cloudflare (#709) (0323ecb)

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 from 37f122b to 64041fd Compare February 29, 2024 20:57
…rrors (#699)

`break`-ing the async iterator did not previously abort the request which increases usage.
Errors are now handled more effectively in the async iterator.
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 1fa7174 to ac417a2 Compare March 1, 2024 00:33
@stainless-bot stainless-bot enabled auto-merge (rebase) March 1, 2024 00:33
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 4 times, most recently from 0fa49b7 to c081bdb Compare March 4, 2024 05:23
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 47647d5 to e1db98b Compare March 4, 2024 18:17
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from f590049 to 4ff790a Compare March 5, 2024 05:06
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from dcb49f0 to d144789 Compare March 6, 2024 05:05
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from c05c6b4 to 4753be2 Compare March 6, 2024 16:42
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 3dffb19 to 0323ecb Compare March 6, 2024 18:13
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from 2626b94 to 8ec216d Compare March 7, 2024 05:06
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 43beb1a to 4688ef4 Compare March 7, 2024 18:13
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch 7 times, most recently from 797dbfc to d728e99 Compare March 13, 2024 05:06
@stainless-bot stainless-bot merged commit beea0c7 into master Mar 13, 2024
1 check passed
@stainless-bot
Copy link
Collaborator Author

🤖 Release is at https://github.com/openai/openai-node/releases/tag/v4.28.5 🌻

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.

None yet

2 participants