-
Notifications
You must be signed in to change notification settings - Fork 1
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
Remove object loading by id and key #281
Remove object loading by id and key #281
Conversation
Codecov ReportAttention: Patch coverage is
|
The controllers |
yes, out of scope. |
So what is the strategy for v6? Do we again collect breaking changes on a separate branch? Also, doesn't this PR then require the label breaking change? |
No strategy. Just release. We expect minimal to no impact by this change so no long-running communication needed. |
….com:nmshd/runtime into refactor/remove-object-loading-by-id-and-key
Readiness checklist
Description
When loading objects was introduced this was the main way to do it. As we now introduce personalized and password protected objects loading by id and key becomes very unsafe.
This will result in runtime@v6.