We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdde87d commit a09a09dCopy full SHA for a09a09d
RELEASE.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## build-info-extractor 2.36.1 / gradle-artifactory-plugin 4.28.1 (March 27, 2022)
4
+- Remove unnecessary warning log message about missing branch ([632](https://github.com/jfrog/build-info/pull/632))
5
+- Remove the usage of StringUtils.firstNonBlank ([633](https://github.com/jfrog/build-info/pull/633))
6
+
7
## build-info-extractor 2.36.0 / gradle-artifactory-plugin 4.28.0 (March 16, 2022)
8
- Go - Filter out unused dependencies from build info ([622](https://github.com/jfrog/build-info/pull/622))
9
- Gradle - Support proxy in build info publish ([629](https://github.com/jfrog/build-info/pull/629))
0 commit comments