-
Notifications
You must be signed in to change notification settings - Fork 535
feat!: Add headers in unique key computation #609
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
Conversation
|
Please run the ci @vdusek. Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please use HttpHeaders type for headers? It should also help with the normalization. Otherwise, it looks solid.
04de7ae to
74465f3
Compare
74465f3 to
03091aa
Compare
|
The Requested changes are done. @vdusek Please have a look |
vdusek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Prathamesh010, I made a few more changes there, otherwise it looks great. Thank you for your contribution.
|
why was this marked as breaking change? |
The interface remained the same, but the computation of the extended unique key was changed. It will be released in 0.4 together with #542. |
Description
Issues
extended_unique_keycomputation #548Testing
Checklist