Skip to content

0.1.0-RC8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 11:29
· 162 commits to main since this release

What's Changed

🐞 Bug Fixes

  • c170ebf compose: Change the Graphite step to 30s
  • 20e91be core: Add MDC component to job metrics
  • 5d11805 ui: Fix CycloneDX report format casing
  • 40fe0e1 ui: Make the favicon path relative

🎉 New Features

  • 3047cf4 cli: Add a --version option to show the used CLI version
  • d1137d3 compose: Add Graphite as a data source to Grafana
  • b42d3f6 compose: Add a dashboard to find logs without MDC
  • e70ba05 compose: Add a run and job status dashboard
  • f78d098 compose: Add a volume mount for the Graphite storage
  • 5c98e90 core: Add a function to delete finished runs older than a timestamp
  • 37fba51 core: Make Graphite step configurable
  • bd081d7 ui: Add icons for CycloneDX and SPDX
  • 30ed0fc ui: Add page for SBOM download
  • 1cfac67 ui: Configure output of CycloneDX, SPDX and NOTICE file reports
  • 3a7962a ui: Remove SBOM documents from downloads in Reports page
  • fc74a90 ui: Tune the explanation for CycloneDX and SPDX reports
  • 18e46bc workers: Add a function to validate jobs before processing

🐘 Build & ⚙️ CI

  • 0eb197d Add multiplatform module sources as detekt sources

📖 Documentation

  • 7766c3d ui: Add section headers to create run utils

🔧 Chores

  • 2418dc5 api: Ensure the baseUrl always ends with a trailing slash
  • 713b6ad api: Remove unused parameter from constructor
  • 991e2c3 reuse: Use the default "precedence" of "closest"
  • 82ad713 ui: Capitalize "Format" on the SBOM download page
  • c6e66c1 ui: Use plural "SBOMs" in the menu entry

🚀 Dependency Updates

  • 14bf529 docker: Upgrade to the latest ScanCode version 32.3.1
  • c59af3d update actions/upload-artifact digest to 65c4c4a
  • 85446c4 update awssdk to v1.3.110
  • 98f683f update com.autonomousapps:dependency-analysis-gradle-plugin to v2.7.0
  • f07dba1 update com.azure:azure-identity to v1.15.0
  • 7ef51da update com.github.jmongard.git-semver-plugin to v0.14.0
  • 0161da1 update dependency @ianvs/prettier-plugin-sort-imports to v4.4.1
  • 2807312 update dependency @tailwindcss/typography to v0.5.16
  • 86954d5 update dependency @types/node to v22.10.6
  • 70b7b58 update dependency @types/react to v19.0.4
  • 8f0f7c1 update dependency @types/react to v19.0.6
  • 47436cb update dependency @types/react to v19.0.7
  • a642d04 update dependency eslint-plugin-react-refresh to v0.4.18
  • b35c396 update dependency lucide-react to ^0.471.0
  • e2c7f52 update dependency postcss to v8.5.0
  • 1d06ebe update dependency typescript to v5.7.3
  • 36b035b update docker/build-push-action digest to b32b51a
  • 0faf298 update flyway to v11.1.1
  • 692b36a update io.github.smiley4:ktor-swagger-ui to v4.1.3
  • 2bf7f20 update io.github.smiley4:ktor-swagger-ui to v4.1.4
  • 2286253 update io.micrometer:micrometer-registry-graphite to v1.14.3
  • d456b33 update io.mockk:mockk to v1.13.16
  • e5f0362 update koin to v4.1.0-beta4
  • bd8d087 update nginx:1.27-alpine docker digest to 17c3d34
  • 640f18f update nginx:1.27-alpine docker digest to 4efa432
  • def593c update nginx:1.27-alpine docker digest to 814a8e8
  • ab6afaa update nginx:1.27-alpine docker digest to 827bcaf
  • 296b940 update nginx:1.27-alpine docker digest to 8339b5a
  • ceef4b3 update nginx:1.27-alpine docker digest to 9b460c5
  • 34364f7 update nginx:1.27-alpine docker digest to c57a926
  • aa0e333 update node.js to fe64023
  • b1ef207 update org.jetbrains.exposed:exposed-core to v0.58.0
  • 9eb8834 update ort to v45
  • bf3d0a0 update quay.io/keycloak/keycloak docker tag to v26.0.8
  • 3a5fbdb update react monorepo to v19.0.5
  • 0ef86ee update schemakenerator to v1.6.3
  • e251b4b update tanstack-query monorepo to v5.64.0
  • fc47c44 update tanstack-router monorepo to v1.95.5
  • cf20e94 update typescript-eslint monorepo to v8.20.0

🚜 Refactorings

  • e973394 workers: Use the new validation function in all workers

💡 Other Changes

  • 66bcf21 style: Fix missing empty lines in imports