Skip to content

82.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Mar 09:31
· 11 commits to main since this release

What's Changed

🐞 Bug Fixes

  • c913239 ortproject: Do not hard-code the issue source
  • b11bc50 spdx-utils: Compare SPDX expressions case-insensitively
  • 6e80b64 Do not "double-throw" IllegalArgumentExceptions

🎉 New Features

  • eb7eae2 model: Sort SpdxExpressions in more places on serialization
  • 7d47932 spdx-utils: Make expression sorting case-insensitive

✅ Tests

  • c54331d opossum: Do not serialize explicit nulls
  • cb70c3c spdx-utils: Add more tests for sorting compound expressions

🐘 Build & ⚙️ CI

  • 03c8729 package-managers: Rename the ortproject module
  • 70c996b package-managers: Rename the spdx module

📖 Documentation

  • a4d92f7 ort-project-file: Use a more readable displayName
  • 61be7e1 spdx-document-file: Use a more readable displayName

🔧 Chores

  • ed60cff opossum: Consistently take all package properties from PURL
  • 883a80a spdx-utils: Remove superfluous case distinctions for equals()

🚀 Dependency Updates

💡 Other Changes

  • ff6ffc7 style(fossid): Adjust a function call's formatting to the common style