Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@dependencytrack-bot dependencytrack-bot released this 31 Jul 15:13
· 51 commits to main since this release

What's Changed

Breaking Changes 🚨

Enhancements 🚀

  • Enable Quarkus incubating model resolver by @nscuro in #1433
  • Port: Bump CWE dictionary to v4.14 by @nscuro in #1445
  • Port : Add Notification For BOM_VALIDATION_FAILED by @sahibamittal in #1443
  • Use native UUID type for UUID colums by @sahibamittal in #1452
  • Revert "Revert "Use native UUID type for UUID colums"" by @sahibamittal in #1467
  • Support idle connection eviction of database config source by @nscuro in #1475
  • Add initializer container to Docker Compose by @nscuro in #1479
  • Disable database connection pooling for initializer by @nscuro in #1496
  • Limit memory usage of RocksDB and make it more configurable by @nscuro in #1498
  • Migrate to Quarkus-native CycloneDX SBOM generation by @nscuro in #1502
  • Update schema.sql for JSONB migration of DIRECT_DEPENDENCIES by @nscuro in #1516
  • Enable reWriteBatchedInserts Postgres JDBC driver option in e2e tests by @nscuro in #1529
  • Port : Add tag support for notifications by @sahibamittal in #1532
  • Add initializer container to e2e tests by @nscuro in #1537
  • Update schema with project isLatest flag by @sahibamittal in #1551
  • Port : Exclude pre-releases from NuGet latest version check by @sahibamittal in #1595
  • Migrate project active flag to date type inactiveSince by @sahibamittal in #1611
  • Exclude NULLs from component hash indexes by @nscuro in #1647
  • Mirror container images to Docker Hub by @nscuro in #1672
  • Provide e2e functionality with playwright-bdd and allure report by @elAlmani in #1689
  • Materialize project hierarchies in separate table by @nscuro in #1700
  • Update DB schema with recent changes by @nscuro in #1738
  • Update schema for new severity enum type by @sahibamittal in #1751
  • Issue-1744 : Update schema.sql for metrics partition changes by @sahibamittal in #1786
  • Migrate playwright-bdd e2e approach to new repository by @elAlmani in #1816
  • Update initializer config in docker-compose.yaml by @nscuro in #1819

Bug Fixes 🐛

  • Fix max.compaction.lag.ms to make it compatible with Apache Kafka by @sahibamittal in #1399
  • Port : Fix project link for new vulnerable dependency for email by @sahibamittal in #1440
  • Use /api/v1/event/token/{uuid} instead of /api/v1/bom/token/{uui} in e2e tests by @nscuro in #1528
  • Fix native mirror-service not being built upon change in commons-persistence by @nscuro in #1518
  • Fix scheduled e2e tests failing due to missing image tag by @nscuro in #1530
  • Fix missing reflection configs for NVD model classes by @nscuro in #1596
  • Port : Fix CPE matching for NVD mirroring via REST API by @sahibamittal in #1631
  • Port: Handle GitHub GraphQL API rate limiting by @nscuro in #1649
  • Remove buildx from native image build job by @nscuro in #1664
  • Bump open-vulnerability-clients version by @sahibamittal in #1673
  • Port: Disable include tag for Pebble templates by @nscuro in #1684

