feat!: Add headers in unique key computation by Prathamesh010 · Pull Request #609 · apify/crawlee-python

@Prathamesh010

@Prathamesh010

Please run the ci @vdusek. Thank you

vdusek

@vdusek vdusek left a comment

Loading

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.

vdusek

@Prathamesh010

@Prathamesh010

The Requested changes are done. @vdusek Please have a look

@vdusek vdusek changed the title feat: Add headers in unique key computation feat!: Add headers in unique key computation

Oct 23, 2024

@vdusek

@vdusek

vdusek

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.

@B4nan

why was this marked as breaking change?

@vdusek

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.