exceptionfactory opened a new pull request, #80: URL: https://github.com/apache/nifi-api/pull/80
# Summary [NIFI-15770](https://issues.apache.org/jira/browse/NIFI-15770) Deprecates the `Restricted` annotation along with the `Restriction` annotation and the `RequiredPermission` enum for removal in future releases. The deprecation provides the initial implementation of [NIP-24](https://issues.apache.org/jira/browse/NIP-24), moving in the direction of a simplified authorization strategy for component configuration. Changes include suppressing warnings related to deprecation and removal to avoid extraneous messages in the build process. # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [X] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue created ### Pull Request Tracking - [X] Pull Request title starts with Apache NiFi Jira issue number, such as `NIFI-00000` - [X] Pull Request commit message starts with Apache NiFi Jira issue number, as such `NIFI-00000` ### Pull Request Formatting - [X] Pull Request based on current revision of the `main` branch - [X] Pull Request refers to a feature branch with one commit containing changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
