Releases: redhat-developer/intellij-dependency-analytics
Releases · redhat-developer/intellij-dependency-analytics
Early-Access
What's Changed
- chore: bump development version to 1.1.0-SNAPSHOT by @xieshenzh in #156
- feat: added recommendation acceptance tracking by @olavtar in #158
- feat: add gradle support by @zvigrinberg in #159
- fix: TC-1631 by @zvigrinberg in #161
- fix: remove unwanted logs by @zvigrinberg in #163
- fix: add more possibilities to lexer and grammar of build.gradle by @zvigrinberg in #162
- docs: add documentation for gradle support by @zvigrinberg in #165
- docs: correct docs for dockerfile scanning by @xieshenzh in #157
- fix: fix ubi9 image link by @zvigrinberg in #166
- feat: support idea IJ Version 2024.1.x by @zvigrinberg in #164
New Contributors
Full Changelog: 1.0.0...early-access
1.0.0
0.9.0
Features
- Supporting scanning go.mod (#134) link
- Support requirements.txt (#136) link
- Set rhda_token, rhda_source, MATCH_MANIFEST_VERSIONS and EXHORT_PYTHON_VIRTUAL_ENV for exhort api calls (#135) link
- Support multi-source link
- Add oss-index provider/source support link
- Add quickfix with RH TC recommendation/remediation link
- Add CAUpdateManifestIntentionAction mechanism to add an updateManifest annotation link
Bug Fixes
- Python dependency name mismatch (#141) link
- Perform stack analysis asynchronously to avoid UI freezing (#139) link
- Point to exhort backend PROD again link
- Artifact' quickfix should be highlighted with different color link
Documentation
- Update plugin.xml with release 0.9.0' change-notes link
Builds
Other
0.7.0
Features
- Use new backend for java pom manifests stack analysis (#118) link
- Moving stack analysis for npm package manager to be used by new exhort java api (#126) link
- Adjust component analysis for java-api (#128) link
Bug Fixes
Builds
- Add zgrinber as jenkins release approver (#124) link
- Add vbelouso as jenkins release approver (#127) link
Other
0.6.0
Bug Fixes
Builds
- Bump intellij plugin from 1.9.0 to 1.13.2 (#96) link
- Bump org.kohshuke.github-api from 1.306 to 1.314 (#104) link
- Bump java version from 1.8 to 11 (#98) link
- Add latest IJ workflow (#108) link
- Pin lsp4intellij to version 0.95.0 (#106) link
Other
- Pin 3rd-party actions to SHA1 (#90) link
- Bump telemetry plugin dependency to 0.0.3.33 (#102) link
- Removed unused source file (#99) link
- Update gradle distribution url from 7.6 to version 8.0.2 (#103) link
- The file field in the storage annotation id depercated, replaced by value (#100) link
- Bump crda cli from 0.2.4 to 0.2.5 (#101) link
- Replace ocp icon with tc one (#114) link
0.5.0
0.4.0
0.3.0
Features
- Stack Analysis implementation (#49) link
- Extend support for Golang in Component Analysis. (#56) link
Other
- Bump to 0.3.0 link
- Fix release workflow (#43) link
- Report errors (#44) link
- Add 2021.1 (#45) link
- Add 2021.2 (#48) link
- Switch to IntelliJ Gradle plugin 1.x (#53) link
- Run pluginVerifier in the IntelliJ versions workflow (#54) link
- Update telemetry to 0.0.2.18 (#55) link
- Switch release job to Java 11 (#58) link
- Prepare for 0.3.0 (#59) link