Skip to content

NIFI-15770 Deprecate Restricted and RequiredPermission for removal#80

Merged
pvillard31 merged 1 commit intoapache:mainfrom
exceptionfactory:NIFI-15770
Mar 30, 2026
Merged

NIFI-15770 Deprecate Restricted and RequiredPermission for removal#80
pvillard31 merged 1 commit intoapache:mainfrom
exceptionfactory:NIFI-15770

Conversation

@exceptionfactory
Copy link
Copy Markdown
Contributor

Summary

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, 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

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

- Suppressed removal warnings on internal references to deprecated annotations
@pvillard31 pvillard31 merged commit e9e6653 into apache:main Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants