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

feat(protocol): Add lock attribute to the frame protocol #2171

Merged
merged 7 commits into from
Jun 2, 2023

Conversation

romtsn
Copy link
Member

@romtsn romtsn commented Jun 1, 2023

This is necessary in addition to #2018 to highlight the offending frame in the UI, so the lock has to be also on the per-frame level.

Also fixed the changelog for #2124 as it sneaked into the previous release, although hasn't been part of it.

@romtsn romtsn requested a review from a team June 1, 2023 19:30
TBS1996 and others added 5 commits June 1, 2023 21:32
#2094 

This PR ensures relay can also use the `x-vercel-forwarded-for` header,
and preferring this when also `x-forwarded-for` is also present.

Made a small refactor for the sake of writing unit tests. 

Also fixed some linting errors that were introduced to relay 2 weeks
ago, not sure how it passed CI.

---------

Co-authored-by: Oleksandr <1931331+olksdr@users.noreply.github.com>
Consider `"`s in an SQL query to extract the domain, aka table name.
@romtsn romtsn enabled auto-merge (squash) June 2, 2023 06:48
@romtsn romtsn merged commit ac47816 into master Jun 2, 2023
@romtsn romtsn deleted the rz/feat/lock-per-frame branch June 2, 2023 07:05
@iker-barriocanal
Copy link
Contributor

@romtsn please don't forget to update develop docs!

@romtsn
Copy link
Member Author

romtsn commented Jun 2, 2023

@romtsn please don't forget to update develop docs!

that's on my list, but thanks for the reminder nonetheless :)

@romtsn
Copy link
Member Author

romtsn commented Jun 5, 2023

@olksdr @iker-barriocanal hmm, did I also have to add an entry to py/CHANGELOG actually? I'd like to extract this field on python so I can use it on the frontend

@iker-barriocanal
Copy link
Contributor

@romtsn yep, you can refer to relay changelog instructions.

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.

4 participants