Releases: src-d/jgit-spark-connector
Releases · src-d/jgit-spark-connector
v2.0.1
- Fix support for standard repositories
v2.0.0
Change name to jgit-spark-connector
v1.0.0
Merge pull request #423 from erizocosmico/docs/eol
docs: state that this library reached EOL
v0.7.0
Merge pull request #403 from smola/spark-versions
add support for Apache Spark 2.3
v0.6.4
- Fix PySpark version to 2.2.1
v0.6.3
- 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
- Change log level for closing repository message
- Update python Spark version
v0.6.1
- Change shaded package names
- provider: make sure all files are cleaned up
- iterator: correctly handle git exceptions
v0.6.0
- Update bblfsh library to 1.8.2
- Unify
examples
folder
v0.5.8
- Require PySpark 2.2.x instead of >=2.2.0
parse_uast_node
returns Python node now