Skip to content

32.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 11:12
· 48 commits to main since this release

What's Changed

Bug Fixes 🐞

  • 023752f dos: Make the token a secret config option

New Features 🎉

  • fcfab20 gradle-inspector: Add an option to bootstrap a JDK version

Chores 🔧

  • f654747 node: Drop the now unused Jackson dependencies
  • da5c922 yarn2: Make use of YARN2_RESOURCE_FILE in a log message

Documentation 📖

  • f2f2f7c ort-utils: Fix environment property descriptions
  • 65f58c3 Update link references of ownership

Refactorings 🚜

  • 184eb55 yarn: Port the remaining Jackson code to KxS
  • 45dd629 yarn2: Factor out getYarnExecutable()
  • c137075 yarn2: Port getYarnExecutable() to KxS
  • 519a76a yarn2: Port isCorepackEnabledInManifest() to KxS
  • 841bd30 yarn2: Port listDependenciesByType() to KxS