Neo4j Connector for Apache Spark 5.1.0
Hello Community!
We're happy to announce a new release of the Neo4j Spark Connector!
Spark baseline version
This new release bumps the required Spark version to 3.3, in order to support the new push down v2 filters and limit optimizations.
What's Changed
- Support push down v2 filters by @fbiville in #492
- Bump neo4j-cypher-dsl from 2020.1.4 to 2022.8.5 by @dependabot in #510
- fixes #505: First-class support to GDS by @conker84 in #506
- Bump org.neo4j:neo4j-cypher-dsl from 2022.8.5 to 2022.9.0 by @dependabot in #533
- [Snyk] Upgrade org.neo4j.driver:neo4j-java-driver from 4.4.11 to 4.4.12 by @fbiville in #532
- Bump testcontainers.version from 1.18.3 to 1.19.0 by @dependabot in #538
- Add support for bearer authentication by @fbiville in #537
- Implement pushdown limit support by @fbiville in #520
- Make build script switch artifact IDs by @fbiville in #517
- fixes #531: Problem with datetime properties with null values by @conker84 in #536
- added fixed bug in version validation by @conker84 in #540
- Update Scala 2.13 version by @fbiville in #539
Full Changelog: 5.0.3...5.1.0