v0.10.0
IMPORTANT NOTE FOR SOURCEGRAPH USERS: this release changes how symbol signatures are emitted in the generated SCIP indexes. If you want to use this version of scip-java with your sourcegraph instance, make sure that it's at least on version 5.4.5099 or above. Otherwise you will notice symbol hovers not being populated with the signatures. The default version of scip-java in Sourcegraph will eventually be upgraded to this one.
What's Changed
- Update dependencies and improve build tool testing infrastructure, add JDK 21 by @keynmol in #692
- Provide SRC_ACCESS_TOKEN for uploads by @keynmol in #708
- Fix and refactor SBT version logic by @keynmol in #710
- new SymbolInformation fields #677 by @nicolas-guichard
Full Changelog: v0.9.10...v0.10.0