-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Dep upgrades * Upgrade netty * Upgrade netty * Exclude janino * Try to pin janino * Pin janino version for spark 3.3.x * Move janino pin * Update PK * Exclude log4j-impl (only in spark 3.3) * Changes
- Loading branch information
Showing
6 changed files
with
67 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Spark Connector 2.1.7, released 2024-05-14 | ||
|
||
Code name: Fix CVEs in runtime dependencies | ||
|
||
## Summary | ||
This release fixes the following vulnerabilities in dependencies: | ||
CVE-2024-29131 & CVE-2024-29133 in org.apache.commons:commons-configuration2:jar:2.8.0:provided | ||
|
||
## Features | ||
|
||
* #224: CVE-2024-29131 & CVE-2024-29133 in org.apache.commons:commons-configuration2:jar:2.8.0:provided | ||
* Fix issues in spark 3.3 dependencies caused by spark-connector-common-java upgrade | ||
|
||
## Dependency Updates | ||
|
||
### Spark Exasol Connector With JDBC | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5` | ||
|
||
### Spark Exasol Connector With S3 | ||
|
||
#### Compile Dependency Updates | ||
|
||
* Updated `com.exasol:spark-connector-common-java:2.0.1` to `2.0.5` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters