lsif-java v0.5.7
Rework emitted packageInformation vertex data
Previously, lsif-java included the library version in the name field of the packageInformation vertices. This releases changes this to only include the version info in the version field for consistency with other LSIF indexers.
The manager field is also changed to no longer have the value "packagehub". This was a temporary value during lifetime of the POC of PackageHub, which has been replaced by a new External Service type.
Pull Requests
- emit LSIF dump with rw-r--r-- permissions (#268) @Strum355
- Update packageInformation structure (#267) @olafurpg
- Update dependency net.bytebuddy:byte-buddy-agent to v1.11.8 (#256) @renovate
- Update dependency org.postgresql:postgresql to v42.2.23 (#257) @renovate
- Update dependency org.scalameta:munit to v0.7.27 (#262) @renovate
- Update dependency org.scalameta:sbt-native-image to v0.3.1 (#258) @renovate