build-info-extractor 2.31.0 / gradle-artifactory-plugin 4.24.19 (September 30, 2021)
- Use the file-specs-java library (552)
- Add getUsedModules and modTidy to GoDriver (557)
- Add support for new Xray graph scan (556)
build-info-extractor 2.30.2 / gradle-artifactory-plugin 4.24.18 (September 19, 2021)
- Bug fix - IllegalArgumentException during build scan (554)
- Dependencies update (553)
build-info-extractor 2.30.0 / gradle-artifactory-plugin 4.24.16 (August 17, 2021)
- Add Projects APIs (549)
- Run Go on new Java process (548)
build-info-extractor 2.29.0 / gradle-artifactory-plugin 4.24.15 (August 15, 2021)
- Refactor build scan table (545)
- Allow npm projects without name and versions (546)
build-info-extractor 2.28.8 / gradle-artifactory-plugin 4.24.14 (July 19, 2021)
- Bug fix - Fail to deserialize deployable artifacts (537)
- Gradle - skip uploading JAR if no jar produced in build (538)
- Make download headers comparisons case insensitive (539)
build-info-extractor 2.28.6 / gradle-artifactory-plugin 4.24.12 (July 13, 2021)
- Separate target repository and artifacts destination in the deployable artifacts file (532)
- Publish Gradle plugin to Gradle Gallery (536)
build-info-extractor 2.28.5 / gradle-artifactory-plugin 4.24.11 (July 8, 2021)
- Add Artifactory url and repository to artifacts destination in deployable artifacts file (530)
build-info-extractor 2.28.4 / gradle-artifactory-plugin 4.24.10 (July 5, 2021)
- Bug fix - ReportUsage throws an exception for Artifactory version 6.9.0 (525)
build-info-extractor 2.28.3 / gradle-artifactory-plugin 4.24.9 (June 30, 2021)
- Bug fix - file-spec-java missing dependency issue when using the Artifactory Gradle plugin (523)
build-info-extractor 2.28.2 / gradle-artifactory-plugin 4.24.8 (June 29, 2021)
- Add support for Kaniko and JIB (512)
- Add JFrog Distribution commands (520)
- Add project to ScanBuild service (519)
- Bug fix - NoSuchMethodError when using IOUtils.toString (516)
build-info-extractor 2.27.0 / gradle-artifactory-plugin 4.24.5 (June 16, 2021)
- Add sha256 to the upload response of maven and gradle (477)
- Update xstream to 1.4.17 (513)
build-info-extractor 2.26.4 / gradle-artifactory-plugin 4.24.4 (May 31, 2021)
- Bug fix - Error when trying to download an empty (zero bytes size) file (507)
- Bug fix - Deploy file doesn't print full URL in the log output (509)
build-info-extractor 2.26.3 / gradle-artifactory-plugin 4.24.3 (May 28, 2021)
- Bug fix - Ignore missing fields while deserialize HTTP response (502)
- Bug fix - Build retention service sends an empty body (504)
- Bug fix - Artifactory Trigger cannot deserialize instance ItemLastModified (503)
build-info-extractor 2.26.2 / gradle-artifactory-plugin 4.24.2 (May 25, 2021)
- Gradle - Improve Gradle transitive dependency collection (498)
- Restructuring Artifactory APIs (493)
build-info-extractor 2.26.1 / gradle-artifactory-plugin 4.24.1 (May 23, 2021)
- Gradle - Build-info is not published, if the build does not deploy artifacts (495)
build-info-extractor 2.26.0 / gradle-artifactory-plugin 4.24.0 (May 19, 2021)
- Upgrade xstream to 1.4.16 (489)
- Add support for npm 7.7(484)
- Add support JFrog platform URL for published build (478)
- Add support for Artifactory Projects (471)
- Add support for NuGet V3 protocol (479 & 494)
- Bug fix - IDE scan fix top available issue severity should be critical (488)
- Bug fix - env not collect in npm, Go, Pip, and NuGet builds (491)
build-info-extractor 2.25.4 / gradle-artifactory-plugin 4.23.4 (April 29, 2021)
- Start uploading build-info JARs to Maven Central
- Bug fix - Gradle circular dependency resolution causes stack overflow
- Bug fix - NPE is thrown if the image is not found in Artifactory
build-info-extractor 2.25.0 / gradle-artifactory-plugin 4.23.0 (March 31, 2021)
- Gradle Kotlin DSL support
- Update severities in dependency tree - make 'Critical' one level above 'High'
- Bug fix - Usage report failure when Artifactory return 202
build-info-extractor 2.24.1 / gradle-artifactory-plugin 4.22.1 (March 22, 2021)
- Populate requestedBy field in Gradle and NPM build-info
- Update Artifactory image URL to releases-docker.jfrog.io in README
- Bug fix - upload files with props omit multiple slashes
- Bug fix - Git-collect-issues should ignore errors when the revision of the previous build info doesn't exist.