Releases: blackducksoftware/blackduck-common
6.0.1
Fixing HubScanConfigBuilder and HubScanConfigValidator
6.0.0
CLI directory exclusions, separated AffectedProjectVersion and ProjectVersion classes.
5.5.0
API to process notifications into events that can be handled by an integration.
5.4.2
-Fixed notification filter for policy violations
5.4.1
5.4.0
- You can now use disableScanTargetPathsWithinWorkingDirectoryCheck on the scan config builder/validator to prevent this check
-Port 0 is now considered "unset" for purposes of validation and proxy usage
-We now remove cli logs on success (unless override is provided)
-Better error message when proxy auth failed
-okhttp responses are now all closed when we're finished with them - should result in no more warning log messages on this
5.3.0
5.2.0
Release 5.2.0
5.1.1
Fixing the Connect method in RestConnection
5.1.0
Altered the RestConnection on how it builds the Client. Classes that extend RestConnection should no longer override the connect method