Skip to content

release: 0.7.0-alpha.1 - #326

Merged
cdoern merged 27 commits into
mainfrom
release-please--branches--main--changes--next
Apr 1, 2026
Merged

cdoern merged 27 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Mar 28, 2026 •

Copy link
Copy Markdown
Contributor

Automated Release PR

0.7.0-alpha.1 (2026-03-28)

Full Changelog: v0.6.1-alpha.1...v0.7.0-alpha.1

⚠ BREAKING CHANGES

  • eliminate GET /chat/completions/{completion_id} conformance issues
  • rename agents API to responses API
  • eliminate /files/{file_id} GET differences

Features

  • Add stream_options parameter support (b4c2f15)
  • eliminate /files/{file_id} GET differences (1f28d73)
  • eliminate GET /chat/completions/{completion_id} conformance issues (dad9f54)
  • internal: implement indices array format for query and form serialization (6694121)
  • responses: add cancel endpoint for background responses (d9bc91a)

Bug Fixes

  • deps: bump minimum typing-extensions version (50ea4d7)
  • inference: improve chat completions OpenAI conformance (147b88b)
  • pydantic: do not pass by_alias unless set (f6836f9)
  • remove duplicate dataset_id parameter in append-rows endpoint (d6a79d0)
  • sanitize endpoint path params (9b288d5)

Chores

  • ci: skip lint on metadata-only changes (b096c2c)
  • internal: tweak CI branches (1df7e26)
  • internal: update gitignore (0e98cfd)
  • internal: version bump (f468096)
  • tests: bump steady to v0.19.4 (f5ad8f8)
  • tests: bump steady to v0.19.5 (55689e1)
  • tests: bump steady to v0.19.6 (87cb87e)
  • tests: bump steady to v0.19.7 (10f6ed7)

Refactors

  • remove fine_tuning API (021bd5e)
  • remove tool_groups from public API and auto-register from provider specs (c0df2dc)
  • rename agents API to responses API (f5c27db)
  • rename rag-runtime provider to file-search (94a14da)
  • tests: switch from prism to steady (23d591c)

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 branch from 5e53a5d to 7781eee Compare March 28, 2026 00:05
@stainless-app

stainless-app Bot commented Mar 28, 2026 •

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/llama-stack-client-python/d9bc91afecb64ec27b97d37699d5ff6c1222d369/llama_stack_client-0.6.1a1-py3-none-any.whl'

Expires at: Mon, 27 Apr 2026 00:16:53 GMT
Updated at: Sat, 28 Mar 2026 00:16:53 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7781eee to af1cbe5 Compare March 28, 2026 00:06
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from af1cbe5 to 2e817bd Compare March 28, 2026 00:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2e817bd to fff0045 Compare March 28, 2026 00:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fff0045 to e701719 Compare March 28, 2026 00:13
stainless-app Bot added 2 commits March 28, 2026 00:14
Note that we still want to run tests, as these depend on the metadata.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e701719 to 9a6a75b Compare March 28, 2026 00:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from a1dc171 to ba7a64b Compare March 28, 2026 00:16
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ba7a64b to 00c6ed3 Compare March 28, 2026 00:16
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 00c6ed3 to 7b6b288 Compare March 28, 2026 19:05
@cdoern
cdoern merged commit 6fc77eb into main Apr 1, 2026
48 checks passed
@cdoern
cdoern deleted the release-please--branches--main--changes--next branch April 1, 2026 21:23
@stainless-app

stainless-app Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor 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.

1 participant