nifi/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-services-api
Peter Turcsanyi 01f9d59ee3
NIFI-9338 - Add Azure Blob processors using Azure Blob Storage client library v12 for Java
- changed default credential type to SAS Token
- added endpointSuffix property in integration tests
- added AzureServiceEndpoints to provide endpoint suffix constants and methods to get endpoint urls
- fixed typos, validators
- downgraded azure-identity to 1.3.7 due to a bug in the latest version
- added Access Token credential type (similar to the existing Blob/ADLS processors)
- used JUnit 5 in tests

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #5486.
2021-11-09 11:38:36 +01:00
..
src/main/java/org/apache/nifi/services/azure NIFI-9338 - Add Azure Blob processors using Azure Blob Storage client library v12 for Java 2021-11-09 11:38:36 +01:00
pom.xml NIFI-9344-RC3 prepare for next development iteration 2021-11-03 08:53:37 -07:00