Releases
1.1.0
What's Changed
Bug Fixes 🐞
31ec26a Osv: Fix-up two (error) log messages
6b8ba89 dockerignore: Add Batect to the Docker-related directories to ignore
6bdde31 dockerignore: Add configuration files that to not impact ORT's build
802b8a1 dockerignore: Ignore GitHub configuration, esp. workflows
3092dc2 osv: Align Reference.Type
with spec version 1.6.0
5a92da8 reporter: Align setting licenseInfoFromFiles
with the spec v2.2
Build 🐘 & CI ⚙️
b8d2712 GitHub: Add a step to create release notes
13fd59d GitHub: Create a GitHub release with distributions attached
28b6e71 GitHub: Introduce an environment variable for the ORT version
d980f4a clients: Add OkHttp as an explicit API dependency
0b70cc5 Add "ico" to the excluded extensions for the copyright check
89056b8 Exclude Docusaurus config files from copyright check
9a72a03 GitHub: Use npm ci
instead of npm install
13efe5d Exclude a URL link in Markdown from the link check
269e00d Update reuse configuration for Docusaurus
Chores
f11076a GitHub: Also clean-up the Gradle home for funTest-docker
127e606 GitHub: Give a job step a more general name
be7ded2 Gradle: Remove forcing the OkHttp version
924dd15 batect: Remove the telemetry setting
2ce373d osv: Improve the failure case of getVulnerabilitiesForIds()
868b1a2 osv: Re-align the model with latest OSV JSON schema version
968a82e osv: Update a comment after updating the model to v1.6.0
Dependency updates 🚀
b3cf8b8 Update the native-gradle-plugin to version 0.9.27
10fd8a7 update actions/checkout action to v4
1f37f99 update batect to v0.85.0
62a0e5b update davidanson/markdownlint-cli2-action action to v13
f6d9972 update dependency clsx to v2
af1cbfc update dependency com.github.jmongard.git-semver-plugin to v0.6.4
c5b710d update dependency com.github.jmongard.git-semver-plugin to v0.6.5
3b6b8d5 update dependency com.opentable.components:otj-pg-embedded to v1.0.2
dc6d4a9 update dependency dev.adamko.dokkatoo:dokkatoo-plugin to v2
3932dda update docusaurus monorepo to v2.4.3
6cc2f5f update graphqlplugin to v6.5.6
0dfdaca update graphqlplugin to v7
Docs 📖
aaf34fe dockerignore: Reword some comments
9b7f834 Adapt Docusaurus configuration for ORT
c64c241 Add an introduction button
45ab644 Add missing copyright statements to JavaScript files
3899558 Add workflows to test and deploy Docusaurus
226d795 Create a Docusaurus page using the classic template
f7cf606 Enable support for Kotlin syntax highlighting
d26fb77 Fix all Markdownlint issues in Docusaurus
f6cf4c5 Fix all links in Docusaurus
b589752 Import Getting Started guide as tutorial to Docusaurus
67c7a62 Import docs folder to Docusaurus
f35117f Install the raw-loader
NPM package
ed0df5f Make the tool icons on the homepage links
2c47029 Remove the Docusaurus Markdown example page
21bf3d3 Remove the Docusaurus blog plugin
3367a4b Remove the old "docs" directory
1b83df0 Rename tutorial to docs
9266ed7 Replace Docusaurus logos
d8b2d4b Replace Docusaurus template content with ORT content
0352b52 Replace the template docs with the README contents
5c6434b Update Docusaurus README
8c80e7a Use a color scheme based on the ORT logo
New Features 🎉
293ebc4 migrate: Add an option to convert NuGet IDs to the namespace format
2f6e9b8 migrate: Add path conventions for package configuration files
Other Changes 💡
e40c142 Revert "deps: update graphqlplugin to v7"
42b06ae revert(codecov): Go back to action v3 from v4
Refactorings
fec42d9 GitHub: Setup Gradle only once
02205f8 MigrateCommand: Only call safeMkdirs()
if needed
dc32462 commands: Move configuration migration to a dedicated command
7d5b279 package-curation-providers: Make toCurationPath()
public
Tests ✅
750cee3 SpmFunTest: Update expected results
da42b93 SpmFunTest: Update expected test results
You can’t perform that action at this time.