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

Update exception status map for HTTP 405 and 412 #1149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mweigel
Copy link
Contributor

@mweigel mweigel commented Apr 7, 2024

Breaking change

Please see the explanation of the change and how to handle it here:


@mweigel mweigel requested a review from a team as a code owner April 7, 2024 20:59
* Add new exception types for HTTP status codes 405 and 412
* Update unit and integration tests
@mweigel mweigel force-pushed the update-exception-status-map branch from 15e331c to ef1e46d Compare April 7, 2024 21:09
@briantist briantist added this to the 3.0.0 milestone Apr 11, 2024
@briantist briantist self-assigned this Apr 11, 2024
@briantist briantist added enhancement a new feature or addition breaking-change adapters related to the Adapter system labels Apr 13, 2024
@briantist briantist changed the title Update exception status map Update exception status map for HTTP 405 and 412 Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters related to the Adapter system breaking-change enhancement a new feature or addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an exception type for HTTP status code 412
2 participants