Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.96 KB

RELEASE.md

File metadata and controls

42 lines (34 loc) · 2.96 KB

Release Notes

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.