Releases: konveyor/analyzer-lsp
Releases · konveyor/analyzer-lsp
v0.7.0-alpha.1
✨ Features
- Get deps fallback for .war/.ear files if no jars found by @eemcmullan in #695
- Allow configurable path for fernflower by @eemcmullan in #717
- Update Maven Search API HTTP GET request to use HTTPS by @kthatipally in #719
- Upgrade golang windows image to 1.21 by @dymurray in #722
- Upgrade dotnet windows base image by @dymurray in #734
- Adding a Scope to the running of the rule engine by @shawn-hurley in #723
- Windows Compatibility-Add PowerShell Script as an Alternative to Grep on Linux by @kthatipally in #690
- Print maven output on Maven error by @jmle in #709
- Add insecure maven setting by @eemcmullan in #755
- add new scope for excluded patterns [Part 1] by @pranavgaikwad in #758
- Add CLASS location in java provider by @jmle in #763
- Allow removing exploded Java bins by @eemcmullan in #765
- Adding ability for the cache for dependencies to re-gen by @shawn-hurley in #777
🐛 Bug Fixes
- Fix chaining in Java provider by @jmle in #721
- Fix exploded path for windows by @eemcmullan in #728
- Fix file URI for Windows by @eemcmullan in #730
- Fix builtin provider filecontent cond for mac by @eemcmullan in #711
- Fix perl command for MacOS by @eemcmullan in #741
- Adding ability for provider and service client to shutdown gracefully by @shawn-hurley in #746
- Remove slash from java bundle for windows by @eemcmullan in #745
- use custom startup for jdtls by @pranavgaikwad in #749
- Add cancel context to NewGRPCClient by @kthatipally in #720
- address performance issue with perl by @pranavgaikwad in #751
- Handeling the provider not respecting scope by adding Filter in engine by @shawn-hurley in #757
- make sure non java files are exploded to java project by @pranavgaikwad in #760
- fix a bug in perl on mac by @pranavgaikwad in #767
- handle concurrency issue with updating ruleCTX with scopes by @shawn-hurley in #770
- Fix file uri path for deps on windows by @eemcmullan in #772
- Fixing how windows paths are created to regex by @shawn-hurley in #780
- fix nil check for cond.referenced.filepaths by @pranavgaikwad in #783
- And and Or conditions could pass with exluded data. by @shawn-hurley in #786
New Contributors
- @kthatipally made their first contribution in #719
Full Changelog: v0.6.1...v0.7.0-alpha.1
v0.6.1
v0.6.0
✨ Features
- Make providers return a builtin config so engine can look at updated locations by @shawn-hurley in #671
- try to get import references when found by @shawn-hurley in #688
- Update external provider modules by @eemcmullan in #699
- Enable internal java provider by @eemcmullan in #701
- Run from /addon so we can run as non-root user by @jmontleon in #703
- Dont send .metadata logs to stdout & update to go 1.21 by @eemcmullan in #706
- Upgrade golang windows image to 1.21 (#722) by @konveyor-ci-bot in #733
- Upgrade dotnet windows base image (#734) by @konveyor-ci-bot in #735
- CP #690 - Windows Compatibility-Add PowerShell Script as an Alternat… by @eemcmullan in #739
- CP #717 - Allow configurable path for fernflower by @eemcmullan in #742
- Print maven output on Maven error (#709) by @konveyor-ci-bot in #747
- CP #755: Add insecure maven setting by @eemcmullan in #756
🐛 Bug Fixes
- increase message size for grpc by @pranavgaikwad in #673
- handle secret scanning issue by @shawn-hurley in #679
- adding timeout for RPC call by @shawn-hurley in #678
- .net: handle all progress messages we might see by @djzager in #669
- fix path of the downloaded maven artifact by @pranavgaikwad in #686
- Add rules for annotation inspection queries on location ANNOTATION by @jmle in #683
- Check for config proxy settings by @eemcmullan in #702
- Tidy all external providers by @fbladilo in #710
- Global maven settings for Java provider by @eemcmullan in #713
- Move mvn global settings file by @eemcmullan in #714
- Fix chaining in Java provider (#721) by @jmle in #725
- CP - Get deps fallback for .war/.ear files if no jars found by @eemcmullan in #727
- CP - Fix exploded path for windows by @eemcmullan in #731
- Fix file URI for Windows (#730) by @konveyor-ci-bot in #732
- CP # 711- fix builtin provider filecontent cond for darwin by @eemcmullan in #738
- Fix perl command for MacOS (#741) by @konveyor-ci-bot in #743
- CP # 746 - Adding ability for provider and service client to shutdown grac… by @eemcmullan in #748
- Remove slash from java bundle for windows (#745) by @konveyor-ci-bot in #750
- use custom startup for jdtls (#749) by @konveyor-ci-bot in #752
- Add cancel context to NewGRPCClient (#720) by @konveyor-ci-bot in #753
- address performance issue with perl (#751) by @konveyor-ci-bot in #754
- make sure non java files are exploded to java project (#760) by @dymurray in #762
Full Changelog: v0.5.3...v0.6.0
v0.6.0-rc.2
🐛 Bug Fixes
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2
v0.6.0-rc.1
✨ Features
- Make providers return a builtin config so engine can look at updated locations by @shawn-hurley in #671
- try to get import references when found by @shawn-hurley in #688
- Update external provider modules by @eemcmullan in #699
- Enable internal java provider by @eemcmullan in #701
- Run from /addon so we can run as non-root user by @jmontleon in #703
- Dont send .metadata logs to stdout & update to go 1.21 by @eemcmullan in #706
- Upgrade golang windows image to 1.21 (#722) by @konveyor-ci-bot in #733
- Upgrade dotnet windows base image (#734) by @konveyor-ci-bot in #735
- CP #690 - Windows Compatibility-Add PowerShell Script as an Alternat… by @eemcmullan in #739
- CP #717 - Allow configurable path for fernflower by @eemcmullan in #742
- Print maven output on Maven error (#709) by @konveyor-ci-bot in #747
- CP #755: Add insecure maven setting by @eemcmullan in #756
🐛 Bug Fixes
- increase message size for grpc by @pranavgaikwad in #673
- handle secret scanning issue by @shawn-hurley in #679
- adding timeout for RPC call by @shawn-hurley in #678
- .net: handle all progress messages we might see by @djzager in #669
- fix path of the downloaded maven artifact by @pranavgaikwad in #686
- Add rules for annotation inspection queries on location ANNOTATION by @jmle in #683
- Check for config proxy settings by @eemcmullan in #702
- Tidy all external providers by @fbladilo in #710
- Global maven settings for Java provider by @eemcmullan in #713
- Move mvn global settings file by @eemcmullan in #714
- Fix chaining in Java provider (#721) by @jmle in #725
- CP - Get deps fallback for .war/.ear files if no jars found by @eemcmullan in #727
- CP - Fix exploded path for windows by @eemcmullan in #731
- Fix file URI for Windows (#730) by @konveyor-ci-bot in #732
- CP # 711- fix builtin provider filecontent cond for darwin by @eemcmullan in #738
- Fix perl command for MacOS (#741) by @konveyor-ci-bot in #743
- CP # 746 - Adding ability for provider and service client to shutdown grac… by @eemcmullan in #748
- Remove slash from java bundle for windows (#745) by @konveyor-ci-bot in #750
- use custom startup for jdtls (#749) by @konveyor-ci-bot in #752
- Add cancel context to NewGRPCClient (#720) by @konveyor-ci-bot in #753
- address performance issue with perl (#751) by @konveyor-ci-bot in #754
Full Changelog: v0.5.3...v0.6.0-rc.1
v0.6.0-beta.2
✨ Features
- CP #690 - Windows Compatibility-Add PowerShell Script as an Alternat… by @eemcmullan in #739
- CP #717 - Allow configurable path for fernflower by @eemcmullan in #742
- Print maven output on Maven error (#709) by @konveyor-ci-bot in #747
🐛 Bug Fixes
- CP # 711- fix builtin provider filecontent cond for darwin by @eemcmullan in #738
- Fix perl command for MacOS (#741) by @konveyor-ci-bot in #743
- CP # 746 - Adding ability for provider and service client to shutdown grac… by @eemcmullan in #748
- Remove slash from java bundle for windows (#745) by @konveyor-ci-bot in #750
- use custom startup for jdtls (#749) by @konveyor-ci-bot in #752
- Add cancel context to NewGRPCClient (#720) by @konveyor-ci-bot in #753
- address performance issue with perl (#751) by @konveyor-ci-bot in #754
Full Changelog: v0.6.0-beta.1...v0.6.0-beta.2
v0.6.0-beta.1
✨ Features
- Make providers return a builtin config so engine can look at updated locations by @shawn-hurley in #671
- try to get import references when found by @shawn-hurley in #688
- Update external provider modules by @eemcmullan in #699
- Enable internal java provider by @eemcmullan in #701
- Run from /addon so we can run as non-root user by @jmontleon in #703
- Dont send .metadata logs to stdout & update to go 1.21 by @eemcmullan in #706
- Upgrade golang windows image to 1.21 (#722) by @konveyor-ci-bot in #733
- Upgrade dotnet windows base image (#734) by @konveyor-ci-bot in #735
🐛 Bug Fixes
- increase message size for grpc by @pranavgaikwad in #673
- handle secret scanning issue by @shawn-hurley in #679
- adding timeout for RPC call by @shawn-hurley in #678
- .net: handle all progress messages we might see by @djzager in #669
- fix path of the downloaded maven artifact by @pranavgaikwad in #686
- Add rules for annotation inspection queries on location ANNOTATION by @jmle in #683
- Check for config proxy settings by @eemcmullan in #702
- Tidy all external providers by @fbladilo in #710
- Global maven settings for Java provider by @eemcmullan in #713
- Move mvn global settings file by @eemcmullan in #714
- Fix chaining in Java provider (#721) by @jmle in #725
- CP - Get deps fallback for .war/.ear files if no jars found by @eemcmullan in #727
- CP - Fix exploded path for windows by @eemcmullan in #731
- Fix file URI for Windows (#730) by @konveyor-ci-bot in #732
Full Changelog: v0.5.3...v0.6.0-beta.1
v0.6.0-alpha.2
Full Changelog: v0.6.0-alpha.1...v0.6.0-alpha.2
v0.6.0-alpha.1
✨ Features
- Make providers return a builtin config so engine can look at updated locations by @shawn-hurley in #671
- try to get import references when found by @shawn-hurley in #688
- Update external provider modules by @eemcmullan in #699
- Enable internal java provider by @eemcmullan in #701
🐛 Bug Fixes
- increase message size for grpc by @pranavgaikwad in #673
- handle secret scanning issue by @shawn-hurley in #679
- adding timeout for RPC call by @shawn-hurley in #678
- .net: handle all progress messages we might see by @djzager in #669
- fix path of the downloaded maven artifact by @pranavgaikwad in #686
- Add rules for annotation inspection queries on location ANNOTATION by @jmle in #683
- Check for config proxy settings by @eemcmullan in #702
Full Changelog: v0.5.3...v0.6.0-alpha.1
v0.5.3
Full Changelog: v0.5.2...v0.5.3