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

Vnext #52

Merged
merged 12 commits into from
May 30, 2023
Merged

Vnext #52

merged 12 commits into from
May 30, 2023

Conversation

iwate
Copy link
Owner

@iwate iwate commented May 30, 2023

This PR has two breaking changes.

  • change default behavior from OData V3 to V4
  • change default value of notfoundIsSuccess

iwate and others added 12 commits October 6, 2022 18:57
* Remove the param from SendAsync And BatchAsync
* Add the param into IRequest and IBatchRequest
* Default behaviors
  - GET success
  - HEAD success
  - POST failed
  - PUT failed
  - PATCH failed
  - DELETE failed
* GET and HEAD can  change the behavior, Others cannot change it.
Change decision logic for success flag at Not Found
This is a breaking change
change default behavior from v3 to v4.
@iwate iwate merged commit 189635b into master May 30, 2023
3 checks passed
@iwate iwate deleted the vnext branch May 30, 2023 01:40
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.

None yet

1 participant