dan-s1 commented on PR #10657: URL: https://github.com/apache/nifi/pull/10657#issuecomment-3665498981
There are places in the code which are now using deprecated code due to the upgrade ``` 2025-12-17T13:00:01.1027859Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/encryption/ClientSideCEncryptionStrategy.java:[44,33] [deprecation] builder() in S3EncryptionClient has been deprecated 2025-12-17T13:00:01.1032042Z [WARNING] /home/runner/work/nifi/nifi/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/encryption/ClientSideKMSEncryptionStrategy.java:[33,33] [deprecation] builder() in S3EncryptionClient has been deprecated ``` -- 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]