Dependency Updates 🤖

  • Bump Redpanda to v24.1.11 by @nscuro in #1398
  • Bump docker/build-push-action from 6.4.1 to 6.5.0 in /.github/workflows by @dependabot[bot] in #1405
  • Bump docker/login-action from 3.2.0 to 3.3.0 in /.github/workflows by @dependabot[bot] in #1402
  • Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 in /.github/workflows by @dependabot[bot] in #1404
  • Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 in /.github/workflows by @dependabot[bot] in #1403
  • Bump bufbuild/buf-setup-action from 1.34.0 to 1.35.0 in /.github/workflows by @dependabot[bot] in #1401
  • Bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1 in /.github/workflows by @dependabot[bot] in #1413
  • Bump quarkus.platform.version from 3.12.3 to 3.13.0 by @dependabot[bot] in #1412
  • Bump io.smallrye:jandex-maven-plugin from 3.2.0 to 3.2.1 by @dependabot[bot] in #1421
  • Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 in /.github/workflows by @dependabot[bot] in #1420
  • Bump lib.quarkus-mailpit.version from 1.1.1 to 1.2.1 by @dependabot[bot] in #1423
  • Bump org.testcontainers:minio from 1.20.0 to 1.20.1 by @dependabot[bot] in #1426
  • Bump lib.quarkus-mailpit.version from 1.2.1 to 1.2.2 by @dependabot[bot] in #1425
  • Update various dependencies by @nscuro in #1429
  • Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.1 by @dependabot[bot] in #1431
  • Bump actions/setup-java from 4.2.1 to 4.2.2 in /.github/workflows by @dependabot[bot] in #1434
  • Bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0 in /.github/workflows by @dependabot[bot] in #1436
  • Bump Redpanda to v24.2.2 by @nscuro in #1441
  • Bump quarkus.platform.version from 3.13.0 to 3.13.1 by @dependabot[bot] in #1437
  • Bump docker/build-push-action from 6.5.0 to 6.6.1 in /.github/workflows by @dependabot[bot] in #1439
  • Bump org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6 by @dependabot[bot] in #1438
  • Bump io.smallrye:jandex-maven-plugin from 3.2.1 to 3.2.2 by @dependabot[bot] in #1444
  • Bump quarkus.platform.version from 3.13.1 to 3.13.2 by @dependabot[bot] in #1448
  • Bump graalvm/setup-graalvm from 1.2.2 to 1.2.3 in /.github/workflows by @dependabot[bot] in #1447
  • Bump docker/build-push-action from 6.6.1 to 6.7.0 in /.github/workflows by @dependabot[bot] in #1450
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.19.1 to 1.20.0 by @dependabot[bot] in #1451
  • Bump bufbuild/buf-setup-action from 1.36.0 to 1.37.0 in /.github/workflows by @dependabot[bot] in #1456
  • Bump io.minio:minio from 8.5.11 to 8.5.12 by @dependabot[bot] in #1455
  • Bump surefire-plugin.version from 3.3.1 to 3.4.0 by @dependabot[bot] in #1454
  • Bump org.kohsuke:github-api from 1.323 to 1.324 by @dependabot[bot] in #1458
  • Bump quarkus.platform.version from 3.13.2 to 3.13.3 by @dependabot[bot] in #1459
  • Bump bufbuild/buf-setup-action from 1.37.0 to 1.38.0 in /.github/workflows by @dependabot[bot] in #1463
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #1462
  • Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 by @dependabot[bot] in #1466
  • Bump bufbuild/buf-setup-action from 1.38.0 to 1.39.0 in /.github/workflows by @dependabot[bot] in #1469
  • Bump surefire-plugin.version from 3.4.0 to 3.5.0 by @dependabot[bot] in #1471
  • Bump quarkus.platform.version from 3.13.3 to 3.14.1 by @dependabot[bot] in #1472
  • Bump lib.protobuf-java.version from 3.25.4 to 4.28.0 by @dependabot[bot] in #1473
  • Bump actions/setup-python from 5.1.1 to 5.2.0 in /.github/workflows by @dependabot[bot] in #1474
  • Bump io.github.jeremylong:open-vulnerability-clients from 6.1.7 to 6.2.0 by @dependabot[bot] in #1476
  • Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot[bot] in #1477
  • Bump org.apache.maven:maven-artifact from 4.0.0-beta-3 to 4.0.0-beta-4 by @dependabot[bot] in #1478
  • Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 in /.github/workflows by @dependabot[bot] in #1481
  • Bump io.confluent.parallelconsumer:parallel-consumer-core from 0.5.3.0 to 0.5.3.1 by @dependabot[bot] in #1480
  • Bump quarkus.platform.version from 3.14.1 to 3.14.2 by @dependabot[bot] in #1483
  • Bump bufbuild/buf-setup-action from 1.39.0 to 1.40.0 in /.github/workflows by @dependabot[bot] in #1482
  • Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 in /.github/workflows by @dependabot[bot] in #1488
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.20.0 to 1.20.1 by @dependabot[bot] in #1487
  • Bump bufbuild/buf-setup-action from 1.40.0 to 1.40.1 in /.github/workflows by @dependabot[bot] in #1491
  • Bump actions/setup-java from 4.2.2 to 4.3.0 in /.github/workflows by @dependabot[bot] in #1495
  • Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7 by @dependabot[bot] in #1497
  • Bump bufbuild/buf-setup-action from 1.40.1 to 1.41.0 in /.github/workflows by @dependabot[bot] in #1501
  • Bump quarkus.platform.version from 3.14.2 to 3.14.3 by @dependabot[bot] in #1500
  • Bump lib.protobuf-java.version from 4.28.0 to 4.28.1 by @dependabot[bot] in #1499
  • Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 by @dependabot[bot] in #1506
  • Bump jbangdev/jbang-action from 0.117.1 to 0.118.0 in /.github/workflows by @dependabot[bot] in #1504
  • Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 in /.github/workflows by @dependabot[bot] in #1505
  • Bump quarkus.platform.version from 3.14.3 to 3.14.4 by @dependabot[bot] in #1509
  • Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 in /.github/workflows by @dependabot[bot] in #1512
  • Bump lib.open-feign.version from 13.3 to 13.4 by @dependabot[bot] in #1514
  • Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 in /.github/workflows by @dependabot[bot] in #1522
  • Bump bufbuild/buf-setup-action from 1.41.0 to 1.42.0 in /.github/workflows by @dependabot[bot] in #1523
  • Bump lib.protobuf-java.version from 4.28.1 to 4.28.2 by @dependabot[bot] in #1520
  • Bump actions/setup-java from 4.3.0 to 4.4.0 in /.github/workflows by @dependabot[bot] in #1533
  • Bump actions/checkout from 4.1.7 to 4.2.0 in /.github/workflows by @dependabot[bot] in #1534
  • Bump quarkus.platform.version from 3.14.4 to 3.15.1 by @dependabot[bot] in #1535
  • Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot[bot] in #1542
  • Bump jbangdev/jbang-action from 0.118.0 to 0.119.0 in /.github/workflows by @dependabot[bot] in #1541
  • Bump docker/build-push-action from 6.7.0 to 6.8.0 in /.github/workflows by @dependabot[bot] in #1540
  • Bump io.github.jeremylong:open-vulnerability-clients from 6.2.0 to 7.0.0 by @dependabot[bot] in #1543
  • Bump docker/build-push-action from 6.8.0 to 6.9.0 in /.github/workflows by @dependabot[bot] in #1546
  • Bump bufbuild/buf-setup-action from 1.42.0 to 1.43.0 in /.github/workflows by @dependabot[bot] in #1545
  • Bump org.testcontainers:minio from 1.20.1 to 1.20.2 by @dependabot[bot] in #1544
  • Bump com.icegreen:greenmail-junit5 from 2.0.1 to 2.1.0 by @dependabot[bot] in #1554
  • Bump surefire-plugin.version from 3.5.0 to 3.5.1 by @dependabot[bot] in #1553
  • Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 in /.github/workflows by @dependabot[bot] in #1552
  • Bump bufbuild/buf-setup-action from 1.43.0 to 1.44.0 in /.github/workflows by @dependabot[bot] in #1549
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.20.1 to 1.21.0 by @dependabot[bot] in #1548
  • Bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows by @dependabot[bot] in #1555
  • Bump graalvm/setup-graalvm from 1.2.3 to 1.2.4 in /.github/workflows by @dependabot[bot] in #1558
  • Bump bufbuild/buf-setup-action from 1.44.0 to 1.45.0 in /.github/workflows by @dependabot[bot] in #1557
  • Bump lib.open-feign.version from 13.4 to 13.5 by @dependabot[bot] in #1556
  • Bump io.confluent.parallelconsumer:parallel-consumer-core from 0.5.3.1 to 0.5.3.2 by @dependabot[bot] in #1566
  • Bump lib.protobuf-java.version from 4.28.2 to 4.28.3 by @dependabot[bot] in #1570
  • Bump actions/checkout from 4.2.1 to 4.2.2 in /.github/workflows by @dependabot[bot] in #1569
  • Bump org.apache.maven:maven-artifact from 4.0.0-beta-4 to 4.0.0-beta-5 by @dependabot[bot] in #1568
  • Bump org.testcontainers:minio from 1.20.2 to 1.20.3 by @dependabot[bot] in #1567
  • Bump actions/setup-python from 5.2.0 to 5.3.0 in /.github/workflows by @dependabot[bot] in #1575
  • Bump actions/setup-java from 4.4.0 to 4.5.0 in /.github/workflows by @dependabot[bot] in #1574
  • Bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3 by @dependabot[bot] in #1571
  • Bump io.minio:minio from 8.5.12 to 8.5.13 by @dependabot[bot] in #1573
  • Bump graalvm/setup-graalvm from 1.2.4 to 1.2.5 in /.github/workflows by @dependabot[bot] in #1583
  • Bump bufbuild/buf-setup-action from 1.45.0 to 1.46.0 in /.github/workflows by @dependabot[bot] in #1582
  • Bump quarkus.platform.version from 3.15.1 to 3.16.0 by @dependabot[bot] in #1578
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #1579
  • Bump bufbuild/buf-setup-action from 1.46.0 to 1.47.2 in /.github/workflows by @dependabot[bot] in #1588
  • Bump graalvm/setup-graalvm from 1.2.5 to 1.2.6 in /.github/workflows by @dependabot[bot] in #1589
  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.1 by @dependabot[bot] in #1584
  • Bump surefire-plugin.version from 3.5.1 to 3.5.2 by @dependabot[bot] in #1586
  • Bump net.javacrumbs.json-unit:json-unit-assertj from 3.4.1 to 4.0.0 by @dependabot[bot] in #1592
  • Bump quarkus.platform.version from 3.16.0 to 3.16.3 by @dependabot[bot] in #1591
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.0.0 to 7.0.1 by @dependabot[bot] in #1594
  • Bump com.icegreen:greenmail-junit5 from 2.1.0 to 2.1.1 by @dependabot[bot] in #1597
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 in /.github/workflows by @dependabot[bot] in #1599
  • Bump lib.quarkus-mailpit.version from 1.2.2 to 1.3.0 by @dependabot[bot] in #1598
  • Bump various containers tags by @nscuro in #1602
  • Bump io.minio:minio from 8.5.13 to 8.5.14 by @dependabot[bot] in #1604
  • Bump quarkus.platform.version from 3.16.3 to 3.17.2 by @dependabot[bot] in #1603
  • Bump com.icegreen:greenmail-junit5 from 2.1.1 to 2.1.2 by @dependabot[bot] in #1605
  • Bump lib.protobuf-java.version from 4.28.3 to 4.29.0 by @dependabot[bot] in #1606
  • Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in /.github/workflows by @dependabot[bot] in #1609
  • Bump actions/setup-java from 4.5.0 to 4.6.0 in /.github/workflows by @dependabot[bot] in #1610
  • Bump lib.protobuf-java.version from 4.29.0 to 4.29.2 by @dependabot[bot] in #1612
  • Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0 by @dependabot[bot] in #1613
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.0.1 to 7.1.0 by @dependabot[bot] in #1615
  • Bump org.testcontainers:minio from 1.20.3 to 1.20.4 by @dependabot[bot] in #1616
  • Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot[bot] in #1617
  • Bump quarkus.platform.version from 3.17.2 to 3.17.5 by @dependabot[bot] in #1614
  • Bump lib.protobuf-java.version from 4.29.2 to 4.29.3 by @dependabot[bot] in #1622
  • Bump org.apache.maven:maven-artifact from 4.0.0-beta-5 to 4.0.0-rc-2 by @dependabot[bot] in #1618
  • Bump lib.resilience4j.version from 2.2.0 to 2.3.0 by @dependabot[bot] in #1625
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #1624
  • Bump quarkus.platform.version from 3.17.5 to 3.17.7 by @dependabot[bot] in #1626
  • Replace github-api with quarkus-github-api extension by @nscuro in #1623
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.21.0 to 1.22.0 by @dependabot[bot] in #1630
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.1.0 to 7.2.0 by @dependabot[bot] in #1629
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #1633
  • Bump Quarkus to 3.17.8 by @nscuro in #1635
  • Bump org.json:json from 20240303 to 20250107 by @dependabot[bot] in #1638
  • Bump net.javacrumbs.json-unit:json-unit-assertj from 4.0.0 to 4.1.0 by @dependabot[bot] in #1648
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.22.0 to 1.23.0 by @dependabot[bot] in #1650
  • Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot[bot] in #1653
  • Bump io.minio:minio from 8.5.14 to 8.5.17 by @dependabot[bot] in #1654
  • Bump lib.quarkus-mailpit.version from 1.3.0 to 1.5.0 by @dependabot[bot] in #1663
  • Bump quarkus.platform.version from 3.17.8 to 3.18.3 by @dependabot[bot] in #1665
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 by @dependabot[bot] in #1666
  • Bump com.icegreen:greenmail-junit5 from 2.1.2 to 2.1.3 by @dependabot[bot] in #1670
  • Bump container image versions by @nscuro in #1669
  • Bump lib.quarkus-mailpit.version from 1.5.0 to 1.6.0 by @dependabot[bot] in #1671
  • Bump com.squareup.okio:okio from 3.9.1 to 3.10.2 by @dependabot[bot] in #1627
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.23.0 to 1.23.1 by @dependabot[bot] in #1677
  • Bump io.smallrye:jandex-maven-plugin from 3.2.3 to 3.2.7 by @dependabot[bot] in #1676
  • Bump lib.quarkus-mailpit.version from 1.6.0 to 1.6.1 by @dependabot[bot] in #1681
  • Bump io.quarkiverse.githubapi:quarkus-github-api from 1.322.0 to 1.326.0 by @dependabot[bot] in #1682
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #1686
  • Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot[bot] in #1685
  • Bump org.testcontainers:minio from 1.20.4 to 1.20.5 by @dependabot[bot] in #1688
  • Bump lib.protobuf-java.version from 4.29.3 to 4.30.0 by @dependabot[bot] in #1693
  • Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot[bot] in #1695
  • Bump lib.quarkus-mailpit.version from 1.6.1 to 1.6.2 by @dependabot[bot] in #1701
  • Bump quarkus.platform.version from 3.18.3 to 3.19.2 by @dependabot[bot] in #1694
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.2.2 to 7.3.0 by @dependabot[bot] in #1690
  • Bump org.testcontainers:minio from 1.20.5 to 1.20.6 by @dependabot[bot] in #1704
  • Bump org.apache.maven:maven-artifact from 4.0.0-rc-2 to 4.0.0-rc-3 by @dependabot[bot] in #1703
  • Bump quarkus.platform.version from 3.19.2 to 3.19.3 by @dependabot[bot] in #1711
  • Bump us.springett:cpe-parser from 2.1.0 to 3.0.0 by @dependabot[bot] in #1705
  • Bump lib.protobuf-java.version from 4.30.0 to 4.30.1 by @dependabot[bot] in #1712
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.23.1 to 1.24.0 by @dependabot[bot] in #1719
  • Bump lib.protobuf-java.version from 4.30.1 to 4.30.2 by @dependabot[bot] in #1730
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 by @dependabot[bot] in #1731
  • Bump surefire-plugin.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #1735
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.24.0 to 1.24.1 by @dependabot[bot] in #1733
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.3.0 to 7.3.1 by @dependabot[bot] in #1734
  • Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.23.0 by @dependabot[bot] in #1741
  • Bump quarkus.platform.version from 3.19.3 to 3.21.1 by @dependabot[bot] in #1742
  • Bump io.pebbletemplates:pebble from 3.2.3 to 3.2.4 by @dependabot[bot] in #1740
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #1743
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.3.1 to 7.3.2 by @dependabot[bot] in #1747
  • Bump lib.open-feign.version from 13.5 to 13.6 by @dependabot[bot] in #1748
  • Bump quarkus.platform.version from 3.21.1 to 3.21.2 by @dependabot[bot] in #1752
  • Bump com.squareup.okio:okio from 3.10.2 to 3.11.0 by @dependabot[bot] in #1753
  • Bump quarkus.platform.version from 3.21.2 to 3.21.3 by @dependabot[bot] in #1761
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.24.1 to 1.24.2 by @dependabot[bot] in #1762
  • Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #1770
  • Bump org.testcontainers:minio from 1.20.6 to 1.21.0 by @dependabot[bot] in #1773
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by @dependabot[bot] in #1775
  • Bump com.google.cloud.sql:postgres-socket-factory from 1.24.2 to 1.25.0 by @dependabot[bot] in #1779
  • Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.24.0 by @dependabot[bot] in #1789
  • Bump io.github.jeremylong:open-vulnerability-clients from 7.3.2 to 8.0.0 by @dependabot[bot] in #1790
  • Bump lib.quarkus-mailpit.version from 1.6.2 to 1.6.4 by @dependabot[bot] in #1791
  • Bump lib.protobuf-java.version from 4.30.2 to 4.31.1 by @dependabot[bot] in #1795

