Releases: cbomkit/cbomkit-action
Releases · cbomkit/cbomkit-action
v2.2.0
What's Changed
- added note on java compilation and dependency resolution by @san-zrl in #75
- Documentation/java compilation step by @san-zrl in #76
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #56
- Bump cbomkit/cbomkit-action from 2.1.1 to 2.1.2 by @dependabot[bot] in #67
- Bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.1 by @dependabot[bot] in #69
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 3.1.0 by @dependabot[bot] in #70
- Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 12.2.0 by @dependabot[bot] in #71
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #72
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #73
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #74
- Go integration by @san-zrl in #84
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- fix: serialNumber in consolidated CBOM by @san-zrl in #48
- Create CBOM in workflow by @san-zrl in #44
- Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 11.0.0 by @dependabot[bot] in #46
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #49
- Bump com.google.protobuf:protobuf-java from 4.31.1 to 4.32.0 by @dependabot[bot] in #50
- Upgrade to cbomkit-lib 1.0.2 by @san-zrl in #52
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #51
- Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1 by @dependabot[bot] in #53
- Bump com.google.protobuf:protobuf-java from 4.32.0 to 4.32.1 by @dependabot[bot] in #54
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #55
- chore/updated links to cbomkit org by @san-zrl in #66
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Bump advanced-security/maven-dependency-submission-action from 4 to 5 by @dependabot[bot] in #23
- Bump com.google.protobuf:protobuf-java from 4.29.0 to 4.31.1 by @dependabot[bot] in #24
- Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 by @dependabot[bot] in #27
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in #25
- Bump org.sonarsource.sonarqube:sonar-plugin-api-impl from 25.3.0.104237 to 25.6.0.109173 by @dependabot[bot] in #28
- added configuration options by @san-zrl in #26
- udpated README for usage in Python only repos by @anithapriyanatarajan in #34
- cbomkit-lib provides indexing and scanning by @san-zrl in #30
- added CBOMKIT_EXCLUDE env var by @san-zrl in #39
- removed dependencies provided via cbomkit-lib by @san-zrl in #40
- improved readme by @san-zrl in #41
- initialize exclude pattern to null if CBOMKIT_EXCLUDE not set by @san-zrl in #42
New Contributors
- @anithapriyanatarajan made their first contribution in #34
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- chore: add CODEOWNERS by @ryjones in #11
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.4 by @dependabot in #18
- Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.17 by @dependabot in #17
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.0 to 3.6.0 by @dependabot in #14
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.14.0 by @dependabot in #21
- Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.23.1 by @dependabot in #20
- Detect java classes and jars by @san-zrl in #19
New Contributors
- @ryjones made their first contribution in #11
- @dependabot made their first contribution in #18
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Upgrade/base image and sonar crypto 1.4.5 by @san-zrl in #7
- Fix/build and use pqca base image by @san-zrl in #10
Full Changelog: v1.1.0...v2.0.0
v2.0.0-alpha
What's Changed
Full Changelog: v1.1.0...v2.0.0-alpha
v1.1.0
v1.1.0-alpha
property name packageFolder -> subfolder Signed-off-by: san-zrl <san@zurich.ibm.com>
v1.0.0
First release 🥳