Commit Graph

4 Commits

Author SHA1 Message Date
exceptionfactory 7051aca832
NIFI-14097 Updated version to 2.2.0-SNAPSHOT 2024-12-23 17:04:56 -06:00
exceptionfactory f3af2394f9
NIFI-14097 Updated version to 2.1.0 2024-12-20 12:37:52 -06:00
David Handermann 5c3499a008
NIFI-14103 Corrected thread safety for Proxied Entity Encoder (#9591)
- Created new CharsetEncoder for each method invocation
2024-12-20 12:32:17 -06:00
exceptionfactory 02947e0eee
NIFI-14026 Added proxied-entity module for web-security and toolkit
- Added ProxiedEntityEncoder interface and implementation
- Removed nifi-web-security dependency from nifi-toolkit-client
- Removed Google Guava dependency from nifi-toolkit-cli

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

This closes #9567.
2024-12-05 12:32:05 +01:00