Releases: src-d/jgit-spark-connector
Releases · src-d/jgit-spark-connector
v0.1.9
v0.1.8
v0.1.7
- Use only one instance of the bblfsh client, because GRPC already manages the pooling by itself.
v0.1.6
- Create a new MessageDigest per call, avoiding possible
ArrayOutOfBoundsException
s. - Use a pool to manage repository instances.
v0.1.5
- Fixed
skip_cleanup
option to avoid removing the copied siva files
v0.1.4
- Release fatjar instead of regular jar to maven central
v0.1.3
- Small changes in the documentation
- Pull siva-java from maven central instead of jitpack
v0.1.2
- Release on maven central
v0.1.0
- Fully renamed to
engine
- Updated
bblfsh/client-scala
to include a fix that made calls to Libuast crash with a SIGSEGV - Minor improvements
v0.0.13
- Rename to
engine
- Upgrade client-scala version to
1.2.2