v0.5.0
✨ Features
- Adding jwt token authentication to the GRPC provider server by @shawn-hurley in #607
- Path inclusion by @pranavgaikwad in #606
- Gradle support by @jmle in #609
- add analysis insights by @pranavgaikwad in #618
- add ability to pass maven coordinate in location by @pranavgaikwad in #617
- Update logging of closed RPC errors by @abrugaro in #623
- Make providers return a builtin config so engine can look at updated locations (#671) by @konveyor-ci-bot in #677
🐛 Bug Fixes
- fix rule parsing when sub-trees contain tests by @pranavgaikwad in #608
- Remove replace in go.mod by @jmle in #624
- Tidy up java external provider by @dymurray in #626
- dotnet provider is source only by @djzager in #629
- Be able to process FIELD rules by @jmle in #628
- Adding logs to figure out what is going wrong by @shawn-hurley in #649
- handle progress messages from lang server by @djzager in #657
- handle OOM errors and fix default location by @shawn-hurley in #661
- Prevent gradle logic from decompressing jars all the time by @jmle in #663
- Update generic and golang dep provider deps by @fbladilo in #664
- remove error on parsing yaml, skip file instead by @shawn-hurley in #666
- Tidy dotnet deps and remove replaces from java-external-provider by @fbladilo in #667
- unable to run binary path with maven output log by @shawn-hurley in #665
- Add annotation inspection support by @jmle in #659
- use the location from the inital call by @shawn-hurley in #668
- increase message size for grpc (#673) by @konveyor-ci-bot in #675
- adding timeout for RPC call (#678) by @konveyor-ci-bot in #681
- handle secret scanning issue (#679) by @konveyor-ci-bot in #680
- .net: handle all progress messages we might see (#669) by @konveyor-ci-bot in #682
New Contributors
Full Changelog: v0.4.0...v0.5.0