Documentation 📃

  • Update config docs by @github-actions[bot] in #1400
  • Update config docs by @github-actions[bot] in #1415
  • Add breaking changes category to release notes by @nscuro in #1414
  • Update config docs by @github-actions[bot] in #1418
  • Update config docs by @github-actions[bot] in #1430
  • Update config docs by @github-actions[bot] in #1442
  • Update proto docs by @github-actions[bot] in #1449
  • Update config docs by @github-actions[bot] in #1453
  • Add build instructions to development docs by @nscuro in #1460
  • Update config docs by @github-actions[bot] in #1468
  • Update config docs by @github-actions[bot] in #1486
  • Update architecture diagram to mark API server as scalable by @nscuro in #1489
  • Add upgrade notes by @nscuro in #1490
  • Docs: integrate TOC into navigation bar for more content space by @nscuro in #1492
  • Update config docs by @github-actions[bot] in #1493
  • Update config docs by @github-actions[bot] in #1494
  • Update config docs by @github-actions[bot] in #1507
  • Add upgrade note for Kafka processor property name change by @nscuro in #1503
  • Update config docs by @github-actions[bot] in #1508
  • Update config docs by @github-actions[bot] in #1531
  • Update config docs by @github-actions[bot] in #1661
  • Add ADRs for dropping dependency on Kafka by @nscuro in #1619
  • Update ADR-004 to include file media type and SHA-256 digest by @nscuro in #1692
  • Update config docs by @github-actions[bot] in #1702
  • Update config docs by @github-actions[bot] in #1709
  • Fix typo in the README by @jmini in #1715
  • Issue-1090 : Document Findings response changes. by @sahibamittal in #1714
  • Update config docs by @github-actions[bot] in #1728
  • Document pagination support for findings REST endpoint by @sahibamittal in #1739
  • Add ADR for consolidating user tables by @nscuro in #1764
  • Update config docs by @github-actions[bot] in #1774
  • Update config docs by @github-actions[bot] in #1785
  • Update upgrade notes for v0.6.0 by @nscuro in #1788
  • Update config docs by @github-actions[bot] in #1793
  • Add ADR-007: Spec-First REST API v2 by @nscuro in #1797
  • Update config docs by @github-actions[bot] in #1802
  • Roles Documentation by @jmayer-lm in #1803
  • Update config docs by @github-actions[bot] in #1807
  • Add ADR for Authentication And Roles Feature by @jmayer-lm in #1787
  • fix: Add Correct Path for Role Documenation by @jmayer-lm in #1808
  • Update config docs by @github-actions[bot] in #1810
  • Update config docs by @github-actions[bot] in #1815
  • Document init tasks and usage with PgBouncer by @nscuro in #1805
  • Update config docs by @github-actions[bot] in #1818
  • Add ADR for Authentication Using GitLab Token for SBOM Push by @lmphil in #1784

Other Changes

New Contributors

Full Changelog: v0.5.0...v0.6.0