Skip to content

26.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 07:40
· 517 commits to main since this release

What's Changed

Breaking Changes 🛠

  • 43123ce refactor(ctrlx)!: Make all model classes internal

Bug Fixes 🐞

  • 3f8f078 github: Do not use variables as part of attestation subject paths
  • e8e80c2 github: Use correct syntax for environment variable expansion
  • 72d9291 nuget: Parse namespaces for names that include versions correctly

New Features 🎉

  • 799acd1 helper-cli: Allow listing only non-excluded packages

Build 🐘 & CI ⚙️

  • dd4c197 ctrlx: Fix some project dependency issues

Dependency Updates 🚀

  • bab1858 update dependency com.networknt:json-schema-validator to v1.5.0
  • 51e5eb4 update jackson to v2.17.2
  • 36f8c3b update mavenresolver to v1.9.21

Refactorings 🚜

  • 6ad7675 spdx-utils: Move operator-relared code to a separate file

Tests ✅

  • 3a37300 nuget: Use more fine-granular grouping of tests