Skip to content

Releases: src-d/jgit-spark-connector

v2.0.1

07 Feb 14:51
79d05a0
Compare
Choose a tag to compare
  • Fix support for standard repositories

v2.0.0

16 Oct 15:00
397832a
Compare
Choose a tag to compare

Change name to jgit-spark-connector

v1.0.0

10 Oct 14:17
fe13d5a
Compare
Choose a tag to compare
Merge pull request #423 from erizocosmico/docs/eol

docs: state that this library reached EOL

v0.7.0

09 Jul 16:33
9a85664
Compare
Choose a tag to compare
Merge pull request #403 from smola/spark-versions

add support for Apache Spark 2.3

v0.6.4

13 Jun 10:16
fcc58e0
Compare
Choose a tag to compare
  • Fix PySpark version to 2.2.1

v0.6.3

08 Jun 16:14
4ac72db
Compare
Choose a tag to compare
  • Fix zip-slip vulnerability

SECURITY NOTICE: anyone using engine on siva files created by arbitrary 3rd parties should upgrade to this version as soon as possible.
Thanks to Toni Cárdenas (@tcard) for notifying us about the vulnerability.

  • python: add skip_read_errors to Engine constructor

v0.6.2

18 May 09:04
6782e03
Compare
Choose a tag to compare
  • Change log level for closing repository message
  • Update python Spark version

v0.6.1

27 Apr 13:32
a427f05
Compare
Choose a tag to compare
  • Change shaded package names
  • provider: make sure all files are cleaned up
  • iterator: correctly handle git exceptions

v0.6.0

26 Apr 11:07
1cb91cb
Compare
Choose a tag to compare
  • Update bblfsh library to 1.8.2
  • Unify examples folder

v0.5.8

23 Apr 12:28
263851b
Compare
Choose a tag to compare
  • Require PySpark 2.2.x instead of >=2.2.0
  • parse_uast_node returns Python node now