Releases: konveyor/analyzer-lsp
Releases · konveyor/analyzer-lsp
v0.9.0-alpha.1
✨ Features
- Handle Java provider shutdown logs by @eemcmullan in #862
- Decoding for builtin and Java providers by @eemcmullan in #917
- Add Maven index search functionality by @jmle in #921
- Adding begining of socket communication by @shawn-hurley in #860
- Enable TypeScript/React analysis support by @tsanders-rh in #930
- Add real-time progress reporting by @tsanders-rh in #949
- Add ProgressBarReporter for improved CLI user experience by @tsanders-rh in #950
- Fix GRPC provider to use socket helper for passthrough addresses by @ibolton336 in #955
🐛 Bug Fixes
- Add cmd for gradle version by @eemcmullan in #911
- fix minor bug in perl for macos by @pranavgaikwad in #908
- Do not add insight for tagging rule with effort by @eemcmullan in #890
- Pass extra-args to build-push-images by @jmle in #934
- Updates to socket comms changes by @savitharaghunathan in #942
- Fix ARG_MAX errors in builtin provider and add default excludes by @tsanders-rh in #944
- Adding benchmark test, and updating to remove idx file by @shawn-hurley in #941
- Gracefully skip rules requiring unavailable providers by @tsanders-rh in #957
- adding updates to get lang ext working by @savitharaghunathan in #960
- pass build tool when using pipe mode by @pranavgaikwad in #961
- When we are using a RPC client that is already defined handle empty list by @shawn-hurley in #962
- Fix Windows image builds by @jmontleon in #963
- A bug was introduced where we no longer used the opensource labels index by @shawn-hurley in #966
- perf: Optimize NodeJS provider file processing (fixes #969) by @tsanders-rh in #970
New Contributors
- @tsanders-rh made their first contribution in #930
- @ibolton336 made their first contribution in #955
Full Changelog: v0.8.0...v0.9.0-alpha.1
v0.8.1-beta.2
Full Changelog: v0.8.1-beta.1...v0.8.1-beta.2
v0.8.1-beta.1
✨ Features
- Handle Java provider shutdown logs (#862) by @konveyor-ci-bot[bot] in #916
- Add Maven index search functionality (#921) by @konveyor-ci-bot[bot] in #940
🐛 Bug Fixes
- Do not add insight for tagging rule with effort (#890) by @konveyor-ci-bot[bot] in #919
- Change JAVA_BUNDLE_TAG to release-0.8 by @dymurray in #933
Full Changelog: v0.8.0...v0.8.1-beta.1
v0.8.1-alpha.5
✨ Features
- Handle Java provider shutdown logs (#862) by @konveyor-ci-bot[bot] in #916
- Add Maven index search functionality (#921) by @konveyor-ci-bot[bot] in #940
🐛 Bug Fixes
- Update Dockerfile for java external provider to use release branch by @dymurray in #909
- Do not add insight for tagging rule with effort (#890) by @konveyor-ci-bot[bot] in #919
- Change JAVA_BUNDLE_TAG to release-0.8 by @dymurray in #933
Full Changelog: v0.8.1-alpha.2...v0.8.1-alpha.5
v0.8.1-alpha.4
✨ Features
- Handle Java provider shutdown logs (#862) by @konveyor-ci-bot[bot] in #916
- Add Maven index search functionality (#921) by @konveyor-ci-bot[bot] in #940
🐛 Bug Fixes
- Update Dockerfile for java external provider to use release branch by @dymurray in #909
- Do not add insight for tagging rule with effort (#890) by @konveyor-ci-bot[bot] in #919
- Change JAVA_BUNDLE_TAG to release-0.8 by @dymurray in #933
Full Changelog: v0.8.1-alpha.2...v0.8.1-alpha.4
v0.8.1-alpha.3
✨ Features
- Handle Java provider shutdown logs (#862) by @konveyor-ci-bot[bot] in #916
- Add Maven index search functionality (#921) by @konveyor-ci-bot[bot] in #940
🐛 Bug Fixes
- Update Dockerfile for java external provider to use release branch by @dymurray in #909
- Do not add insight for tagging rule with effort (#890) by @konveyor-ci-bot[bot] in #919
- Change JAVA_BUNDLE_TAG to release-0.8 by @dymurray in #933
Full Changelog: v0.8.1-alpha.2...v0.8.1-alpha.3
v0.8.1-alpha.2
✨ Features
- Handle Java provider shutdown logs by @eemcmullan in #862
- Decoding for builtin and Java providers by @eemcmullan in #917
🐛 Bug Fixes
- Add cmd for gradle version by @eemcmullan in #911
- fix minor bug in perl for macos by @pranavgaikwad in #908
- Do not add insight for tagging rule with effort by @eemcmullan in #890
Full Changelog: v0.8.0...v0.8.1-alpha.2
v0.8.1-alpha.1
✨ Features
- Print gradle output on error by @jmle in #898
- Handle Java provider shutdown logs (#862) by @konveyor-ci-bot[bot] in #916
🐛 Bug Fixes
- Increase Gradle compatibility by @jmle in #888
- Fallback dependency mechanism should not require version by @jmle in #891
- Cache Maven Search Err & Fix artifactID by @eemcmullan in #893
- Set foundOnline also when pom is found in dependency by @jmle in #880
- Update Dockerfile for java external provider to use release branch by @dymurray in #909
Full Changelog: v0.8.0-alpha.3...v0.8.1-alpha.1
v0.8.0
✨ Features
- fix typo by @ammachado in #833
- Cache dependency errors for Java provider by @eemcmullan in #850
- Cross platform file content search by @pranavgaikwad in #856
- Update provider go.mod to use proper version by @dymurray in #861
- Get Java deps from pom/structure & disable mvn search option by @eemcmullan in #859
- Print gradle output on error by @jmle in #898
🐛 Bug Fixes
- Fix NodeJS batch processing & JS files by @eemcmullan in #821
- NodeJS provider time for conn.Notify to process by @eemcmullan in #823
- MTA-5179 pass in maven local repo path to bundle by @pranavgaikwad in #825
- MTA-5156 block GetDependency() calls in java until previous one is finished by @pranavgaikwad in #826
- MTA 5171: Fix minor issue with locks and do not return error when pom does not exist by @pranavgaikwad in #830
- fix a minor bug in filepaths by @pranavgaikwad in #835
- [MTA-5049] make sure pomless apps work by @pranavgaikwad in #836
- Correct Java binary decompile path for Windows by @eemcmullan in #838
- MTA-5369 Revert ":sparkles: parallelize tagging rules" by @pranavgaikwad in #841
- Pin gopls version for go 1.23 by @eemcmullan in #848
- Fix for .Net provider URI for Windows by @eemcmullan in #832
- [MTA-4033] Fix Gradle in containerless mode by @jmle in #872
- Fixing how we determine deps and what we do with it by @shawn-hurley in #873
- Wait for Java lang. server to finish before shutdown by @eemcmullan in #875
- Increase Gradle compatibility by @jmle in #888
- Fallback dependency mechanism should not require version by @jmle in #891
- Cache Maven Search Err & Fix artifactID by @eemcmullan in #893
- Set foundOnline also when pom is found in dependency by @jmle in #880
- Update Dockerfile for java external provider to use release branch by @dymurray in #909
New Contributors
- @ammachado made their first contribution in #833
Full Changelog: v0.7.1...v0.8.0
v0.8.0-rc.2
Full Changelog: v0.8.0-rc.1...v0.8.0-rc.2