Skip to content

7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 08:42
· 2828 commits to main since this release

What's Changed

Bug Fixes 🐞

  • a9bd271 analyzer: Support uppercase-letters in Go module version
  • 5334b19 helper-cli: Use the "pluginClasspath" approach to bundle plugins
  • acda964 jenkins: Align Java's user.home with HOME
  • fced3d8 jenkins: Limit the credentials type to the supported type
  • 49b66c9 opossum: Get license texts via the provider
  • 45e1e63 spdx: Add the missing OTHER relationship
  • 40630f4 spdx: Add the missing snippet ranges
  • e8d9c53 spdx: Do not allow the snippet name to be blank
  • b9c038e Remove any YAML front matter from ScanCode license files

Build 🐘 & CI ⚙️

  • 54f72d9 Align on tools from .versions also for the build / test workflow

Chores 🔧

  • b76ae85 adopters: Officially add Cariad to the list
  • 0557aeb docker: Extract .NET version to a variable
  • a07f3d6 docker: Upgrade Android Command line tools to the latest version
  • 0818afb docker: Upgrade Poetry to the latest version
  • 6d72e44 github: Remove the duplicate Batect wrapper validation
  • 333d1d7 jenkins: Use the name ignored for an ignored exception
  • a2d87c6 mailmap: Map to Mikko's Double Open email address
  • 0bf2b1a ort-utils: Add a debug log if a netrc file has not been found
  • e4b018b ort-utils: Add more environment variables relevant for debugging
  • 2ce1460 reporter: Remove unnecessary braces
  • 22b5c1f scanner: Trivially improve the wording of log messages
  • fb37893 Improve and align the wording for non-SPDX licenses in info fields

Dependency Updates 🚀

  • 6bf2206 evaluator: Update the OSADL matrix
  • 2f7d381 Update Apache commons-compress to version 1.25.0
  • 1a7c848 Update the Maven resolver to version 1.9.17
  • 5f43743 update dependency com.github.ben-manes.versions to v0.50.0
  • 8884e0f update dependency com.icegreen:greenmail to v2.0.1
  • 9222331 update dependency org.postgresql:postgresql to v42.7.0
  • ed6b029 update dependency org.springframework:spring-core to v5.3.31
  • 5005851 update log4japi to v2.22.0

Documentation 📖

  • b89610f jenkins: Clarify that the credentials type should be for HTTP
  • 29f9aef Add Double Open to the NOTICE file
  • 23a8136 Document setting metadata about a package's authors
  • 4b2d663 trim trailing spaces in package-curations.md

New Features 🎉

  • c64efc7 docker: Make Android SDK version a build arg in Dockerfile-legacy
  • 8e22723 evaluator: Also print the rules used as part of configuration
  • 1098569 helper-cli: Add 'annotationProcessor' to scope exclude generation
  • ec49977 helper-cli: Add 'lombok' to scope exclude generation
  • 1e4a20c jenkins: Allow to specify a VCS path for configuration
  • 623b2fa model: Sort the detected license mapping during serialization

Refactorings 🚜

  • 8b44818 docker: Rename ANDROID_SDK_VERSION
  • f42b72d evaluator: Rename a variable according to its type
  • 8880747 reporter: Drop an also
  • caedab1 reporter: Simplify computing isRowExcluded
  • a8511d9 static-html: Relocate some functions / constant
  • bddecf4 utils: Move ORT directory properties to Environment
  • adaf89c Move the SPDX <-> Conan resolution test to the SPDX project

Tests ✅

  • 5cddcaa cli: Reduce an expected result to the intended scope
  • 448a8bb f5c5f7d 67194c5 spm: Update expected results
  • a9594cb Fixup the user home directory also when running tests (in Docker)
  • 8a50ca7 Run CLI functional tests outside of Docker

Other Changes 💡

  • 8bf89ad Revert "chore(stack)!: Temporarily disable Stack in Dockerfile-legacy and tests"
  • 04b33b3 style: Omit trailing dots from some NOTICE parties