Skip to content

0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 May 08:04

What's Changed

🐞 Bug Fixes

  • 851db06 advisor: Do not create the ConfigManager twice
  • 1cd3799 config: Do not return absolute paths in GitConfigFileProvider
  • 2faa6ff tasks: Do not create repositories twice
  • 3354fe4 ui: Do not show a space before a comma

🎉 New Features

  • fe0d7af ort-run-service: Make loading parts of ORT result optional
  • 4bbd578 ort-run-service: Return and apply package curations

✅ Tests

  • c14cbb4 core: Use names for all arguments
  • b9745f3 Add :utils:logging as test dependency to all JVM modules

📖 Documentation

  • e82c380 config: Improve the documentation of the listFiles function
  • 1292ed6 ui: Remove "ORT" from "ORT Run"

🔧 Chores

  • 2d17dce keycloak: Deserialize directly to a set
  • 045d767 Improve overview in Koin modules

🚀 Dependency Updates

  • d4c1612 update dependency @types/node to v22.15.20
  • cbb8dad update dependency @types/node to v22.15.21
  • fda89f6 update dependency @types/react to v19.1.5
  • 6212c22 update dependency zod to v3.25.16
  • 9071605 update dependency zod to v3.25.20
  • b6887dd update dependency zustand to v5.0.5
  • f8af7f8 update docker/dockerfile docker tag to v1.16
  • 9b975d2 update radix-ui-primitives monorepo

🚜 Refactorings

  • 4fbf730 model: Rename a class to PackageRunData
  • 903b159 ort-run-service: Get packages from ORT result
  • 996b8de Merge the two OrtRunServices
  • 9485b40 Move OrtRunService to its own module
  • 7430ac0 Move PackageService to ORT run service module
  • e7106cf Prefere Koin's singleOf over single