Skip to content

1.9.0

Compare
Choose a tag to compare
@skhokhlov skhokhlov released this 25 Jul 19:34
· 47 commits to master since this release
1f2b502

What's Changed

  • Support for CycloneDX 1.6 in #444
  • New componentName configuration property in #467
  • Support for zip artifacts in #413
  • build(deps): bump org.cyclonedx.bom from 1.8.1 to 1.8.2 by @dependabot in #389
  • build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.1 by @dependabot in #397
  • Update Gradle Wrapper from 8.5 to 8.6 by @github-actions in #396
  • build(deps): bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 by @dependabot in #395
  • build(deps): bump gradle/gradle-build-action from 2.11.1 to 3.0.0 by @dependabot in #394
  • fix: move plugin.properties to namespaced location by @gcx-seb in #380
  • build(deps): bump gradle/gradle-build-action from 3.0.0 to 3.1.0 by @dependabot in #402
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #406
  • build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #418
  • build(deps): bump gradle/gradle-build-action from 3.1.0 to 3.2.1 by @dependabot in #417
  • Update Gradle Wrapper from 8.6 to 8.7 by @github-actions in #412
  • build(deps): bump gradle/wrapper-validation-action from 2.0.0 to 3.3.0 by @dependabot in #421
  • build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #427
  • build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #426
  • build(deps): bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 by @dependabot in #425
  • build(deps): bump gradle/gradle-build-action from 3.2.1 to 3.3.1 by @dependabot in #424
  • fix for issue #331 by @zkstchhh in #413
  • build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #460
  • build(deps): bump actions/checkout from 4.1.3 to 4.1.7 by @dependabot in #447
  • chore: Create CODEOWNERS by @jkowalleck in #465
  • docs: Update README.md by @prncoprs in #409
  • build(deps): bump actions/setup-java from 4.0.0 to 4.2.1 by @dependabot in #408
  • print all parsing errors during BOM validation by @skhokhlov in #445
  • build(deps): bump org.apache.maven:maven-core from 3.9.6 to 3.9.8 by @dependabot in #452
  • build(deps): bump commons-codec:commons-codec from 1.16.0 to 1.17.1 by @dependabot in #462
  • test: verify that schema version 1.5 is used by default by @skhokhlov in #468
  • Update Gradle Wrapper from 8.7 to 8.9 by @github-actions in #461
  • fix: fail plugin execution if group, name, or version are not set by @skhokhlov in #469
  • upgrade cyclonedx-core-java to 9.x.x by @skhokhlov in #444
  • Enable override of the default component name by @MH-17 in #467
  • build: prepare version 1.9.0 by @skhokhlov in #470

New Contributors

Full Changelog: cyclonedx-gradle-plugin-1.8.2...cyclonedx-gradle-plugin-1.9.0