Skip to content

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.4.0-alpha.1 (2025-10-31)

Full Changelog: v0.2.23-alpha.1...v0.4.0-alpha.1

⚠ BREAKING CHANGES

  • api: /v1/inspect only lists v1 apis by default
  • api: /v1/inspect only lists v1 apis by default
  • api: use input_schema instead of parameters for tools
  • api: fixes to remove deprecated inference resources

Features

  • api: Adding prompts API to stainless config (5ab8d74)
  • api: expires_after changes for /files (a0b0fb7)
  • api: fix file batches SDK to list_files (25a0f10)
  • api: fixes to remove deprecated inference resources (367d775)
  • api: fixes to URLs (e4f7840)
  • api: manual updates (7d2e375)
  • api: manual updates (0302d54)
  • api: manual updates (98a596f)
  • api: manual updates (c6fb0b6)
  • api: manual updates??! (4dda064)
  • api: move datasets to beta, vector_db -> vector_store (f32c0be)
  • api: move post_training and eval under alpha namespace (aec1d5f)
  • api: moving { rerank, agents } to client.alpha. (793e069)
  • api: removing openai/v1 (b5432de)
  • api: SDKs for vector store file batches (b0676c8)
  • api: SDKs for vector store file batches apis (88731bf)
  • api: several updates including Conversations, Responses changes, etc. (e0728d5)
  • api: sync (7d85013)
  • api: tool api (input_schema, etc.) changes (06f2bca)
  • api: updates to vector_store, etc. (19535c2)
  • api: updating post /v1/files to have correct multipart/form-data (f1cf9d6)
  • api: use input_schema instead of parameters for tools (8910a12)
  • api: vector_db_id -> vector_store_id (079d89d)

Bug Fixes

  • api: another fix to capture correct responses.create() params (6acae91)
  • api: fix the ToolDefParam updates (5cee3d6)
  • client: incorrect offset pagination check (257285f)
  • fix stream event model reference (a71b421)

Chores

  • api: /v1/inspect only lists v1 apis by default (ae3dc95)
  • api: /v1/inspect only lists v1 apis by default (e30f51c)
  • extract some types in mcp docs (dcc7bb8)
  • fix readme example (402f930)
  • fix readme examples (4d5517c)
  • internal: codegen related update (252e0a2)
  • internal: codegen related update (34da720)
  • internal: fix incremental formatting in some cases (c5c8292)
  • internal: use npm pack for build uploads (a246793)

Documentation

Build System


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 force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from f89bec0 to 51c790e Compare October 1, 2025 01:02
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 1, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/llama-stack-client-node/5ab8d7423f6a9c26453b36c9daee99d343993d4b/dist.tar.gz'

Expires: Sat, 29 Nov 2025 16:59:46 GMT

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 1, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 51c790e to b5e37fd Compare October 1, 2025 21:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from b5e37fd to 19f2ff5 Compare October 2, 2025 16:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 19f2ff5 to 86d3393 Compare October 2, 2025 18:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 86d3393 to 54c199a Compare October 2, 2025 18:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 54c199a to 6bd7bea Compare October 2, 2025 20:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 1be895b to 186cfe5 Compare October 21, 2025 18:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 186cfe5 to df44599 Compare October 22, 2025 20:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from df44599 to 5df61f7 Compare October 22, 2025 22:15
@ashwinb ashwinb changed the title release: 0.3.0-alpha.1 release: 0.3.1-alpha.1 Oct 22, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 22, 2025

Release version edited manually

The Pull Request version has been manually set to 0.3.1-alpha.1 and will be used for the release.

If you instead want to use the version number 0.3.0-alpha.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 5df61f7 to 7435915 Compare October 22, 2025 22:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 7435915 to 08d5bbf Compare October 27, 2025 21:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 08d5bbf to b70cdac Compare October 29, 2025 04:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from b70cdac to ab268ff Compare October 29, 2025 17:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from ab268ff to 4b85c8b Compare October 29, 2025 17:48
Adding prompts API to stainless config
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 4b85c8b to 447c618 Compare October 30, 2025 16:59
@ashwinb ashwinb changed the title release: 0.3.1-alpha.1 release: 0.4.0-alpha.1 Oct 31, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--llama-stack-client branch from 06ef517 to a51d3da Compare October 31, 2025 03:28
Resolved conflicts:
- Kept version 0.4.0-alpha.1 in package.json and src/version.ts
- Added Meta copyright header to src/version.ts
- Accepted deletion of deprecated files (inference.ts, telemetry.ts, vector-dbs.ts)
@ashwinb ashwinb merged commit 78de486 into main Oct 31, 2025
7 checks passed
@ashwinb ashwinb deleted the release-please--branches--main--changes--next--components--llama-stack-client branch October 31, 2025 03:33
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 31, 2025

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