Skip to content

62.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 09:18
· 14 commits to main since this release

What's Changed

🐞 Bug Fixes

  • 3ba71e4 fossid: Do not pass a URL with user info to the authenticator
  • 543e9ee spdx: Do not discard concluded licenses with value NONE

🎉 New Features

  • 5a776bb python: Add a function to get supported versions from the inspector
  • ec4da7f python: Rework supported Python versions
  • 1cc6aa8 python: Support a global requires-python in pyproject.toml

✅ Tests

  • 522e4c2 python: Also check for the default Python version to be supported
  • fdb2984 python: Force Python 3.11 to be used for a Poetry project

📖 Documentation

  • 4b98f4f python: Trivially improve test names

🔧 Chores

  • c5eb3e8 model: Reduce the level of a log message

🚀 Dependency Updates

  • 7402d86 docker: Upgrade python-inspector to version 0.14.1
  • 54e5f3e update net.sf.saxon:saxon-he to v12.8
  • 6b5b12a update okhttp monorepo to v5

🚜 Refactorings

  • 79cea53 model: Change FileArchiver to first apply the matcher
  • 0e14d68 python: Parse pyproject.toml with KxS