Skip to content

v0.1.1-ea.52

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 09:32
· 101 commits to main since this release

What's Changed

  • chore: update deps with audit-fix command by @ruromero in #155
  • build: validate commit and title messages by @ruromero in #158
  • feat: adding gradle kotlin dsl support by @ruromero in #157
  • build: restore signedCommits check by @ruromero in #156
  • fix: npm should be supported only if package-lock.json exists by @carlosthe19916 in #151
  • build: remove autome bot by @ruromero in #161
  • fix: correctly return custom maven invocation error messages by @Strum355 in #159
  • fix: error when attempting to generate sbom for npm package with no dependencies by @Strum355 in #160
  • fix: bug in handling of comments with leading whitespace in requirements.txt by @Strum355 in #168
  • feat: update component analysis API to work with manifest path instead of manifest content by @Strum355 in #165
  • feat: support mvnw if requested and exists by @Strum355 in #170
  • chore: update references from RHEcosystemAppEng to trustification by @Strum355 in #171
  • chore: use secrets.GITHUB_TOKEN for npm publish & creating GH release by @Strum355 in #172

New Contributors

Full Changelog: v0.1.1-ea.51...v0.1.1-ea.52