Skip to content

Releases: blackducksoftware/integration-common

4.1.0

19 Dec 17:06
Compare
Choose a tag to compare
creating release

4.0.3

12 Dec 16:19
Compare
Choose a tag to compare

Added proxy utils

4.0.2

09 Dec 21:43
Compare
Choose a tag to compare

Include a fix for the toString method in the ValidationResult object.

4.0.1

09 Dec 12:55
Compare
Choose a tag to compare

Address build issues caused by 4.0.0 release.

4.0.0

08 Dec 22:39
Compare
Choose a tag to compare

Update the builder to separate the validators from the builders.

3.1.1

08 Dec 16:53
Compare
Choose a tag to compare

Fixing the toString for ValidationResult to omit a null Throwable

3.1.0

05 Dec 23:51
Compare
Choose a tag to compare

adding better get log level for Slf4jIntLogger

3.0.1

02 Dec 18:17
Compare
Choose a tag to compare

Fixing some of the ValidationResults behavior

3.0.0

02 Dec 17:18
Compare
Choose a tag to compare

Creating Exception hierarchy
Simplifying ValidationResults

2.1.0

02 Dec 17:15
Compare
Choose a tag to compare

Adding alwaysLog to the IntLogger