✨ 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