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

#272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout #273

Merged

Conversation

kashishbehl
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Go Version Update
  • Dependency Update

Description

The PR contains the change to add Partitioned attribute in the cookies. As chrome will be deprecating support for 3rd Party cookies, we need to add support for CHIPS to make cookies partitioned to the website.

Related Tickets & Documents

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Run verifications and test

  • make verify is passing
  • make test is passing

@kashishbehl kashishbehl changed the title feat: Add support for paritioned attribute in cooki as per chrome 3rd party deprication #272: feat: Add support for paritioned attribute in cooki as per chrome 3rd party deprication Apr 1, 2024
@kashishbehl kashishbehl changed the title #272: feat: Add support for paritioned attribute in cooki as per chrome 3rd party deprication #272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party deprication Apr 2, 2024
@kashishbehl kashishbehl changed the title #272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party deprication #272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout Apr 2, 2024
@AlexVulaj AlexVulaj force-pushed the feat/add-support-for-partitioned branch from fffd27b to 39eb010 Compare May 4, 2024 16:00
@AlexVulaj AlexVulaj merged commit bdabf0a into gorilla:main May 4, 2024
0 of 10 checks passed
@AlexVulaj
Copy link
Member

@kashishbehl thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] <Adding support for Partitioned attribute for 3rd Party Cookie deprecation>
2 participants