Skip to content

release: 4.92.0 #1441

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

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Apr 1, 2025

Automated Release PR

4.92.0 (2025-04-07)

Full Changelog: v4.91.1...v4.92.0

Features

Bug Fixes

  • api: improve type resolution when importing as a package (#1444) (4aa46d6)
  • client: send X-Stainless-Timeout in seconds (#1442) (aa4206c)
  • embeddings: correctly decode base64 data (#1448) (58128f7)
  • mcp: remove unused tools.ts (#1445) (520a8fa)

Chores

  • internal: add aliases for Record and Array (#1443) (b65391b)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot requested a review from a team as a code owner April 1, 2025 23:12
@stainless-app stainless-app bot enabled auto-merge (rebase) April 1, 2025 23:13
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from 822e118 to f38dbf3 Compare April 2, 2025 05:07
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch from fc0d818 to aa4206c Compare April 2, 2025 13:34
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 2cd4ea3 to 01e5546 Compare April 2, 2025 14:50
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from ee63090 to b65391b Compare April 3, 2025 05:07
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch from a6ae4a5 to 4aa46d6 Compare April 3, 2025 18:22
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch 2 times, most recently from 807a039 to 891754d Compare April 4, 2025 05:07
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch 3 times, most recently from c8a6eac to 520a8fa Compare April 7, 2025 05:07
* Fix Core.toFloat32Array, Buffer version

According to NodeJS docs Buffer.buffer is not guaranteed to correspond
exactly to the original Buffer. [1]

The previous implementation could use buffer garbage while converting
bytes to floats.

[1] https://nodejs.org/api/buffer.html#bufbuffer

* add tests for embeddings data

* fix formatting

---------

Co-authored-by: Robert Craigie <robert@craigie.dev>
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 0f071e4 to 58128f7 Compare April 7, 2025 11:01
@stainless-app stainless-app bot merged commit 0d31f40 into master Apr 7, 2025
5 checks passed
Copy link
Contributor Author

stainless-app bot commented Apr 7, 2025

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

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.

2 participants