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 cookie dependency to 0.18 #3336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ffreddow
Copy link

PR Type

Update dependency

PR_TYPE

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Update the cookie dependency to 0.18 since increasingly more browsers require the "Partitioned" attribute to be able to send cross-site-requests containing cookies. It was added to the cookie crate with version 0.18.1.

The changes in the cookie crate introduce breaking changes in the creation of cookies.

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