Skip to content
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.55.3 #1905

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Nov 28, 2024

Automated Release PR

1.55.3 (2024-11-28)

Full Changelog: v1.55.2...v1.55.3

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#1904) (72b6c63)

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 merged commit 6974a98 into main Nov 28, 2024
2 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch November 28, 2024 16:55
Copy link
Contributor Author

stainless-app bot commented Nov 28, 2024

🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.55.3 🌻

mscolnick pushed a commit to marimo-team/marimo that referenced this pull request Jan 8, 2025
## 📝 Summary

The minimum version requirement ensures compatibility with
httpx>=0.28.0, specifically around the 'proxies' kwarg handling that was
fixed in openai 1.55.3.

Earlier versions of openai conflict with httpx>=0.28.0.

See:
openai/openai-python#1902
openai/openai-python#1905

## 📋 Checklist

- [x] I have read the [contributor
guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md).
- [x] For large changes, or changes that affect the public API: this
change was discussed or approved through an issue, on
[Discord](https://marimo.io/discord?ref=pr), or the community
[discussions](https://github.com/marimo-team/marimo/discussions) (Please
provide a link if applicable).
- [x] I have added tests for the changes made.
- [x] I have run the code and verified that it works as expected.

## 📜 Reviewers

<!--
Tag potential reviewers from the community or maintainers who might be
interested in reviewing this pull request.

Your PR will be reviewed more quickly if you can figure out the right
person to tag with @ -->

@akshayka OR @mscolnick
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