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

feat(error)!: more specific errors including their source #252

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

EdJoPaTo
Copy link
Collaborator

Bugfix: A failing file doesn't panic anymore with client-ureq.

BREAKING CHANGE: decode_response methods are now private. They probably shouldn't have been public in the first place
BREAKING CHANGE: mostly all Error variants are now different (only the Api error response is the same)

A failing file doesnt panic anymore with client-ureq.

BREAKING CHANGE: decode_response methods are now private. They probably
shouldnt have been public in the first place
BREAKING CHANGE: mostly all Error variants are now different (only the Api
error response is the same)
@ayrat555 ayrat555 merged commit aa28f98 into master Jan 31, 2025
68 of 70 checks passed
@ayrat555 ayrat555 deleted the rework-error branch January 31, 2025 06:50
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 this pull request may close these issues.

2 participants