Skip to content

15.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:46
· 2132 commits to main since this release

What's Changed

Bug Fixes 🐞

  • 56a81a5 model: Always construct Hash with lowercase value
  • cf5d3c3 model: Always use lowercase for serialized hash values

Chores 🔧

  • b9f65d1 swiftpm: Add the attribute kind
  • e51454a Generally do not quote URL as part of messages

New Features 🎉

  • b55f91f ort-config: Support namespace-level package curations
  • 89b6325 vulnerable-code: Make the read timeout configurable

Other Changes 💡

  • 99e3b1c conan: Pass also the hash algorithm
  • 974fbba swiftpm: De-duplicate the class for the Pin state
  • 505f2a2 swiftpm: Remove code redundancy for converting Pin to Package

Tests ✅

  • f745c51 conan: Update an expected result
  • 384e657 ort-config: Improve test names
  • 83d193a python: Update an expected result

Other Changes 💡

  • 4661582 Revert "refactor(scancode): Disregard the output format in scanner configuration"