Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@dependencytrack-bot dependencytrack-bot released this 05 Mar 16:11
· 382 commits to main since this release

What's Changed

Enhancements 馃殌

  • Emit logs as WARN when encountering retryable exceptions by @nscuro in #1102
  • Bump container base images to Java 21, and build against Java 21 in CI by @nscuro in #1095

Bug Fixes 馃悰

  • Port notification publisher fixes and tests by @nscuro in #1073
  • Fix generate-bom-testdata.sh failing due to removed ZAP image by @nscuro in #1109

Dependency Updates 馃

  • Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.4 to 3.2.5 by @dependabot in #1084
  • Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.1 to 2.35.2 by @dependabot in #1083
  • Bump io.github.jeremylong:open-vulnerability-clients from 5.1.1 to 5.1.2 by @dependabot in #1082
  • Bump org.kohsuke:github-api from 1.318 to 1.319 by @dependabot in #1085
  • Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.5 to 3.2.7 by @dependabot in #1088
  • Bump quarkus.platform.version from 3.7.3 to 3.7.4 by @dependabot in #1086
  • Bump org.testcontainers:minio from 1.19.5 to 1.19.6 by @dependabot in #1087
  • Bump Redpanda and Redpanda Console by @nscuro in #1089
  • Bump graalvm/setup-graalvm from 1.1.5.1 to 1.1.8.1 in /.github/workflows by @dependabot in #1090
  • Bump com.fasterxml.uuid:java-uuid-generator from 4.3.0 to 5.0.0 by @dependabot in #1091
  • Bump actions/download-artifact from 4.1.2 to 4.1.3 in /.github/workflows by @dependabot in #1097
  • Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 in /.github/workflows by @dependabot in #1100
  • Bump actions/setup-java from 4.0.0 to 4.1.0 in /.github/workflows by @dependabot in #1099
  • Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #1106
  • Bump quarkus.platform.version from 3.7.4 to 3.8.1 by @dependabot in #1105
  • Bump bellsoft/liberica-openjdk-alpine-musl from 21.0.1-16 to 21.0.2-14 in /notification-publisher/src/main/docker by @dependabot in #1113
  • Bump bellsoft/liberica-openjdk-alpine-musl from 21.0.1-16 to 21.0.2-14 in /mirror-service/src/main/docker by @dependabot in #1112
  • Bump bellsoft/liberica-openjdk-alpine-musl from 21.0.1-16 to 21.0.2-14 in /vulnerability-analyzer/src/main/docker by @dependabot in #1111
  • Bump bellsoft/liberica-openjdk-alpine-musl from 21.0.1-16 to 21.0.2-14 in /repository-meta-analyzer/src/main/docker by @dependabot in #1110
  • Bump org.json:json from 20240205 to 20240303 by @dependabot in #1115
  • Bump io.minio:minio from 8.5.8 to 8.5.9 by @dependabot in #1116
  • Bump actions/download-artifact from 4.1.3 to 4.1.4 in /.github/workflows by @dependabot in #1117

Other Changes

Full Changelog: v0.3.0...v0.4.0