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

httpx 0.28.0 breaks pyrollbar #465

Closed
mchuck opened this issue Jan 9, 2025 · 3 comments · Fixed by #466
Closed

httpx 0.28.0 breaks pyrollbar #465

mchuck opened this issue Jan 9, 2025 · 3 comments · Fixed by #466
Assignees

Comments

@mchuck
Copy link

mchuck commented Jan 9, 2025

Hi,

It seems that a recent update in the httpx package breaks pyrollbar by removing the previously deprecated proxies parameter.

image

The issue seems to be in this line:

async with httpx.AsyncClient(

Copy link

linear bot commented Jan 9, 2025

@brianr
Copy link
Member

brianr commented Jan 9, 2025

Thank you @mchuck! We'll look into this, anticipating to start this week.

danielmorell added a commit that referenced this issue Jan 10, 2025
…compatible-with-rollbar-v1

Fixed #465 httpx 0.28.0 not compatible with rollbar v1.
@danielmorell
Copy link
Collaborator

Hey @mchuck, following up here. We just pushed out a release with a fix for this https://pypi.org/project/rollbar/1.1.1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants