-
Notifications
You must be signed in to change notification settings - Fork 4.2k
release: 1.99.8 #2552
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: 1.99.8 #2552
Conversation
e16cbda
to
897861c
Compare
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.99.8 🌻 |
@RobertCraigie, FYI, looks like ba54e03 does not full resolve the breaking change introduced by the change to |
@malob what's missing? |
Here's an example from the
FWIW, I'm mostly engaging with this as the maintainer of the Looks like these packages started having build issues in It may totally be the case that the checks these packages are doing are too brittle or something such that this shouldn't be your problem. But figured it might be worth flagging given the "revert" commits (in this version, and at least one other recent release) that are related to changes that caused tests to fail in these dependent packages. |
ah yup thank you - really sorry for the flakiness recently - we're working on tightening this down to make it much more difficult to ship regressions like this in the future. the |
Thanks! I can confirm that the affected dependents are all building in |
Amazing thanks for confirming! |
Automated Release PR
1.99.8 (2025-08-11)
Full Changelog: v1.99.7...v1.99.8
Bug Fixes
Chores
Refactors
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