File Upload Utility 4.0.0
·
3 commits
to main
since this release
File Upload Utility 4.0.0 contains a few new changes:
- SailPoint APIs - We are no longer using older (deprecated) CC Source APIs, and instead use newer Source APIs for Account Aggregation and Entitlement Aggregation.
- Source ID Format - We use newer source ID (e.g.
2c918087701c40cf01701dfdf2c61e2a) formats in file names. If you have older source ID (e.g.184744) formats we'll attempt to look it up. See File Naming Backward Compatibility with Older Source IDs - Command Line Options - Some command line options have changed. See Options for details.
- Proxy Type - For those using proxies, proxy type no longer needs to be given.
- General Clean-up - Updated and refactored code, cleaned things up, and moved to later versions of libraries.
- Java Requirements - File Upload Utility 4.0.0 requires Java JDK 11+