Skip to content

Releases: src-d/jgit-spark-connector

v0.1.9

27 Nov 14:25
ddc03bf
Compare
Choose a tag to compare
  • #216 fatjar now does not include any non-provided dependencies. Scala library is now provided in the published POM. That makes this fatjar-able from other projects without leading to duplicate dependencies.

v0.1.8

21 Nov 12:04
ceee7a0
Compare
Choose a tag to compare
  • Better error message when engine is missing from pyspark
  • Update enry dependency version to 1.6.1
  • Fix NPE when persist DF to disk

v0.1.7

13 Nov 16:23
eed1375
Compare
Choose a tag to compare
  • Use only one instance of the bblfsh client, because GRPC already manages the pooling by itself.

v0.1.6

08 Nov 10:12
d94753b
Compare
Choose a tag to compare
  • Create a new MessageDigest per call, avoiding possible ArrayOutOfBoundsExceptions.
  • Use a pool to manage repository instances.

v0.1.5

31 Oct 10:58
1d3c546
Compare
Choose a tag to compare
  • Fixed skip_cleanup option to avoid removing the copied siva files

v0.1.4

27 Oct 09:43
Compare
Choose a tag to compare
  • Release fatjar instead of regular jar to maven central

v0.1.3

26 Oct 14:02
Compare
Choose a tag to compare
  • Small changes in the documentation
  • Pull siva-java from maven central instead of jitpack

v0.1.2

25 Oct 10:34
Compare
Choose a tag to compare
  • Release on maven central

v0.1.0

20 Oct 09:20
Compare
Choose a tag to compare
  • 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

19 Oct 09:22
Compare
Choose a tag to compare
  • Rename to engine
  • Upgrade client-scala version to 1.2.2