Neo4j Connector for Apache Spark 5.0.2
Hello Community!
We're happy to announce a new release of the Neo4j Spark Connector!
There are two files:
neo4j-connector-apache-spark_2.12-5.0.2_for_spark_3.jar
, md56033893da4ef48be27a9fa2055b681b0
neo4j-connector-apache-spark_2.13-5.0.2_for_spark_3.jar
, md5c94d6247bb5a6862fefde7d98533c0f0
What's Changed
- Update Neo4j versions used by integration tests by @fbiville in #461
- Remove checks for Scala 2.11 from CI since 2.11 is not supported by @fbiville in #462
- Make the build script optional - use sensible Maven defaults by @fbiville in #463
- Enable Dependabot by @fbiville in #464
- Build with LTS versions of JDK by @fbiville in #465
- Bump testcontainers.version from 1.17.3 to 1.18.0 by @dependabot in #476
- Bump maven-assembly-plugin from 2.5.3 to 3.5.0 by @dependabot in #474
- Bump actions/setup-node from 1 to 3 by @dependabot in #473
- Bump actions/setup-python from 2 to 4 by @dependabot in #467
- Bump actions/setup-java from 1 to 3 by @dependabot in #468
- Bump actions/cache from 1 to 3 by @dependabot in #470
- Bump actions/checkout from 2 to 3 by @dependabot in #471
- Bump avides/actions-project-version-check from 1.2.0 to 1.4.0 by @dependabot in #481
- Bump build-helper-maven-plugin from 3.0.0 to 3.3.0 by @dependabot in #480
- Bump jackson-annotations from 2.12.0 to 2.15.0 by @dependabot in #479
- Bump junit from 4.13.1 to 4.13.2 by @dependabot in #477
- Simplify documentation structure & review quickstart guide by @fbiville in #460
- Bump scala-maven-plugin from 4.5.4 to 4.8.1 by @dependabot in #487
- Remove always-false comparison in Spark version checker by @fbiville in #466
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #488
- Bump maven-source-plugin from 2.2.1 to 3.2.1 by @dependabot in #483
- Bump maven-compiler-plugin from 3.8.1 to 3.11.0 by @dependabot in #485
- Bump hamcrest-library from 1.3 to 2.2 by @dependabot in #486
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 by @dependabot in #494
- fixes #498: spark version validation fails on EMR / EMR Serverless by @conker84 in #501
- bump version to 5.0.2 by @conker84 in #502
New Contributors
Full Changelog: 5.0.1...5.0.2