-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Security] Remove annoying deprecation in UsageTrackingTokenStorage
#43235
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
chalasr
commented
Sep 28, 2021
Q | A |
---|---|
Branch? | 5.3 |
Bug fix? | yes |
New feature? | no |
Deprecations? | no |
Tickets | Fix #43042 |
License | MIT |
Doc PR | - |
e4822ca
to
8b0d79f
Compare
07b7ffc
to
152024e
Compare
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.
Small nitpicking
There might be a simpler solution: #43042 (comment). |
152024e
to
06f4663
Compare
Security
helper when there is no requestUsageTrackingTokenStorage
PR updated to revert the deprecation instead. It was introduced in #40785 but is not strictly needed. |
Thank you @chalasr. |
@chalasr Can you please do the merge from 5.4 to 6.0? I was unsure if I need to revert anything when merging up, now that the deprecation has been reverted. |
@derrabus sure, done |