We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm always frustrated when we support creating new tables if we say they are deprecated.
Deprecate (print warnings in CLI) in 0.44 release and drop this functionality in 0.45.
Do nothing until 0.45 or do nothing at all. I do not like deprecated usage and always try to drop it as soon as possible.
#2915
The text was updated successfully, but these errors were encountered:
cli/eacl: deprecate using public key targets in eACL tables
a678ea9
Refs #2922. Signed-off-by: Pavel Karpy <[email protected]>
f77b0b1
9e8d6b1
52213f2
c49bf14
cli/eacl: deprecate using public key targets in eACL tables (#2962)
b5a9d38
Refs #2922.
No branches or pull requests
Is your feature request related to a problem? Please describe.
I'm always frustrated when we support creating new tables if we say they are deprecated.
Describe the solution you'd like
Deprecate (print warnings in CLI) in 0.44 release and drop this functionality in 0.45.
Describe alternatives you've considered
Do nothing until 0.45 or do nothing at all. I do not like deprecated usage and always try to drop it as soon as possible.
Additional context
#2915
The text was updated successfully, but these errors were encountered: