Skip to content

release: 0.17.0 #177

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

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link
Contributor

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

Automated Release PR

0.17.0 (2025-06-13)

Full Changelog: v0.16.0...v0.17.0

Features

  • api: Add file_type and file_purpose (c48b452)
  • api: add files/upload apu support and switch upload_file method over to use it. (c365c86)
  • api: address diagnostic issues in audio api, correct openapi issue in images api, disambiguate a response in finetune api, enable automated testing on finetune and images (9ab1b66)
  • api: api update (5d0865a)
  • api: api update (f06baab)
  • api: api update (8de2307)
  • api: api update (d7d7c68)
  • api: api update (d7b7e65)
  • api: api update (a149f12)
  • api: api update (dac80cc)
  • api: api update (418cdbf)
  • api: Formatting fixes, some lint fixes (ba11056)
  • api: get test_code_interpreter passing (426d647)
  • api: update spec / config to remove remaining codegen warnings (c7c3a91)
  • api: Update spec and config to get all tests except code-interpolation an fine_tune unit tests working. (ac5a26e)

Bug Fixes

  • publish script — handle NPM errors correctly (471c909)
  • tests: format (0ad22a6)
  • tests: remove unused tests (26a5b65)

Chores

  • ci: bump node version for release workflows (328ac07)
  • docs: grammar improvements (fcc89b0)
  • docs: use top-level-await in example snippets (24e6833)
  • improve publish-npm script --latest tag logic (6efef6c)
  • internal: make base APIResource abstract (d64b679)

Documentation


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--together-ai branch from e57ab99 to 328ac07 Compare May 6, 2025 19:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 270f312 to e3bdd28 Compare May 6, 2025 22:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 3673da7 to a9c3c25 Compare May 12, 2025 15:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from db5758c to 51be0d0 Compare May 13, 2025 10:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 01f160a to 418cdbf Compare May 13, 2025 19:33
@stainless-app stainless-app bot changed the title release: 0.16.1 release: 0.17.0 May 13, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from ee3966c to 418cdbf Compare May 13, 2025 19:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from de430a8 to 5c9c32a Compare May 14, 2025 02:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 8f13f43 to dac80cc Compare May 14, 2025 21:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 564f934 to a149f12 Compare June 4, 2025 14:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch 4 times, most recently from 40cd2eb to 24e6833 Compare June 4, 2025 14:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch 2 times, most recently from 64d133f to 5d0865a Compare June 4, 2025 14:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch 3 times, most recently from 5dabc8c to c7c3a91 Compare June 4, 2025 14:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 19119ad to 26a5b65 Compare June 4, 2025 14:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 7056cf9 to 0ad22a6 Compare June 4, 2025 14:23
…sue in images api, disambiguate a response in finetune api, enable automated testing on finetune and images
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 3b8212f to 9ab1b66 Compare June 10, 2025 00:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from e140ba8 to ba1fa6c Compare June 10, 2025 01:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 13a88f6 to 91ffaf3 Compare June 11, 2025 17:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from 95cac00 to 75375d0 Compare June 11, 2025 17:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from c585be8 to 471c909 Compare June 13, 2025 16:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from e83d4ba to d64b679 Compare June 13, 2025 17:53
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