v11.6.0
What's Changed
Breaking Changes 🛠
- Prefer package name and version from the hint path for csproj parsing by @prabhu in #2158
- Goodbye validate-iri by @prabhu in #2182
🤖 AI-assisted Changes
- cdx1 retune by @prabhu in #2149
- [server] Improved server params validation to allow null values by @prabhu in #2155
- Goodbye jest. Hey, poku. by @prabhu in #2181
🧠 Machine-Learning Changes
- gpt-5 benchmark by @prabhu in #2146
- cdx1-mini by @prabhu in #2148
- cdx1-nano dev testing release by @prabhu in #2152
🧪 Testing
📦 Dependency Updates
- chore(deps): update github/codeql-action action to v3.29.7 by @renovate[bot] in #2145
- chore(deps): update github/codeql-action action to v3.29.8 by @renovate[bot] in #2150
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #2164
- chore(deps): update ruby/setup-ruby action to v1.255.0 by @renovate[bot] in #2168
- chore(deps): update github/codeql-action action to v3.29.9 by @renovate[bot] in #2169
- chore(deps): update sbt/setup-sbt action to v1.1.12 by @renovate[bot] in #2170
- chore(deps): update dependency go to 1.25 by @renovate[bot] in #2171
- chore(deps): update node.js to v24.6.0 by @renovate[bot] in #2177
Other Changes
- sponsors update by @bandhan-majumder in #2154
- feat: log cdxgen version on server startup by @setchy in #2160
- fix: dont log mvn dependency:tree args by @setchy in #2161
- Make parseNuspecData have a consistent return type by @jdalton in #2165
- Add missing
retMap?.pkgList?.length
guard by @jdalton in #2166 - Fix validate-iri hanging on malformed percent-encoding by @streichsbaer in #2175
- [build] Changed image builds to make use of Nexus on self-hosted runs. by @malice00 in #2153
New Contributors
- @streichsbaer made their first contribution in #2175
Full Changelog: v11.5.0...v11.6.0