Skip to content

5.4.0

Compare
Choose a tag to compare
@dependencytrack-bot dependencytrack-bot released this 05 Mar 16:16
· 1 commit to 5.4.x since this release

What's Changed

Enhancements 🚀

  • Rename topic prefix config by @sahibamittal in #589
  • Remove unnecessary length constraints from VARCHAR(N) columns by @sahibamittal in #579
  • Replace json string with proto in Version Distance Cel Policy by @VithikaS in #580
  • Ingest metadata.tools and make it available in CEL policies by @nscuro in #588
  • Build against Java 21 in CI by @nscuro in #597

Bug Fixes 🐛

  • Handle direct dependency relationships in is_exclusive_dependency_of by @nscuro in #590
  • Fix notification templates by @nscuro in #571
  • Fix ClassCastException when updating an existing ProjectMetadata#authors field by @nscuro in #592
  • Fix NPE in IntegrityMetaInitializerTask by @nscuro in #596
  • Fix race condition in doesProjectExist by @nscuro in #601

Dependency Updates 🤖

  • Bump dependencies and re-enable checkstyle by @nscuro in #584
  • Bump debian from 4255c9f to 435ba09 in /src/main/docker by @dependabot in #586
  • Bump eclipse-temurin from 21_35-jre-jammy to 21.0.2_13-jre-jammy in /src/main/docker by @dependabot in #585
  • Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #587
  • Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.4 to 3.2.5 by @dependabot in #591
  • Bump net.javacrumbs.json-unit:json-unit-assertj from 3.2.5 to 3.2.7 by @dependabot in #593
  • Bump Redpanda to v23.3.6 by @nscuro in #595
  • Bump lib.testcontainers.version from 1.18.3 to 1.19.6 by @dependabot in #594
  • Bump lib.net.javacrumbs.shedlock.version from 5.11.0 to 5.12.0 by @dependabot in #603
  • Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #604
  • Bump actions/download-artifact from 4.1.2 to 4.1.4 by @dependabot in #605
  • Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 by @dependabot in #606
  • Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #607
  • Bump io.minio:minio from 8.5.8 to 8.5.9 by @dependabot in #608
  • Bump org.json:json from 20240205 to 20240303 by @dependabot in #609
  • Bump PostgreSQL JDBC driver to v42.7.2 by @nscuro in #610

Other Changes

  • Bump version to 5.4.0-SNAPSHOT by @nscuro in #583
  • Revert "Remove unnecessary length constraints from VARCHAR(N) columns" by @nscuro in #600
  • Report test coverage to Codacy by @nscuro in #602

Full Changelog: 5.3.0...5.4.0