v0.9.0-alpha.6
Full Changelog: https://github.com/konveyor/java-analyzer-bundle/commits/v0.9.0-alpha.6
✨ Features
- Bring in maven index from release by @jmle in #158
- Bring in latest maven-index data version by @jmle in #177
- Add comprehensive integration test suite with CI/CD pipeline by @shawn-hurley in #165
🐛 Bug Fixes
- Do special search for on-demand imports by @jmle in #143
- Improve method matching to catch static methods declared on class fields by @jmle in #150
- Set symbol kind as Module so that is not filtered out later in the analyzer by @jmle in #159
- Fix annotation matching by @jmle in #149
- Fixing annotation searching by getting the FQDN from the compliation. by @shawn-hurley in #163
- removing idx file as we no longer need it by @shawn-hurley in #167
- Fix exec_args for execvp by @jmontleon in #118
- fix multi-arch build issues by @pranavgaikwad in #201
- Trigger java provider build after the image has been fully built by @shawn-hurley in #202
- Get fallback in case of error by @jmle in #203
- Fix annotated method processing by @jmle in #205
New Contributors
- @tsanders-rh made their first contribution in #169
- @cmoulliard made their first contribution in #174
Full Changelog: v0.8.0...v0.9.0-alpha.6