v0.10.0
Changelog
What's Changed
- chore: remove LSP and integrate features directly by @Strum355 in #794
- feat: support toggling of recommendations by @Strum355 in #795
- chore: enable 'strict' type-checking in tsconfig by @Strum355 in #796
- chore: bump javascript-api version by @Strum355 in #797
- fix: component analysis status bar error tooltip not showing by @Strum355 in #798
- chore: improve UX for CA error messages by @Strum355 in #799
- feat: improve UX for error messages in logs & notifications by @Strum355 in #801
- feat: add option for additional maven cli arguments by @Strum355 in #802
- feat: support exclude patterns to ignore paths by @Strum355 in #803
- feat: LLM AI model cards by @Strum355 in #800
- feat: add metric names to LLM model cards hover and only include basics by @Strum355 in #806
- build: updated package with v0.9.6 by @soul2zimate in #807
- chore: fix wrong .npmrc path by @ruromero in #809
- fix: don't run component analysis for files opened not by the user by @Strum355 in #811
- docs: update markdown syntax for gradle-groovy by @ruromero in #814
- docs: align code block formatting in README.md by @ruromero in #816
- chore(ci): generate deployment builds using the commit sha by @ruromero in #817
- chore: bump javascript-api & api-spec versions by @Strum355 in #819
- chore: bump current version to v0.10.0 by @ruromero in #820
- chore: update readme to better explain maven/gradle wrapper settings by @Strum355 in #818
- feat: add telemetry for LLM models referenced in annotations, hovered on and reports generated for by @Strum355 in #813
- fix: revert "don't run component analysis for files opened not by the user" by @Strum355 in #821
- fix: correct thresholds in llm analysis bar chart by @Strum355 in #822
- fix: bump js api for image analysis opts propagation fix by @Strum355 in #823
- fix(ci): fix creating PR with version bump in release pipeline by @Strum355 in #826
- fix: bump js api for empty gomod fix by @Strum355 in #824
- fix: bump js api for podman hostinfo fallback fix by @Strum355 in #825
- chore(ci): use current released version in package.json and bump to next patch in stage by @Strum355 in #827
- fix(ci): typo node -> npm for stage workflow by @Strum355 in #828
- chore: switch llm analysis endpoint to default exhort url with EXHORT_DEV_MODE flag by @Strum355 in #829
- chore: create release PR label by @Strum355 in #830
New Contributors
- @soul2zimate made their first contribution in #807
Full Changelog: v0.9.6...v0.10.0