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
Deprecate the constant fields in the "options" classes, for removal:
DeleteOptions.BLANK
DeleteOptions.RECURSE
EventOptions.BLANK
PutOptions.BLANK
QueryOptions.BLANK
QueryParameterOptions.BLANK
RoleOptions.BLANK
TokenQueryOptions.BLANK
TransactionOptions.BLANK
In a later version, we will add the replacements and update the deprecation annotations.
The text was updated successfully, but these errors were encountered:
Deprecate usage of the "options" constants for removal
c87596e
We don't yet have the replacements as of 1.3.3. Those will be added in 1.4.0. Closes #356
Deprecate usage of the "options" constants for removal (#360)
2ffc365
sleberknight
Successfully merging a pull request may close this issue.
Deprecate the constant fields in the "options" classes, for removal:
DeleteOptions.BLANK
DeleteOptions.RECURSE
EventOptions.BLANK
PutOptions.BLANK
QueryOptions.BLANK
QueryParameterOptions.BLANK
RoleOptions.BLANK
TokenQueryOptions.BLANK
TransactionOptions.BLANK
In a later version, we will add the replacements and update the deprecation annotations.
The text was updated successfully, but these errors were encountered: